summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'profiles')
-rw-r--r--profiles/desc/collectd_plugins.desc2
1 files changed, 2 insertions, 0 deletions
diff --git a/profiles/desc/collectd_plugins.desc b/profiles/desc/collectd_plugins.desc
index f2bcd532951c..d58610cb3ceb 100644
--- a/profiles/desc/collectd_plugins.desc
+++ b/profiles/desc/collectd_plugins.desc
@@ -38,6 +38,7 @@ fscache - Build the fscache input plugin (collects information about the file-sy
gmond - Build the gmond input plugin (receives data from gmond, the client daemon of the Ganglia project)
gps - Build the gps input plugin (collects number of satellites seen by a GPS receiver using sci-geosciences/gpsd)
hddtemp - Build the hddtemp input plugin (collects the temperature of disks from hddtemp daemon)
+hugepages - Build the hugepages input plugin (collects the number of used and free hugepages on Linux)
interface - Build the interface input plugin (collects information about the traffic, packets per second and errors of interfaces)
ipc - Build the IPC input plugin (collects information related to shared memory)
ipmi - Build the ipmi input plugin (reads hardware sensors from servers using the Intelligent Platform Management Interface (IPMI))
@@ -126,6 +127,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_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)
write_tsdb - Build the TSDB output plugin (writes metrics to OpenTSDB, an open-source distributed time-series database based on Apache HBase)