From 4cc53e5f201c112bc65626c985d48363270250ea Mon Sep 17 00:00:00 2001 From: Pablo Llopis Date: Thu, 10 Jan 2019 17:55:32 +0100 Subject: [PATCH] Add collectd.conf manpage slurm documentation --- src/collectd.conf.pod | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/src/collectd.conf.pod b/src/collectd.conf.pod index 71931c2bd..36499b8c2 100644 --- a/src/collectd.conf.pod +++ b/src/collectd.conf.pod @@ -7902,6 +7902,17 @@ measurements are discarded. =back +=head2 Plugin C + +This plugin collects per-partition SLURM node and job state information. +It takes no options. It should run on a node that is capable of running the +I and I commands, i.e. it has a running slurmd and a valid +slurm.conf. +Note that this plugin needs the B option set to I in order to +function properly. + +=back + =head2 Plugin C The C plugin collects SMART information from physical -- 2.47.2