Skip to content
This repository has been archived by the owner on Nov 8, 2022. It is now read-only.

Commit

Permalink
update docs/PLUGIN_CATALOG.md by pluginsync tool
Browse files Browse the repository at this point in the history
  • Loading branch information
jcooklin committed Feb 6, 2017
1 parent 791370a commit 86375d9
Showing 1 changed file with 10 additions and 4 deletions.
14 changes: 10 additions & 4 deletions docs/PLUGIN_CATALOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ This is the master catalog of plugins for Snap. While the Snap framework is hard
## All Plugins
This file is automatically generated. If you would like to add to the plugin list, [add your plugin to this list](plugins.yml) and it will be added (usually within 24 hours).

### Collectors (57)
### Collectors (58)

| Name | Maintainer | Description | CI | Download |
|------|------------|-------------|----|----------|
Expand All @@ -37,6 +37,7 @@ This file is automatically generated. If you would like to add to the plugin lis
| [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) |
| [Logs](https://github.com/intelsdi-x/snap-plugin-collector-logs) | [Intel](https://github.com/intelsdi-x) | Collects log messages | [![Build Status](https://travis-ci.org/intelsdi-x/snap-plugin-collector-logs.svg?branch=master)](https://travis-ci.org/intelsdi-x/snap-plugin-collector-logs) | [release](https://github.com/intelsdi-x/snap-plugin-collector-logs/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. | [![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) |
Expand Down Expand Up @@ -71,22 +72,26 @@ This file is automatically generated. If you would like to add to the plugin lis
| [USE](https://github.com/intelsdi-x/snap-plugin-collector-use) | [Intel](https://github.com/intelsdi-x) | Collect Linux Utilization, Saturation and Errors metrics | [![Build Status](https://travis-ci.org/intelsdi-x/snap-plugin-collector-use.svg?branch=master)](https://travis-ci.org/intelsdi-x/snap-plugin-collector-use) | [release](https://github.com/intelsdi-x/snap-plugin-collector-use/releases) |
| [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 (4)
### Processors (6)

| 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 | [![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) |
| [Logs-openstack](https://github.com/intelsdi-x/snap-plugin-processor-logs-openstack) | [Intel](https://github.com/intelsdi-x) | Snap plugin intended to process OpenStack logs | [![Build Status](https://travis-ci.org/intelsdi-x/snap-plugin-processor-logs-openstack.svg?branch=master)](https://travis-ci.org/intelsdi-x/snap-plugin-processor-logs-openstack) | [release](https://github.com/intelsdi-x/snap-plugin-processor-logs-openstack/releases) |
| [Logs-regexp](https://github.com/intelsdi-x/snap-plugin-processor-logs-regexp) | [Intel](https://github.com/intelsdi-x) | Snap plugin intended to process logs using regular expressions | [![Build Status](https://travis-ci.org/intelsdi-x/snap-plugin-processor-logs-regexp.svg?branch=master)](https://travis-ci.org/intelsdi-x/snap-plugin-processor-logs-regexp) | [release](https://github.com/intelsdi-x/snap-plugin-processor-logs-regexp/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 (18)
### Publishers (22)

| Name | Maintainer | Description | CI | Download |
|------|------------|-------------|----|----------|
| [AWS-SQS](https://github.com/opsvision/snap-plugin-publisher-awssqs) | [OpsVision](https://github.com/opsvision) | Publishes metrics to AWS SQS. | [![Build Status](https://travis-ci.org/opsvision/snap-plugin-publisher-awssqs.svg?branch=master)](https://travis-ci.org/opsvision/snap-plugin-publisher-awssqs) | |
| [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) |
| [Elasticsearch](https://github.com/intelsdi-x/snap-plugin-publisher-elasticsearch) | [Intel](https://github.com/intelsdi-x) | Publishes Snap metrics to Elasticsearch | [![Build Status](https://travis-ci.org/intelsdi-x/snap-plugin-publisher-elasticsearch.svg?branch=master)](https://travis-ci.org/intelsdi-x/snap-plugin-publisher-elasticsearch) | [release](https://github.com/intelsdi-x/snap-plugin-publisher-elasticsearch/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. | <ul><li>[![Build Status](https://travis-ci.org/intelsdi-x/snap-plugin-publisher-graphite.svg?branch=master)](https://travis-ci.org/intelsdi-x/snap-plugin-publisher-graphite)</li><li>[![Build Status](https://ci.snap-telemetry.io/buildStatus/icon?job=snap-plugin-publisher-graphite-large-prb-k8s)](https://ci.snap-telemetry.io/job/snap-plugin-publisher-graphite-large-prb-k8s/)</li></ul> | [release](https://github.com/intelsdi-x/snap-plugin-publisher-graphite/releases) |
Expand All @@ -101,6 +106,8 @@ This file is automatically generated. If you would like to add to the plugin lis
| [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) |
| [SignalFx](https://github.com/opsvision/snap-plugin-publisher-signalfx) | [OpsVision](https://github.com/opsvision) | Publishes metrics to SignalFx. | [![Build Status](https://travis-ci.org/opsvision/snap-plugin-publisher-signalfx.svg?branch=master)](https://travis-ci.org/opsvision/snap-plugin-publisher-signalfx) | |
| [Warp10](https://github.com/runabove/snap-plugin-publisher-warp10) | [gregleroux](https://github.com/runabove) | Publishes metrics to warp10. | | |

### Wishlist

Expand All @@ -112,7 +119,6 @@ There will always be more plugins we wish we had. To make sure others can contri
| [#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 |
| [#1342](https://github.com/intelsdi-x/snap/issues/1342) | collector | Snap Jolokia collector plugin |
| [#1341](https://github.com/intelsdi-x/snap/issues/1341) | collector | Utilizing notifications for OpenStack plugins |
Expand Down

0 comments on commit 86375d9

Please sign in to comment.