From: Pablo Llopis Date: Fri, 11 Jan 2019 15:11:37 +0000 (+0100) Subject: Minor doc additions X-Git-Tag: collectd-5.11.0~3^2~6 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=59b7dadd1c179915d973e30373ee04a47cbf90d7;p=thirdparty%2Fcollectd.git Minor doc additions --- diff --git a/README b/README index 24850bf51..98890434e 100644 --- a/README +++ b/README @@ -379,7 +379,8 @@ Features sound level meters, thermometers, and much more. - slurm - Gathers per-partition node and job state information using libslurm. + Gathers per-partition node and job state information using libslurm, + as well as internal health statistics. - smart Collect SMART statistics, notably load cycle count, temperature diff --git a/src/collectd.conf.pod b/src/collectd.conf.pod index 36499b8c2..5c489ef6f 100644 --- a/src/collectd.conf.pod +++ b/src/collectd.conf.pod @@ -7904,7 +7904,8 @@ measurements are discarded. =head2 Plugin C -This plugin collects per-partition SLURM node and job state information. +This plugin collects per-partition SLURM node and job state information, as +well as internal health statistics. 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.