diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-04-30 13:58:16 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-04-30 16:10:16 +0200 |
commit | 9620716ff31fa14f47c7195eaae84311815d6494 (patch) | |
tree | 4a81a9a8047ee2e0a77cadae3523871cfcaef301 /profiles/desc | |
parent | app-metrics/collectd: add logparser plugin (diff) | |
download | gentoo-9620716ff31fa14f47c7195eaae84311815d6494.tar.gz gentoo-9620716ff31fa14f47c7195eaae84311815d6494.tar.bz2 gentoo-9620716ff31fa14f47c7195eaae84311815d6494.zip |
app-metrics/collectd: add slurm plugin
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'profiles/desc')
-rw-r--r-- | profiles/desc/collectd_plugins.desc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/profiles/desc/collectd_plugins.desc b/profiles/desc/collectd_plugins.desc index e997f46d1aa6..6b779a43a168 100644 --- a/profiles/desc/collectd_plugins.desc +++ b/profiles/desc/collectd_plugins.desc @@ -101,6 +101,7 @@ rrdtool - Build the rrdtool output plugin (writes values to RRD-files) sensors - Build the sensors input plugin (reads hardware sensors from lm-sensors) serial - Build the serial input plugin (collects the traffic on serial interfaces) sigrok - Build the sigrok input plugin (reads measurements from any supported hardware from sigrok project) +slurm - Build the slurm input plugin (collects metrics from the SLURM workload manager) 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 |