From 5b3fc9106e724e916b0a2b3ab6f0114e4b80639a Mon Sep 17 00:00:00 2001 From: Thomas Deutschmann Date: Thu, 30 Apr 2020 15:33:24 +0200 Subject: app-metrics/collectd: add write_syslog plugin Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Thomas Deutschmann --- profiles/desc/collectd_plugins.desc | 1 + 1 file changed, 1 insertion(+) (limited to 'profiles') diff --git a/profiles/desc/collectd_plugins.desc b/profiles/desc/collectd_plugins.desc index 38d6478a1c05..c5e26e3d3b41 100644 --- a/profiles/desc/collectd_plugins.desc +++ b/profiles/desc/collectd_plugins.desc @@ -142,6 +142,7 @@ 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) +write_syslog - Build the Syslog output plugin (sends metrics in CEE-enhanced syslog message format) write_tsdb - Build the TSDB output plugin (writes metrics to OpenTSDB, an open-source distributed time-series database based on Apache HBase) xencpu - Build the XEN CPU input plugin (collects XEN Hypervisor CPU stats using app-emulation/xen-tools) zfs_arc - Build the ZFS ARC input plugin (reports information such as the cache size, the various hits and misses (also as a ratio) and the transferred data) -- cgit v1.2.3-65-gdbad