You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`nagios_hosts_acknowledges_total`| Amount of host problems acknowledged | gauge |
168
+
|`nagios_hosts_checked_total`| Amount of hosts checked | gauge |
169
+
|`nagios_hosts_downtime_total`| Amount of hosts in downtime | gauge |
170
+
|`nagios_hosts_status_total`| Amount of hosts in different states | gauge |
171
+
|`nagios_hosts_total`| Amount of hosts present in configuration | gauge |
172
+
|`nagios_service_checks_execution`| Service check execution | histogram |
173
+
|`nagios_service_checks_latency`| Service check latency | histogram |
174
+
|`nagios_service_checks_minutes`| Service checks over time | histogram |
175
+
|`nagios_service_checks_performance_seconds`| Service checks performance | gauge |
176
+
|`nagios_services_acknowledges_total`| Amount of service problems acknowledged | gauge |
177
+
|`nagios_services_checked_total`| Amount of services checked | gauge |
178
+
|`nagios_services_downtime_total`| Amount of services in downtime | gauge |
179
+
|`nagios_services_status_total`| Amount of services in different states | gauge |
180
+
|`nagios_services_total`| Amount of services present in configuration | gauge |
181
+
|`nagios_up`| Whether Nagios can be reached | gauge |
182
+
|`nagios_update_available_info`| NagiosXI update is available (optional metric!) | gauge |
183
+
|`nagios_users_privileges_total`| Amount of admin or regular users | gauge |
184
+
|`nagios_users_status_total`| Amount of disabled or enabled users | gauge |
185
+
|`nagios_users_total`| Amount of users present on the system | gauge |
186
+
|`nagios_version_info`| Nagios version information | gauge |
187
+
188
+
`nagios_update_available_info` is optional because the user may not want their Nagios server scraping the external version webpage every `scrape_interval`.
189
+
190
+
</details>
191
+
153
192
## Grafana
154
193
155
194
Import the [dashboard](grafana/dashboard.json) template ([instructions](https://grafana.com/docs/grafana/v9.0/dashboards/export-import/#import-dashboard)).
0 commit comments