From 2bacbb3374587799c77a999f56352233a353b19e Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sun, 20 May 2018 20:14:27 +0100 Subject: gentoo resync : 20.05.2018 --- profiles/desc/collectd_plugins.desc | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'profiles/desc') diff --git a/profiles/desc/collectd_plugins.desc b/profiles/desc/collectd_plugins.desc index d58610cb3ceb..39e23e9b5bca 100644 --- a/profiles/desc/collectd_plugins.desc +++ b/profiles/desc/collectd_plugins.desc @@ -58,6 +58,7 @@ match_regex - Build the match_regex filter plugin match_timediff - Build the match_timediff filter plugin match_value - Build the match_value filter plugin mbmon - Build the mbmon input plugin (collects information from mainboard sensors) +mcelog - Build the mcelog input plugin (subscribes to Machine Check Exceptions (MCE) and dispatches notifications) md - Build the md input plugin (reports the number of disks in various states in Linux software RAID devices) memcachec - Build the memcachec input plugin (queries one or more given pages from a memcached instance and parses the returned data according to user specification) memcached - Build the memcached input plugin (collects statistics from memcached daemon) @@ -81,6 +82,8 @@ onewire - Build the onewire (1-Wire) input plugin (collects temperature informat openldap - Build the OpenLDAP input plugin (reads monitoring information from OpenLDAP's cn=Monitor subtree) openvpn - Build the openvpn input plugin (reads the status file printed by OpenVPN) oracle - Build the oracle input plugin (executes SQL statements against Oracle database systems) +ovs_events - Build an input plugin which reports link state changes from Open vSwitch (OVS) +ovs_stats - Build an input plugin which reports bridge and interface statistics from Open vSwitch (OVS) perl - Build the perl language binding plugin (embeds a Perl interpreter into collectd for writing plugins) ping - Build the ping input plugin (measures network latency) postgresql - Build the postgresql input plugin (executes SQL statements against a PostgreSQL database) @@ -97,6 +100,7 @@ serial - Build the serial input plugin (collects the traffic on serial interface sigrok - Build the sigrok input plugin (reads measurements from any supported hardware from sigrok project) smart - Build the S.M.A.R.T input plugin (collects S.M.A.R.T statistics from disk drives) snmp - Build the snmp input plugin (reads values from network devices using SNMP) +snmp_agent - Build an input plugin which implements an SNMP AgentX subagent that receives and handles queries from SNMP master agent and returns configured metrics statsd - Build the statsd input plugin (accepts statsd-type metrics from a UDP socket) swap - Build the swap input plugin (collects amount of memory currently written to swap) syslog - Build the syslog output plugin (receives messages from collectd and dispatches them to syslog) @@ -127,6 +131,7 @@ write_graphite - Build the write_graphite output plugin (stores values in Carbon write_http - Build the write_http output plugin (sends metrics to a web-server using HTTP POST requests) write_kafka - Build the Kafka output plugin (sends metrics to Apache Kafka) write_log - Build the write_log output plugin (writes metrics to a file) +write_mongodb - Build the MongoDB output plugin (stores values in MongoDB) write_prometheus - Builds the Prometheus output plugin (starts an internal webserver on port 9103 (configurable) and accepts scrape requests from Prometheus) write_redis - Build the Redis output plugin (stores values in Redis) write_sensu - Build the Sensu output plugin (sends metrics to Sensu Core, an open-source monitoring project) -- cgit v1.2.3