mirror of https://github.com/mikaku/Monitorix.git
improved the commentary on the process names in the <list> option #117
This commit is contained in:
parent
4bae7d7f08
commit
7a038ddb6e
|
@ -1156,7 +1156,7 @@ Monitorix uses the following command to find the processes listed in this option
|
||||||
# ps -eo pid,comm,command
|
# ps -eo pid,comm,command
|
||||||
.P
|
.P
|
||||||
.RE
|
.RE
|
||||||
So please, use also the same command to discover the exact names of the processes you want to monitor.
|
Therefore names in the process list must *EXACTLY* correspond to those in the \fIcomm\fP (or \fIcommand\fP) field of the above command (no substring, no wildcard).
|
||||||
.P
|
.P
|
||||||
An example of this option would be:
|
An example of this option would be:
|
||||||
.P
|
.P
|
||||||
|
|
Loading…
Reference in New Issue