From dc47fd1c9e62ec3299b5df0fb34ded3657437f15 Mon Sep 17 00:00:00 2001 From: Jordi Sanfeliu Date: Thu, 20 May 2021 13:03:31 +0200 Subject: [PATCH] updated documentation #325 --- man/man5/monitorix.conf.5 | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/man/man5/monitorix.conf.5 b/man/man5/monitorix.conf.5 index 8075e41..b767d26 100644 --- a/man/man5/monitorix.conf.5 +++ b/man/man5/monitorix.conf.5 @@ -958,6 +958,13 @@ The external script will receive the following arguments: .br 3rd - the value of the sensor. .RE +.RE +.P +.BI cmd +.RS +This is the command that will be used to gather statistics. This option may also be used to add new sensors values not covered by LM-Sensors by referencing an external script which executes the command \fIsensors\fP and others. +.P +Default value: \fIsensors\fP .SS Generic sensors statistics (gensens.pm) This graph helps to monitor up to three (so far) different sensors: temperatures, CPU frequencies and battery status which, depending of your machine, they should appear in the \fI/sys\fP directory. .P