Service Uptime

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
rj-admin2
Posts: 27
Joined: Thu Apr 11, 2024 1:16 am

Service Uptime

Post by rj-admin2 »

Hi All,

Just wondering if we can monitor a service uptime in Nagios XI. I obviously know we can monitor system uptime but can we actually monitor service uptime?

TIA.
User avatar
lgute
Posts: 318
Joined: Mon Apr 06, 2020 2:49 pm

Re: Service Uptime

Post by lgute »

Hi @rj-admin2, thanks for reaching out.

When you say System Uptime, what would you want that based on? The amount of time all checks or maybe just the ping check, for example, was successful? When you say System are you thinking hardware/vm or software like database/K8s, or all of the above?
Please let us know if you have any other questions or concerns.

-Laura
gregbeyer
Posts: 172
Joined: Fri Sep 11, 2020 2:13 pm

Re: Service Uptime

Post by gregbeyer »

@rj-admin2, I think that's a good idea for a monitor. Uptime of a particularly critical service is often as important as uptime of the host on which it runs. Declining uptime trend of a service (in a perf graph) would indicate a problem that needs root cause analysis. I'm not aware of how to monitor service uptime, but maybe something available in exchange.nagios.com.

Also, You might be able to create something useful to you in Reports / SLA. You could create a monitor for a service, put it in its own service group. Then run reports on the SG. Its not exactly an uptime monitor, but could let you know when your "SLA" for uptime is breached.
DoubleDoubleA
Posts: 199
Joined: Thu Feb 09, 2017 5:07 pm

Re: Service Uptime

Post by DoubleDoubleA »

Hi @rj-admin2,

In theory if you can get the data Nagios can monitor it. I'd be curious as to which service(s) in particular you mean.

Or are you asking if somehow Nagios can track how long it has been since the last time a service was in a non-OK state?

Aaron