diff --git a/docs/PLUGIN_CATALOG.md b/docs/PLUGIN_CATALOG.md index 65a8e0c65..daf90b42d 100644 --- a/docs/PLUGIN_CATALOG.md +++ b/docs/PLUGIN_CATALOG.md @@ -14,88 +14,91 @@ This file is automatically generated. If you would like to add to the plugin lis | Name | Maintainer | Description | CI | Download | |------|------------|-------------|----|----------| -| [Apache](https://github.com/intelsdi-x/snap-plugin-collector-apache) | [Intel](https://github.com/intelsdi-x) | Collects Apache webserver mod_status metrics | | | -| [Cassandra](https://github.com/intelsdi-x/snap-plugin-collector-cassandra) | [Intel](https://github.com/intelsdi-x) | A collector plugin for Cassandra cluster statistics | | | -| [CEPH](https://github.com/intelsdi-x/snap-plugin-collector-ceph) | [Intel](https://github.com/intelsdi-x) | Collects OpenStack CEPH module metrics | | | -| [Cinder](https://github.com/intelsdi-x/snap-plugin-collector-cinder) | [Intel](https://github.com/intelsdi-x) | Collects OpenStack Cinder module metrics | | | -| [Couchbase](https://github.com/Staples-Inc/snap-plugin-collector-couchbase) | [Staples Inc](https://github.com/Staples-Inc) | Collects Bucket Stats from the CouchBase API using SNAP. | | | -| [CPU](https://github.com/intelsdi-x/snap-plugin-collector-cpu) | [Intel](https://github.com/intelsdi-x) | Collects Linux cpu metrics from /proc/stat. | | | -| [DBI](https://github.com/intelsdi-x/snap-plugin-collector-dbi) | [Intel](https://github.com/intelsdi-x) | Collects SQL database metrics using GO's 'SQL' package | | | -| [Df](https://github.com/intelsdi-x/snap-plugin-collector-df) | [Intel](https://github.com/intelsdi-x) | Collects Linux disk space metrics from 'df' | | | -| [Disk](https://github.com/intelsdi-x/snap-plugin-collector-disk) | [Intel](https://github.com/intelsdi-x) | Collects Linux disk metrics from /proc/diskstats. | | | -| [Docker](https://github.com/intelsdi-x/snap-plugin-collector-docker) | [Intel](https://github.com/intelsdi-x) | Collects Docker container runtime metrics. | | | -| [Elasticsearch](https://github.com/intelsdi-x/snap-plugin-collector-elasticsearch) | [Intel](https://github.com/intelsdi-x) | Collects Elasticsearch cluster and node statistics. | | | -| [Etcd](https://github.com/intelsdi-x/snap-plugin-collector-etcd) | [Intel](https://github.com/intelsdi-x) | Collects etcd metrics from /metrics endpoint | | | -| [Ethtool](https://github.com/intelsdi-x/snap-plugin-collector-ethtool) | [Intel](https://github.com/intelsdi-x) | Collect ethtool interface statistics. | | | -| [Facter](https://github.com/intelsdi-x/snap-plugin-collector-facter) | [Intel](https://github.com/intelsdi-x) | Collects system information via Facter facts | | | -| [Glance](https://github.com/intelsdi-x/snap-plugin-collector-glance) | [Intel](https://github.com/intelsdi-x) | Collects OpenStack Glance metrics | | | -| [HAproxy](https://github.com/intelsdi-x/snap-plugin-collector-haproxy) | [Intel](https://github.com/intelsdi-x) | Collects HAProxy performance metrics | | | -| [InfluxDB](https://github.com/intelsdi-x/snap-plugin-collector-influxdb) | [Intel](https://github.com/intelsdi-x) | Collects InfluxDB internal monitoring metrics | | | -| [Interface](https://github.com/intelsdi-x/snap-plugin-collector-interface) | [Intel](https://github.com/intelsdi-x) | Collects network interface metrics from /proc/interface | | | -| [IOstat](https://github.com/intelsdi-x/snap-plugin-collector-iostat) | [Intel](https://github.com/intelsdi-x) | Collects Linux iostat metrics | | | -| [Keystone](https://github.com/intelsdi-x/snap-plugin-collector-keystone) | [Intel](https://github.com/intelsdi-x) | Collects OpenStack Keystone module metrics | | | -| [Libvirt](https://github.com/intelsdi-x/snap-plugin-collector-libvirt) | [Intel](https://github.com/intelsdi-x) | Collects Linux libvirt metrics | | | -| [Load](https://github.com/intelsdi-x/snap-plugin-collector-load) | [Intel](https://github.com/intelsdi-x) | Collects Linux load average from /proc/loadavg | | | +| [Apache](https://github.com/intelsdi-x/snap-plugin-collector-apache) | [Intel](https://github.com/intelsdi-x) | Collects Apache webserver mod_status metrics | [![Build Status](https://travis-ci.org/intelsdi-x/snap-plugin-collector-apache.svg?branch=master)](https://travis-ci.org/intelsdi-x/snap-plugin-collector-apache) | [release](https://github.com/intelsdi-x/snap-plugin-collector-apache/releases) | +| [Cassandra](https://github.com/intelsdi-x/snap-plugin-collector-cassandra) | [Intel](https://github.com/intelsdi-x) | Collects Cassandra cluster statistics | [![Build Status](https://travis-ci.org/intelsdi-x/snap-plugin-collector-cassandra.svg?branch=master)](https://travis-ci.org/intelsdi-x/snap-plugin-collector-cassandra) | [release](https://github.com/intelsdi-x/snap-plugin-collector-cassandra/releases) | +| [CEPH](https://github.com/intelsdi-x/snap-plugin-collector-ceph) | [Intel](https://github.com/intelsdi-x) | Collects OpenStack CEPH module metrics | [![Build Status](https://travis-ci.org/intelsdi-x/snap-plugin-collector-ceph.svg?branch=master)](https://travis-ci.org/intelsdi-x/snap-plugin-collector-ceph) | [release](https://github.com/intelsdi-x/snap-plugin-collector-ceph/releases) | +| [Cinder](https://github.com/intelsdi-x/snap-plugin-collector-cinder) | [Intel](https://github.com/intelsdi-x) | Collects OpenStack Cinder module metrics | [![Build Status](https://travis-ci.org/intelsdi-x/snap-plugin-collector-cinder.svg?branch=master)](https://travis-ci.org/intelsdi-x/snap-plugin-collector-cinder) | [release](https://github.com/intelsdi-x/snap-plugin-collector-cinder/releases) | +| [Couchbase](https://github.com/Staples-Inc/snap-plugin-collector-couchbase) | [Staples Inc](https://github.com/Staples-Inc) | Collects Bucket Stats from the CouchBase API using SNAP. | | [release](https://github.com/Staples-Inc/snap-plugin-collector-couchbase/releases) | +| [CPU](https://github.com/intelsdi-x/snap-plugin-collector-cpu) | [Intel](https://github.com/intelsdi-x) | Collects Linux cpu metrics from /proc/stat. | | [release](https://github.com/intelsdi-x/snap-plugin-collector-cpu/releases) | +| [DBI](https://github.com/intelsdi-x/snap-plugin-collector-dbi) | [Intel](https://github.com/intelsdi-x) | Collects SQL database metrics using GO's 'SQL' package | [![Build Status](https://travis-ci.org/intelsdi-x/snap-plugin-collector-dbi.svg?branch=master)](https://travis-ci.org/intelsdi-x/snap-plugin-collector-dbi) | [release](https://github.com/intelsdi-x/snap-plugin-collector-dbi/releases) | +| [Df](https://github.com/intelsdi-x/snap-plugin-collector-df) | [Intel](https://github.com/intelsdi-x) | Collects Linux disk space metrics from 'df' | [![Build Status](https://travis-ci.org/intelsdi-x/snap-plugin-collector-df.svg?branch=master)](https://travis-ci.org/intelsdi-x/snap-plugin-collector-df) | [release](https://github.com/intelsdi-x/snap-plugin-collector-df/releases) | +| [Disk](https://github.com/intelsdi-x/snap-plugin-collector-disk) | [Intel](https://github.com/intelsdi-x) | Collects Linux disk metrics from /proc/diskstats. | | [release](https://github.com/intelsdi-x/snap-plugin-collector-disk/releases) | +| [Docker](https://github.com/intelsdi-x/snap-plugin-collector-docker) | [Intel](https://github.com/intelsdi-x) | Collects Docker container runtime metrics. | [![Build Status](https://travis-ci.org/intelsdi-x/snap-plugin-collector-docker.svg?branch=master)](https://travis-ci.org/intelsdi-x/snap-plugin-collector-docker) | [release](https://github.com/intelsdi-x/snap-plugin-collector-docker/releases) | +| [Elasticsearch](https://github.com/intelsdi-x/snap-plugin-collector-elasticsearch) | [Intel](https://github.com/intelsdi-x) | Collects Elasticsearch cluster and node statistics. | | [release](https://github.com/intelsdi-x/snap-plugin-collector-elasticsearch/releases) | +| [Etcd](https://github.com/intelsdi-x/snap-plugin-collector-etcd) | [Intel](https://github.com/intelsdi-x) | Collects etcd metrics from /metrics endpoint | [![Build Status](https://travis-ci.org/intelsdi-x/snap-plugin-collector-etcd.svg?branch=master)](https://travis-ci.org/intelsdi-x/snap-plugin-collector-etcd) | [release](https://github.com/intelsdi-x/snap-plugin-collector-etcd/releases) | +| [Ethtool](https://github.com/intelsdi-x/snap-plugin-collector-ethtool) | [Intel](https://github.com/intelsdi-x) | Collect ethtool interface statistics. | [![Build Status](https://travis-ci.org/intelsdi-x/snap-plugin-collector-ethtool.svg?branch=master)](https://travis-ci.org/intelsdi-x/snap-plugin-collector-ethtool) | [release](https://github.com/intelsdi-x/snap-plugin-collector-ethtool/releases) | +| [Facter](https://github.com/intelsdi-x/snap-plugin-collector-facter) | [Intel](https://github.com/intelsdi-x) | Collects system information via Facter | [![Build Status](https://travis-ci.org/intelsdi-x/snap-plugin-collector-facter.svg?branch=master)](https://travis-ci.org/intelsdi-x/snap-plugin-collector-facter) | [release](https://github.com/intelsdi-x/snap-plugin-collector-facter/releases) | +| [Glance](https://github.com/intelsdi-x/snap-plugin-collector-glance) | [Intel](https://github.com/intelsdi-x) | Collects OpenStack Glance metrics | [![Build Status](https://travis-ci.org/intelsdi-x/snap-plugin-collector-glance.svg?branch=master)](https://travis-ci.org/intelsdi-x/snap-plugin-collector-glance) | [release](https://github.com/intelsdi-x/snap-plugin-collector-glance/releases) | +| [HAproxy](https://github.com/intelsdi-x/snap-plugin-collector-haproxy) | [Intel](https://github.com/intelsdi-x) | Collects HAProxy performance metrics | [![Build Status](https://travis-ci.org/intelsdi-x/snap-plugin-collector-haproxy.svg?branch=master)](https://travis-ci.org/intelsdi-x/snap-plugin-collector-haproxy) | [release](https://github.com/intelsdi-x/snap-plugin-collector-haproxy/releases) | +| [InfluxDB](https://github.com/intelsdi-x/snap-plugin-collector-influxdb) | [Intel](https://github.com/intelsdi-x) | Collects InfluxDB internal monitoring metrics | [![Build Status](https://travis-ci.org/intelsdi-x/snap-plugin-collector-influxdb.svg?branch=master)](https://travis-ci.org/intelsdi-x/snap-plugin-collector-influxdb) | [release](https://github.com/intelsdi-x/snap-plugin-collector-influxdb/releases) | +| [Interface](https://github.com/intelsdi-x/snap-plugin-collector-interface) | [Intel](https://github.com/intelsdi-x) | Collects network interface metrics from /proc/interface | [![Build Status](https://travis-ci.org/intelsdi-x/snap-plugin-collector-interface.svg?branch=master)](https://travis-ci.org/intelsdi-x/snap-plugin-collector-interface) | [release](https://github.com/intelsdi-x/snap-plugin-collector-interface/releases) | +| [IOstat](https://github.com/intelsdi-x/snap-plugin-collector-iostat) | [Intel](https://github.com/intelsdi-x) | Collects Linux iostat metrics | [![Build Status](https://travis-ci.org/intelsdi-x/snap-plugin-collector-iostat.svg?branch=master)](https://travis-ci.org/intelsdi-x/snap-plugin-collector-iostat) | [release](https://github.com/intelsdi-x/snap-plugin-collector-iostat/releases) | +| [Keystone](https://github.com/intelsdi-x/snap-plugin-collector-keystone) | [Intel](https://github.com/intelsdi-x) | Collects OpenStack Keystone module metrics | [![Build Status](https://travis-ci.org/intelsdi-x/snap-plugin-collector-keystone.svg?branch=master)](https://travis-ci.org/intelsdi-x/snap-plugin-collector-keystone) | [release](https://github.com/intelsdi-x/snap-plugin-collector-keystone/releases) | +| [Kubestate](https://github.com/raintank/snap-plugin-collector-kubestate) | [raintank](https://github.com/raintank) | Snap collector plugin for Kubernetes | | | +| [Libvirt](https://github.com/intelsdi-x/snap-plugin-collector-libvirt) | [Intel](https://github.com/intelsdi-x) | Collects Linux libvirt metrics | [![Build Status](https://travis-ci.org/intelsdi-x/snap-plugin-collector-libvirt.svg?branch=master)](https://travis-ci.org/intelsdi-x/snap-plugin-collector-libvirt) | [release](https://github.com/intelsdi-x/snap-plugin-collector-libvirt/releases) | +| [Load](https://github.com/intelsdi-x/snap-plugin-collector-load) | [Intel](https://github.com/intelsdi-x) | Collects Linux load average from /proc/loadavg | [![Build Status](https://travis-ci.org/intelsdi-x/snap-plugin-collector-load.svg?branch=master)](https://travis-ci.org/intelsdi-x/snap-plugin-collector-load) | [release](https://github.com/intelsdi-x/snap-plugin-collector-load/releases) | | [Memcache](https://github.com/raintank/snap-plugin-collector-memcache) | [raintank](https://github.com/raintank) | Memcach stat collector plugin for Snap | | | -| [Meminfo](https://github.com/intelsdi-x/snap-plugin-collector-meminfo) | [Intel](https://github.com/intelsdi-x) | Collects Linux memory metrics from /proc/meminfo. | | | -| [Mesos](https://github.com/intelsdi-x/snap-plugin-collector-mesos) | [Intel](https://github.com/intelsdi-x) | Collects Apache Mesos cluster metrics | | | -| [MongoDB](https://github.com/intelsdi-x/snap-plugin-collector-mongodb) | [Intel](https://github.com/intelsdi-x) | Collects statistics and metrics information about MongoDB | | | -| [MySQL](https://github.com/intelsdi-x/snap-plugin-collector-mysql) | [Intel](https://github.com/intelsdi-x) | Collects MySQL database metrics | | | +| [Meminfo](https://github.com/intelsdi-x/snap-plugin-collector-meminfo) | [Intel](https://github.com/intelsdi-x) | Collects Linux memory metrics from /proc/meminfo. | [![Build Status](https://travis-ci.org/intelsdi-x/snap-plugin-collector-meminfo.svg?branch=master)](https://travis-ci.org/intelsdi-x/snap-plugin-collector-meminfo) | [release](https://github.com/intelsdi-x/snap-plugin-collector-meminfo/releases) | +| [Mesos](https://github.com/intelsdi-x/snap-plugin-collector-mesos) | [Intel](https://github.com/intelsdi-x) | Collects Apache Mesos cluster metrics | | [release](https://github.com/intelsdi-x/snap-plugin-collector-mesos/releases) | +| [MongoDB](https://github.com/intelsdi-x/snap-plugin-collector-mongodb) | [Intel](https://github.com/intelsdi-x) | Collects statistics and metrics information about MongoDB | [![Build Status](https://travis-ci.org/intelsdi-x/snap-plugin-collector-mongodb.svg?branch=master)](https://travis-ci.org/intelsdi-x/snap-plugin-collector-mongodb) | [release](https://github.com/intelsdi-x/snap-plugin-collector-mongodb/releases) | +| [MySQL](https://github.com/intelsdi-x/snap-plugin-collector-mysql) | [Intel](https://github.com/intelsdi-x) | Collects MySQL database metrics | [![Build Status](https://travis-ci.org/intelsdi-x/snap-plugin-collector-mysql.svg?branch=master)](https://travis-ci.org/intelsdi-x/snap-plugin-collector-mysql) | [release](https://github.com/intelsdi-x/snap-plugin-collector-mysql/releases) | | [Netstat](https://github.com/Staples-Inc/snap-plugin-collector-netstat) | [Staples Inc](https://github.com/Staples-Inc) | Collect TCP connection metrics for the snap telemetry framework | | | -| [Neutron](https://github.com/intelsdi-x/snap-plugin-collector-neutron) | [Intel](https://github.com/intelsdi-x) | Collects OpenStack Neutron module metrics | | | -| [Nfsclient](https://github.com/intelsdi-x/snap-plugin-collector-nfsclient) | [Intel](https://github.com/intelsdi-x) | Collects NFS client metrics | | | +| [Neutron](https://github.com/intelsdi-x/snap-plugin-collector-neutron) | [Intel](https://github.com/intelsdi-x) | Collects OpenStack Neutron module metrics | [![Build Status](https://travis-ci.org/intelsdi-x/snap-plugin-collector-neutron.svg?branch=master)](https://travis-ci.org/intelsdi-x/snap-plugin-collector-neutron) | [release](https://github.com/intelsdi-x/snap-plugin-collector-neutron/releases) | +| [Nfsclient](https://github.com/intelsdi-x/snap-plugin-collector-nfsclient) | [Intel](https://github.com/intelsdi-x) | Collects NFS client metrics | [![Build Status](https://travis-ci.org/intelsdi-x/snap-plugin-collector-nfsclient.svg?branch=master)](https://travis-ci.org/intelsdi-x/snap-plugin-collector-nfsclient) | [release](https://github.com/intelsdi-x/snap-plugin-collector-nfsclient/releases) | | [Nginx](https://github.com/Staples-Inc/snap-plugin-collector-nginx) | [Staples Inc](https://github.com/Staples-Inc) | Collect nginx metrics from the status endpoint | | | -| [Node-manager](https://github.com/intelsdi-x/snap-plugin-collector-node-manager) | [Intel](https://github.com/intelsdi-x) | Collects Intel Node Manager performance metrics | | | -| [Nova](https://github.com/intelsdi-x/snap-plugin-collector-nova) | [Intel](https://github.com/intelsdi-x) | Collects OpenStack Nova module metrics | | | -| [Openfoam](https://github.com/intelsdi-x/snap-plugin-collector-openfoam) | [Intel](https://github.com/intelsdi-x) | Collects OpenFOAM performance metrics | | | -| [OSv](https://github.com/intelsdi-x/snap-plugin-collector-osv) | [Intel](https://github.com/intelsdi-x) | Collects osv performance metrics | | | -| [PCM](https://github.com/intelsdi-x/snap-plugin-collector-pcm) | [Intel](https://github.com/intelsdi-x) | Collects Intel Performance Counter Metrics (PCM) | | | -| [Perfevents](https://github.com/intelsdi-x/snap-plugin-collector-perfevents) | [Intel](https://github.com/intelsdi-x) | Collects Linux cgroups perf metrics | | | +| [Node-manager](https://github.com/intelsdi-x/snap-plugin-collector-node-manager) | [Intel](https://github.com/intelsdi-x) | Collects Intel Node Manager performance metrics | [![Build Status](https://travis-ci.org/intelsdi-x/snap-plugin-collector-node-manager.svg?branch=master)](https://travis-ci.org/intelsdi-x/snap-plugin-collector-node-manager) | [release](https://github.com/intelsdi-x/snap-plugin-collector-node-manager/releases) | +| [Nova](https://github.com/intelsdi-x/snap-plugin-collector-nova) | [Intel](https://github.com/intelsdi-x) | Collects OpenStack Nova module metrics | [![Build Status](https://travis-ci.org/intelsdi-x/snap-plugin-collector-nova.svg?branch=master)](https://travis-ci.org/intelsdi-x/snap-plugin-collector-nova) | [release](https://github.com/intelsdi-x/snap-plugin-collector-nova/releases) | +| [Openfoam](https://github.com/intelsdi-x/snap-plugin-collector-openfoam) | [Intel](https://github.com/intelsdi-x) | Collects OpenFOAM performance metrics | [![Build Status](https://travis-ci.org/intelsdi-x/snap-plugin-collector-openfoam.svg?branch=master)](https://travis-ci.org/intelsdi-x/snap-plugin-collector-openfoam) | [release](https://github.com/intelsdi-x/snap-plugin-collector-openfoam/releases) | +| [OSv](https://github.com/intelsdi-x/snap-plugin-collector-osv) | [Intel](https://github.com/intelsdi-x) | Collects osv performance metrics | [![Build Status](https://travis-ci.org/intelsdi-x/snap-plugin-collector-osv.svg?branch=master)](https://travis-ci.org/intelsdi-x/snap-plugin-collector-osv) | [release](https://github.com/intelsdi-x/snap-plugin-collector-osv/releases) | +| [PCM](https://github.com/intelsdi-x/snap-plugin-collector-pcm) | [Intel](https://github.com/intelsdi-x) | Collects Intel Performance Counter Metrics (PCM) | [![Build Status](https://travis-ci.org/intelsdi-x/snap-plugin-collector-pcm.svg?branch=master)](https://travis-ci.org/intelsdi-x/snap-plugin-collector-pcm) | [release](https://github.com/intelsdi-x/snap-plugin-collector-pcm/releases) | +| [Perfevents](https://github.com/intelsdi-x/snap-plugin-collector-perfevents) | [Intel](https://github.com/intelsdi-x) | Collects Linux cgroups perf metrics | [![Build Status](https://travis-ci.org/intelsdi-x/snap-plugin-collector-perfevents.svg?branch=master)](https://travis-ci.org/intelsdi-x/snap-plugin-collector-perfevents) | [release](https://github.com/intelsdi-x/snap-plugin-collector-perfevents/releases) | | [Ping](https://github.com/raintank/snap-plugin-collector-ping) | [raintank](https://github.com/raintank) | A collector for icmp latency and packet loss | | | -| [Processes](https://github.com/intelsdi-x/snap-plugin-collector-processes) | [Intel](https://github.com/intelsdi-x) | Collects Linux process metrics from /proc/processes | | | +| [Processes](https://github.com/intelsdi-x/snap-plugin-collector-processes) | [Intel](https://github.com/intelsdi-x) | Collects Linux process metrics from /proc/processes | [![Build Status](https://travis-ci.org/intelsdi-x/snap-plugin-collector-processes.svg?branch=master)](https://travis-ci.org/intelsdi-x/snap-plugin-collector-processes) | [release](https://github.com/intelsdi-x/snap-plugin-collector-processes/releases) | | [Procnum](https://github.com/raintank/snap-plugin-collector-procnum) | [raintank](https://github.com/raintank) | No description available. | | | | [Procstat](https://github.com/Staples-Inc/snap-plugin-collector-procstat) | [Staples Inc](https://github.com/Staples-Inc) | Collect process metrics using the snap telemetry framework | | | -| [PSUtil](https://github.com/intelsdi-x/snap-plugin-collector-psutil) | [Intel](https://github.com/intelsdi-x) | Collects Linux psutil metrics. | | | -| [RabbitMQ](https://github.com/intelsdi-x/snap-plugin-collector-rabbitmq) | [Intel](https://github.com/intelsdi-x) | Collects RabbitMQ metrics from management API | | | -| [Scaleio](https://github.com/intelsdi-x/snap-plugin-collector-scaleio) | [Intel](https://github.com/intelsdi-x) | Collects ScaleIO performance metrics | | | -| [Schedstat](https://github.com/intelsdi-x/snap-plugin-collector-schedstat) | [Intel](https://github.com/intelsdi-x) | Collects Linux scheduler metrics from /proc/schedstats | | | -| [Scsi](https://github.com/intelsdi-x/snap-plugin-collector-scsi) | [Intel](https://github.com/intelsdi-x) | Collects Linux SCSI statistics | | | +| [PSUtil](https://github.com/intelsdi-x/snap-plugin-collector-psutil) | [Intel](https://github.com/intelsdi-x) | Collects Linux psutil metrics. | [![Build Status](https://travis-ci.org/intelsdi-x/snap-plugin-collector-psutil.svg?branch=master)](https://travis-ci.org/intelsdi-x/snap-plugin-collector-psutil) | [release](https://github.com/intelsdi-x/snap-plugin-collector-psutil/releases) | +| [RabbitMQ](https://github.com/intelsdi-x/snap-plugin-collector-rabbitmq) | [Intel](https://github.com/intelsdi-x) | Collects RabbitMQ metrics from management API | [![Build Status](https://travis-ci.org/intelsdi-x/snap-plugin-collector-rabbitmq.svg?branch=master)](https://travis-ci.org/intelsdi-x/snap-plugin-collector-rabbitmq) | [release](https://github.com/intelsdi-x/snap-plugin-collector-rabbitmq/releases) | +| [Scaleio](https://github.com/intelsdi-x/snap-plugin-collector-scaleio) | [Intel](https://github.com/intelsdi-x) | Collects ScaleIO performance metrics | [![Build Status](https://travis-ci.org/intelsdi-x/snap-plugin-collector-scaleio.svg?branch=master)](https://travis-ci.org/intelsdi-x/snap-plugin-collector-scaleio) | [release](https://github.com/intelsdi-x/snap-plugin-collector-scaleio/releases) | +| [Schedstat](https://github.com/intelsdi-x/snap-plugin-collector-schedstat) | [Intel](https://github.com/intelsdi-x) | Collects Linux scheduler metrics from /proc/schedstats | [![Build Status](https://travis-ci.org/intelsdi-x/snap-plugin-collector-schedstat.svg?branch=master)](https://travis-ci.org/intelsdi-x/snap-plugin-collector-schedstat) | [release](https://github.com/intelsdi-x/snap-plugin-collector-schedstat/releases) | +| [Scsi](https://github.com/intelsdi-x/snap-plugin-collector-scsi) | [Intel](https://github.com/intelsdi-x) | Collects Linux SCSI statistics | [![Build Status](https://travis-ci.org/intelsdi-x/snap-plugin-collector-scsi.svg?branch=master)](https://travis-ci.org/intelsdi-x/snap-plugin-collector-scsi) | [release](https://github.com/intelsdi-x/snap-plugin-collector-scsi/releases) | | [Sessioninfo](https://github.com/IrekRomaniuk/snap-plugin-collector-sessioninfo) | [IrekRomaniuk](https://github.com/IrekRomaniuk) | Collects Paloalto firewall session info | | | -| [Smart](https://github.com/intelsdi-x/snap-plugin-collector-smart) | [Intel](https://github.com/intelsdi-x) | Collects Intel SSDs S.M.A.R.T. metrics | | | -| [SNMP](https://github.com/intelsdi-x/snap-plugin-collector-snmp) | [Intel](https://github.com/intelsdi-x) | Collects metrics using SNMP. | | | -| [Swap](https://github.com/intelsdi-x/snap-plugin-collector-swap) | [Intel](https://github.com/intelsdi-x) | Collects Linux swap metrics from /proc | | | -| [Users](https://github.com/intelsdi-x/snap-plugin-collector-users) | [Intel](https://github.com/intelsdi-x) | Collects Linux user metrics from utmp | | | -| [Yarn](https://github.com/intelsdi-x/snap-plugin-collector-yarn) | [Intel](https://github.com/intelsdi-x) | Collects metrics from Hadoop Yarn | | | +| [Smart](https://github.com/intelsdi-x/snap-plugin-collector-smart) | [Intel](https://github.com/intelsdi-x) | Collects Intel SSDs S.M.A.R.T. metrics | [![Build Status](https://travis-ci.org/intelsdi-x/snap-plugin-collector-smart.svg?branch=master)](https://travis-ci.org/intelsdi-x/snap-plugin-collector-smart) | [release](https://github.com/intelsdi-x/snap-plugin-collector-smart/releases) | +| [Snapstats](https://github.com/raintank/snap-plugin-collector-snapstats) | [raintank](https://github.com/raintank) | Snap collector for snap task metrics to be able to monitor Snap. | | [release](https://github.com/raintank/snap-plugin-collector-snapstats/releases) | +| [SNMP](https://github.com/intelsdi-x/snap-plugin-collector-snmp) | [Intel](https://github.com/intelsdi-x) | Collects metrics using SNMP. | [![Build Status](https://travis-ci.org/intelsdi-x/snap-plugin-collector-snmp.svg?branch=master)](https://travis-ci.org/intelsdi-x/snap-plugin-collector-snmp) | [release](https://github.com/intelsdi-x/snap-plugin-collector-snmp/releases) | +| [Swap](https://github.com/intelsdi-x/snap-plugin-collector-swap) | [Intel](https://github.com/intelsdi-x) | Collects Linux swap metrics from /proc | [![Build Status](https://travis-ci.org/intelsdi-x/snap-plugin-collector-swap.svg?branch=master)](https://travis-ci.org/intelsdi-x/snap-plugin-collector-swap) | [release](https://github.com/intelsdi-x/snap-plugin-collector-swap/releases) | +| [Tcpconns](https://github.com/raintank/snap-plugin-collector-tcpconns) | [raintank](https://github.com/raintank) | No description available. | | | +| [Users](https://github.com/intelsdi-x/snap-plugin-collector-users) | [Intel](https://github.com/intelsdi-x) | Collects Linux user metrics from utmp | [![Build Status](https://travis-ci.org/intelsdi-x/snap-plugin-collector-users.svg?branch=master)](https://travis-ci.org/intelsdi-x/snap-plugin-collector-users) | [release](https://github.com/intelsdi-x/snap-plugin-collector-users/releases) | +| [Yarn](https://github.com/intelsdi-x/snap-plugin-collector-yarn) | [Intel](https://github.com/intelsdi-x) | Collects metrics from Hadoop Yarn | [![Build Status](https://travis-ci.org/intelsdi-x/snap-plugin-collector-yarn.svg?branch=master)](https://travis-ci.org/intelsdi-x/snap-plugin-collector-yarn) | [release](https://github.com/intelsdi-x/snap-plugin-collector-yarn/releases) | ### Processors | Name | Maintainer | Description | CI | Download | |------|------------|-------------|----|----------| -| [Anomalydetection](https://github.com/intelsdi-x/snap-plugin-processor-anomalydetection) | [Intel](https://github.com/intelsdi-x) | Snap plugin intended to process data and highlight outliers | | | -| [Movingaverage](https://github.com/intelsdi-x/snap-plugin-processor-movingaverage) | [Intel](https://github.com/intelsdi-x) | Process snap metrics and return a moving average | | | -| [Statistics](https://github.com/intelsdi-x/snap-plugin-processor-statistics) | [Intel](https://github.com/intelsdi-x) | Process metrics and return statistics over sliding window. | | | -| [Tag](https://github.com/intelsdi-x/snap-plugin-processor-tag) | [Intel](https://github.com/intelsdi-x) | Process snap metrics and add tags to label the data | | | +| [Anomalydetection](https://github.com/intelsdi-x/snap-plugin-processor-anomalydetection) | [Intel](https://github.com/intelsdi-x) | Snap plugin intended to process data and highlight outliers | [![Build Status](https://travis-ci.org/intelsdi-x/snap-plugin-processor-anomalydetection.svg?branch=master)](https://travis-ci.org/intelsdi-x/snap-plugin-processor-anomalydetection) | [release](https://github.com/intelsdi-x/snap-plugin-processor-anomalydetection/releases) | +| [Movingaverage](https://github.com/intelsdi-x/snap-plugin-processor-movingaverage) | [Intel](https://github.com/intelsdi-x) | Process snap metrics and return a moving average | [![Build Status](https://travis-ci.org/intelsdi-x/snap-plugin-processor-movingaverage.svg?branch=master)](https://travis-ci.org/intelsdi-x/snap-plugin-processor-movingaverage) | [release](https://github.com/intelsdi-x/snap-plugin-processor-movingaverage/releases) | +| [Statistics](https://github.com/intelsdi-x/snap-plugin-processor-statistics) | [Intel](https://github.com/intelsdi-x) | Process metrics and return statistics over sliding window. | [![Build Status](https://travis-ci.org/intelsdi-x/snap-plugin-processor-statistics.svg?branch=master)](https://travis-ci.org/intelsdi-x/snap-plugin-processor-statistics) | [release](https://github.com/intelsdi-x/snap-plugin-processor-statistics/releases) | +| [Tag](https://github.com/intelsdi-x/snap-plugin-processor-tag) | [Intel](https://github.com/intelsdi-x) | Process snap metrics and add tags to label the data | [![Build Status](https://travis-ci.org/intelsdi-x/snap-plugin-processor-tag.svg?branch=master)](https://travis-ci.org/intelsdi-x/snap-plugin-processor-tag) | [release](https://github.com/intelsdi-x/snap-plugin-processor-tag/releases) | ### Publishers | Name | Maintainer | Description | CI | Download | |------|------------|-------------|----|----------| -| [Blueflood](https://github.com/Staples-Inc/snap-plugin-publisher-blueflood) | [staples](https://github.com/Staples-Inc) | Publishes metrics to a blueflood endpoint. | | | -| [Cassandra](https://github.com/intelsdi-x/snap-plugin-publisher-cassandra) | [Intel](https://github.com/intelsdi-x) | Publishes Snap metrics to Cassandra | | | -| [Circonus](https://github.com/circonus-labs/snap-plugin-publisher-circonus) | [circonus-labs](https://github.com/circonus-labs) | Publishes metrics to Circonus. | | | -| [Cloudwatch](https://github.com/Ticketmaster/snap-plugin-publisher-cloudwatch) | [Ticketmaster](https://github.com/Ticketmaster) | A publisher plugin for intelsdi-x/snap framework | | | -| [Etcd](https://github.com/intelsdi-x/snap-plugin-publisher-etcd) | [Intel](https://github.com/intelsdi-x) | This is a Snap publisher plugin for storing the metrics into etcd. | | | -| [File](https://github.com/intelsdi-x/snap-plugin-publisher-file) | [Intel](https://github.com/intelsdi-x) | Publishes metrics to a local file in json format. | | | -| [Graphite](https://github.com/intelsdi-x/snap-plugin-publisher-graphite) | [Intel](https://github.com/intelsdi-x) | Publishes metrics to graphite. | | | -| [HANA](https://github.com/intelsdi-x/snap-plugin-publisher-hana) | [Intel](https://github.com/intelsdi-x) | Publishes snap metrics to SAP Hana | | | -| [Heapster](https://github.com/intelsdi-x/snap-plugin-publisher-heapster) | [Intel](https://github.com/intelsdi-x) | Publisher exposing container metrics through a kubelet-compatible API | | | -| [Heka](https://github.com/intelsdi-x/snap-plugin-publisher-heka) | [Intel](https://github.com/intelsdi-x) | Publishes snap metrics to Mozilla HEKA | | | -| [InfluxDB](https://github.com/intelsdi-x/snap-plugin-publisher-influxdb) | [Intel](https://github.com/intelsdi-x) | Publishes metrics to Influxdb. | | | -| [Kafka](https://github.com/intelsdi-x/snap-plugin-publisher-kafka) | [Intel](https://github.com/intelsdi-x) | Publishes snap metrics to Apache Kafka | | | -| [Kairosdb](https://github.com/intelsdi-x/snap-plugin-publisher-kairosdb) | [Intel](https://github.com/intelsdi-x) | Publishes snap metrics to KairosDB | | | -| [MySQL](https://github.com/intelsdi-x/snap-plugin-publisher-mysql) | [Intel](https://github.com/intelsdi-x) | Publishes snap metrics to MySQL | | | -| [OpenTSDB](https://github.com/intelsdi-x/snap-plugin-publisher-opentsdb) | [Intel](https://github.com/intelsdi-x) | Publishes snap metrics to OpenTSDB | | | -| [PostgreSQL](https://github.com/intelsdi-x/snap-plugin-publisher-postgresql) | [Intel](https://github.com/intelsdi-x) | Publishes snap metrics to PostreSQL | | | -| [RabbitMQ](https://github.com/intelsdi-x/snap-plugin-publisher-rabbitmq) | [Intel](https://github.com/intelsdi-x) | Publishes snap metrics to RabbitMQ | | | -| [Riemann](https://github.com/intelsdi-x/snap-plugin-publisher-riemann) | [Intel](https://github.com/intelsdi-x) | Publishes snap metrics to Riemann | | | +| [Blueflood](https://github.com/Staples-Inc/snap-plugin-publisher-blueflood) | [staples](https://github.com/Staples-Inc) | Publishes metrics to a blueflood endpoint. | [![Build Status](https://travis-ci.org/Staples-Inc/snap-plugin-publisher-blueflood.svg?branch=master)](https://travis-ci.org/Staples-Inc/snap-plugin-publisher-blueflood) | | +| [Cassandra](https://github.com/intelsdi-x/snap-plugin-publisher-cassandra) | [Intel](https://github.com/intelsdi-x) | Publishes Snap metrics to Cassandra | [![Build Status](https://travis-ci.org/intelsdi-x/snap-plugin-publisher-cassandra.svg?branch=master)](https://travis-ci.org/intelsdi-x/snap-plugin-publisher-cassandra) | [release](https://github.com/intelsdi-x/snap-plugin-publisher-cassandra/releases) | +| [Circonus](https://github.com/circonus-labs/snap-plugin-publisher-circonus) | [circonus-labs](https://github.com/circonus-labs) | Publishes metrics to Circonus. | | [release](https://github.com/circonus-labs/snap-plugin-publisher-circonus/releases) | +| [Cloudwatch](https://github.com/Ticketmaster/snap-plugin-publisher-cloudwatch) | [Ticketmaster](https://github.com/Ticketmaster) | A publisher plugin for intelsdi-x/snap framework | | [release](https://github.com/Ticketmaster/snap-plugin-publisher-cloudwatch/releases) | +| [Etcd](https://github.com/intelsdi-x/snap-plugin-publisher-etcd) | [Intel](https://github.com/intelsdi-x) | This is a Snap publisher plugin for storing the metrics into etcd. | [![Build Status](https://travis-ci.org/intelsdi-x/snap-plugin-publisher-etcd.svg?branch=master)](https://travis-ci.org/intelsdi-x/snap-plugin-publisher-etcd) | [release](https://github.com/intelsdi-x/snap-plugin-publisher-etcd/releases) | +| [File](https://github.com/intelsdi-x/snap-plugin-publisher-file) | [Intel](https://github.com/intelsdi-x) | Publishes metrics to a local file in json format. | [![Build Status](https://travis-ci.org/intelsdi-x/snap-plugin-publisher-file.svg?branch=master)](https://travis-ci.org/intelsdi-x/snap-plugin-publisher-file) | [release](https://github.com/intelsdi-x/snap-plugin-publisher-file/releases) | +| [Graphite](https://github.com/intelsdi-x/snap-plugin-publisher-graphite) | [Intel](https://github.com/intelsdi-x) | Publishes metrics to graphite. | | [release](https://github.com/intelsdi-x/snap-plugin-publisher-graphite/releases) | +| [HANA](https://github.com/intelsdi-x/snap-plugin-publisher-hana) | [Intel](https://github.com/intelsdi-x) | Publishes snap metrics to SAP Hana | [![Build Status](https://travis-ci.org/intelsdi-x/snap-plugin-publisher-hana.svg?branch=master)](https://travis-ci.org/intelsdi-x/snap-plugin-publisher-hana) | [release](https://github.com/intelsdi-x/snap-plugin-publisher-hana/releases) | +| [Heapster](https://github.com/intelsdi-x/snap-plugin-publisher-heapster) | [Intel](https://github.com/intelsdi-x) | Publisher exposing container metrics through a kubelet-compatible API | [![Build Status](https://travis-ci.org/intelsdi-x/snap-plugin-publisher-heapster.svg?branch=master)](https://travis-ci.org/intelsdi-x/snap-plugin-publisher-heapster) | [release](https://github.com/intelsdi-x/snap-plugin-publisher-heapster/releases) | +| [Heka](https://github.com/intelsdi-x/snap-plugin-publisher-heka) | [Intel](https://github.com/intelsdi-x) | Publishes snap metrics to Mozilla HEKA | [![Build Status](https://travis-ci.org/intelsdi-x/snap-plugin-publisher-heka.svg?branch=master)](https://travis-ci.org/intelsdi-x/snap-plugin-publisher-heka) | [release](https://github.com/intelsdi-x/snap-plugin-publisher-heka/releases) | +| [InfluxDB](https://github.com/intelsdi-x/snap-plugin-publisher-influxdb) | [Intel](https://github.com/intelsdi-x) | Publishes metrics to Influxdb. | [![Build Status](https://travis-ci.org/intelsdi-x/snap-plugin-publisher-influxdb.svg?branch=master)](https://travis-ci.org/intelsdi-x/snap-plugin-publisher-influxdb) | [release](https://github.com/intelsdi-x/snap-plugin-publisher-influxdb/releases) | +| [Kafka](https://github.com/intelsdi-x/snap-plugin-publisher-kafka) | [Intel](https://github.com/intelsdi-x) | Publishes snap metrics to Apache Kafka | [![Build Status](https://travis-ci.org/intelsdi-x/snap-plugin-publisher-kafka.svg?branch=master)](https://travis-ci.org/intelsdi-x/snap-plugin-publisher-kafka) | [release](https://github.com/intelsdi-x/snap-plugin-publisher-kafka/releases) | +| [Kairosdb](https://github.com/intelsdi-x/snap-plugin-publisher-kairosdb) | [Intel](https://github.com/intelsdi-x) | Publishes snap metrics to KairosDB | [![Build Status](https://travis-ci.org/intelsdi-x/snap-plugin-publisher-kairosdb.svg?branch=master)](https://travis-ci.org/intelsdi-x/snap-plugin-publisher-kairosdb) | [release](https://github.com/intelsdi-x/snap-plugin-publisher-kairosdb/releases) | +| [MySQL](https://github.com/intelsdi-x/snap-plugin-publisher-mysql) | [Intel](https://github.com/intelsdi-x) | Publishes snap metrics to MySQL | [![Build Status](https://travis-ci.org/intelsdi-x/snap-plugin-publisher-mysql.svg?branch=master)](https://travis-ci.org/intelsdi-x/snap-plugin-publisher-mysql) | [release](https://github.com/intelsdi-x/snap-plugin-publisher-mysql/releases) | +| [OpenTSDB](https://github.com/intelsdi-x/snap-plugin-publisher-opentsdb) | [Intel](https://github.com/intelsdi-x) | Publishes snap metrics to OpenTSDB | [![Build Status](https://travis-ci.org/intelsdi-x/snap-plugin-publisher-opentsdb.svg?branch=master)](https://travis-ci.org/intelsdi-x/snap-plugin-publisher-opentsdb) | [release](https://github.com/intelsdi-x/snap-plugin-publisher-opentsdb/releases) | +| [PostgreSQL](https://github.com/intelsdi-x/snap-plugin-publisher-postgresql) | [Intel](https://github.com/intelsdi-x) | Publishes snap metrics to PostreSQL | [![Build Status](https://travis-ci.org/intelsdi-x/snap-plugin-publisher-postgresql.svg?branch=master)](https://travis-ci.org/intelsdi-x/snap-plugin-publisher-postgresql) | [release](https://github.com/intelsdi-x/snap-plugin-publisher-postgresql/releases) | +| [RabbitMQ](https://github.com/intelsdi-x/snap-plugin-publisher-rabbitmq) | [Intel](https://github.com/intelsdi-x) | Publishes snap metrics to RabbitMQ | [![Build Status](https://travis-ci.org/intelsdi-x/snap-plugin-publisher-rabbitmq.svg?branch=master)](https://travis-ci.org/intelsdi-x/snap-plugin-publisher-rabbitmq) | [release](https://github.com/intelsdi-x/snap-plugin-publisher-rabbitmq/releases) | +| [Riemann](https://github.com/intelsdi-x/snap-plugin-publisher-riemann) | [Intel](https://github.com/intelsdi-x) | Publishes snap metrics to Riemann | [![Build Status](https://travis-ci.org/intelsdi-x/snap-plugin-publisher-riemann.svg?branch=master)](https://travis-ci.org/intelsdi-x/snap-plugin-publisher-riemann) | [release](https://github.com/intelsdi-x/snap-plugin-publisher-riemann/releases) | ### Wishlist @@ -103,6 +106,8 @@ There will always be more plugins we wish we had. To make sure others can contri | Issue | Type | Description | |-------|------|-------------| +| [#1439](https://github.com/intelsdi-x/snap/issues/1439) | collector | Plugin Wanted: Entropy collector | +| [#1436](https://github.com/intelsdi-x/snap/issues/1436) | collector | RDT metrics collector | | [#1418](https://github.com/intelsdi-x/snap/issues/1418) | collector | Plugin wanted: SR-IOV Virtual Function counters collector | | [#1413](https://github.com/intelsdi-x/snap/issues/1413) | publisher | Plugin Wanted: Elasticsearch publisher | | [#1401](https://github.com/intelsdi-x/snap/issues/1401) | collector | SNAP about Machine Check |