diff --git a/docs/PLUGIN_CATALOG.md b/docs/PLUGIN_CATALOG.md index ac6717069..dd0529471 100644 --- a/docs/PLUGIN_CATALOG.md +++ b/docs/PLUGIN_CATALOG.md @@ -79,6 +79,7 @@ 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) | +| [Vsphere](https://github.com/intelsdi-x/snap-plugin-collector-vsphere)
[![supported_label]](https://github.com/intelsdi-x/snap/blob/master/docs/PLUGIN_STATUS.md#supported-plugins) | [Intel](https://github.com/intelsdi-x) | Collects performance counters data for VMWare vSphere cluster | | | ### Processors (10) | Name | Maintainer | Description | CI | Download | @@ -136,7 +137,6 @@ There will always be more plugins we wish we had. To make sure others can contri | [#1424](https://github.com/intelsdi-x/snap/issues/1424) | collector | Plugin idea: collector for Prometheus clients | | [#1418](https://github.com/intelsdi-x/snap/issues/1418) | collector | Plugin wanted: SR-IOV Virtual Function counters collector | | [#1341](https://github.com/intelsdi-x/snap/issues/1341) | collector | Utilizing notifications for OpenStack plugins | -| [#1249](https://github.com/intelsdi-x/snap/issues/1249) | collector | Plugin Wanted: Collector for vCenter | | [#1175](https://github.com/intelsdi-x/snap/issues/1175) | collector | Develop Perfmon windows performance monitor plugin | | [#1030](https://github.com/intelsdi-x/snap/issues/1030) | collector | Support flow collector like sflow or netflow? | | [#800](https://github.com/intelsdi-x/snap/issues/800) | collector | Linux BPF support | diff --git a/docs/plugins.yml b/docs/plugins.yml index fcddb1151..7e0335b24 100644 --- a/docs/plugins.yml +++ b/docs/plugins.yml @@ -90,6 +90,8 @@ - intelsdi-x/snap-plugin-collector-use - intelsdi-x/snap-plugin-collector-users - intelsdi-x/snap-plugin-collector-yarn +- intelsdi-x/snap-plugin-collector-vsphere: + supported: true - intelsdi-x/snap-plugin-processor-anomalydetection - intelsdi-x/snap-plugin-processor-logs-openstack - intelsdi-x/snap-plugin-processor-logs-regexp