Обновить README.md
This commit is contained in:
@@ -16,15 +16,15 @@ To install, place the executable file in the domino directory (where the nnotes.
|
|||||||
## What is reflected in the metrics
|
## What is reflected in the metrics
|
||||||
Statistics are formatted to contain only alphanumeric characters. Other characters are replaced with the _ symbol.<br/>
|
Statistics are formatted to contain only alphanumeric characters. Other characters are replaced with the _ symbol.<br/>
|
||||||
Example:<br/>
|
Example:<br/>
|
||||||
Server.MailBoxes = Server_MailBoxes<br/>
|
Server.MailBoxes = Server_MailBoxes<br/>
|
||||||
Monitor.Last.EVENT MONITOR.Warning(High) = Monitor_Last_EVENT MONITOR_Warning_High_<br/>
|
Monitor.Last.EVENT MONITOR.Warning(High) = Monitor_Last_EVENT MONITOR_Warning_High_<br/>
|
||||||
<br/>
|
<br/>
|
||||||
Only statistics with a numerical value are included in the metrics; date or text are not included (this is a Prometheus feature).<br/>
|
Only statistics with a numerical value are included in the metrics; date or text are not included (this is a Prometheus feature).<br/>
|
||||||
Example:<br/>
|
Example:<br/>
|
||||||
NO - Server.Task = Cluster Replicator: Idle: [08/01/2026 02:08:41 ZE1]<br/>
|
NO - Server.Task = Cluster Replicator: Idle: [08/01/2026 02:08:41 ZE1]<br/>
|
||||||
NO - Server.ElapsedTime = 00:34:03<br/>
|
NO - Server.ElapsedTime = 00:34:03<br/>
|
||||||
YES - Server.ElapsedTimeDays = 0.023645833333333<br/>
|
YES - Server.ElapsedTimeDays = 0.023645833333333<br/>
|
||||||
YES - Server.MailBoxes = 1<br/>
|
YES - Server.MailBoxes = 1<br/>
|
||||||
|
|
||||||
## Notes.ini
|
## Notes.ini
|
||||||
By default, domino_exporter runs on port 9100 and updates information every 30 seconds. There are two parameters to change these values:<br/>
|
By default, domino_exporter runs on port 9100 and updates information every 30 seconds. There are two parameters to change these values:<br/>
|
||||||
|
|||||||
Reference in New Issue
Block a user