]> git.ipfire.org Git - thirdparty/collectd.git/commitdiff
Minor doc additions
authorPablo Llopis <pablo.llopis@cern.ch>
Fri, 11 Jan 2019 15:11:37 +0000 (16:11 +0100)
committerPablo Llopis <pablo.llopis@cern.ch>
Wed, 29 May 2019 09:50:34 +0000 (11:50 +0200)
README
src/collectd.conf.pod

diff --git a/README b/README
index 24850bf51403b2fb71032b9182a4823f035bf74b..98890434ebcd153a97b7226654cae91c29d11e41 100644 (file)
--- 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
index 36499b8c242e6ec6da2a371ebd1b64cf5e90b2e7..5c489ef6f16d80245f89977495ac5e27bd7e1803 100644 (file)
@@ -7904,7 +7904,8 @@ measurements are discarded.
 
 =head2 Plugin C<slurm>
 
-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<sinfo> and I<squeue> commands, i.e. it has a running slurmd and a valid
 slurm.conf.