Performance graph with outages

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
hrileyFLA
Posts: 4
Joined: Fri Dec 23, 2016 12:03 pm

Performance graph with outages

Post by hrileyFLA »

Is there a way to have the performance graphs for a service (or a host for that matter) show outages? Currently, it just keeps the last recorded value for the graphs and repeats it for the alert state entries. Let me know if I need to clarify my request.

Thanks.
ssax
Dreams In Code
Posts: 7682
Joined: Wed Feb 11, 2015 12:54 pm

Re: Performance graph with outages

Post by ssax »

Unfortunately not, when the check is down it doesn't output any performance data to put into the RRD and since it's just plotting a line from data point to data point it would be the last check that would have had data to put into the RRD (like you are seeing).
hrileyFLA
Posts: 4
Joined: Fri Dec 23, 2016 12:03 pm

Re: Performance graph with outages

Post by hrileyFLA »

That seems rather insane that there's not an option to say "Don't draw a line when there's a null value (or whatever the equivalent is)". I could swear I've seen gaps and the like in RRD-backed graphs, so I'm pretty sure it's somehow possible to make the non-OK entries stand out.
ssax
Dreams In Code
Posts: 7682
Joined: Wed Feb 11, 2015 12:54 pm

Re: Performance graph with outages

Post by ssax »

I thought I saw the same thing but after talking to the other senior techs here in the department apparently that's not the case.
hrileyFLA
Posts: 4
Joined: Fri Dec 23, 2016 12:03 pm

Re: Performance graph with outages

Post by hrileyFLA »

So apparently, it's possible with nagiosgraph, but that seems to be an abandoned project and it unlikely to work with Nagios XI (please correct me if I'm wrong).

I can't believe I'm the only one who wants this feature (or even the only one who's shocked that it's not already there). At the very least, we should be able to see a line graph (or similar) showing outages over time like you can with Nagios Core or maybe a way to add Nagios Core graphs to a dashboard.

Is there any solution at all for my boss' boss to be able to see outages over time in a boss-friendly fashion?
ssax
Dreams In Code
Posts: 7682
Joined: Wed Feb 11, 2015 12:54 pm

Re: Performance graph with outages

Post by ssax »

That functionality is not currently available at this time. I will create a feature request in the morning for you.
Locked