From 524cf47c301a5712b4d23c47b08027ee23168647 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=90=D0=BB=D0=B5=D0=BA=D1=81=D0=B0=D0=BD=D0=B4=D1=80?= Date: Sat, 1 Aug 2026 02:17:22 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=B8=D1=82?= =?UTF-8?q?=D1=8C=20README.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index deebea0..2bdba1e 100644 --- a/README.md +++ b/README.md @@ -16,15 +16,15 @@ To install, place the executable file in the domino directory (where the nnotes. ## What is reflected in the metrics Statistics are formatted to contain only alphanumeric characters. Other characters are replaced with the _ symbol.
Example:
-Server.MailBoxes = Server_MailBoxes
-Monitor.Last.EVENT MONITOR.Warning(High) = Monitor_Last_EVENT MONITOR_Warning_High_
+   Server.MailBoxes = Server_MailBoxes
+   Monitor.Last.EVENT MONITOR.Warning(High) = Monitor_Last_EVENT MONITOR_Warning_High_

Only statistics with a numerical value are included in the metrics; date or text are not included (this is a Prometheus feature).
Example:
-NO - Server.Task = Cluster Replicator: Idle: [08/01/2026 02:08:41 ZE1]
-NO - Server.ElapsedTime = 00:34:03
-YES - Server.ElapsedTimeDays = 0.023645833333333
-YES - Server.MailBoxes = 1
+   NO - Server.Task = Cluster Replicator: Idle: [08/01/2026 02:08:41 ZE1]
+   NO - Server.ElapsedTime = 00:34:03
+   YES - Server.ElapsedTimeDays = 0.023645833333333
+   YES - Server.MailBoxes = 1
## Notes.ini By default, domino_exporter runs on port 9100 and updates information every 30 seconds. There are two parameters to change these values: