From: Pablo Llopis Date: Wed, 2 Jan 2019 20:38:27 +0000 (+0100) Subject: Add slurm and libslurm to README X-Git-Tag: collectd-5.11.0~3^2~13 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=604aaf46fc656a2847b2f66ad79381fa22bbe8f3;p=thirdparty%2Fcollectd.git Add slurm and libslurm to README --- diff --git a/README b/README index f28d49922..24850bf51 100644 --- a/README +++ b/README @@ -378,6 +378,9 @@ Features to have its measurements fed to collectd. This includes multimeters, sound level meters, thermometers, and much more. + - slurm + Gathers per-partition node and job state information using libslurm. + - smart Collect SMART statistics, notably load cycle count, temperature and bad sectors. @@ -965,6 +968,10 @@ Prerequisites libzip, and optionally (depending on which drivers are enabled) on libusb, libftdi and libudev. + * libslurm (optional) + Used by the `slurm` plugin. + + * libstatgrab (optional) Used by various plugins to collect statistics on systems other than Linux and/or Solaris.