mirror of https://github.com/mikaku/Monitorix.git
small fix in the 'chrony.pm' documentation
This commit is contained in:
parent
127095a562
commit
1304060215
|
@ -3966,7 +3966,7 @@ This graph is able to monitor an unlimited number of Chrony daemons.
|
||||||
.P
|
.P
|
||||||
.BI list
|
.BI list
|
||||||
.RS
|
.RS
|
||||||
This is a comma-separated list of hostnames with the network port running \fIchronyd\fP. The format is <hostname>:<port> being the port number optional.
|
This is a comma-separated list of hostnames with the network port running \fIchronyd\fP. The format is <hostname>[:<port>] being the port part optional.
|
||||||
.P
|
.P
|
||||||
WARNING: Every time the number of entries in this option changes, Monitorix will resize the \fIchrony.rrd\fP file accordingly, removing all historical data.
|
WARNING: Every time the number of entries in this option changes, Monitorix will resize the \fIchrony.rrd\fP file accordingly, removing all historical data.
|
||||||
.P
|
.P
|
||||||
|
|
Loading…
Reference in New Issue