Performance graphs not showing

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
Gelerios
Posts: 11
Joined: Wed Apr 16, 2014 9:15 am

Performance graphs not showing

Post by Gelerios »

I installed Nagios XI 2014R1.0 trial today and I noticed that performance graphs are not showing in some cases.

When I go to "Service Details", click on a service and go to "Performance Graphs" tab, the graphs show without a problem. But if I go to "Host Graphs", click on a host, click on "View Current Service Status" icon next to a service, and then go to "Performance Graphs" tab the graphs don't show. All I see is the "Graph Timeframe" dropdown, but there are no graphs.

I was wondering if anyone else is experiencing the same problem or is it a problem with my setup?
abrist
Red Shirt
Posts: 8334
Joined: Thu Nov 15, 2012 1:20 pm

Re: Performance graphs not showing

Post by abrist »

Start by looking at the perfdata logs:

Code: Select all

tail -25 /usr/local/nagios/var/perfdata.log
tail -25 /usr/local/nagios/var/npcd.log
Former Nagios employee
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.
Gelerios
Posts: 11
Joined: Wed Apr 16, 2014 9:15 am

Re: Performance graphs not showing

Post by Gelerios »

There's nothing in the npcd.log since the upgrade to XI 2014 yesterday, and perdata.log doesn't exist (I suppose there was nothing that needed to be written to it).

I tested the same steps on your online demo and the same thing happens. I even tested on another PC and with another browser and the same thing happens both on my XI server and on your online demo.

Could you follow the steps I described in the original post and see if the same thing happens to you?
sreinhardt
-fno-stack-protector
Posts: 4366
Joined: Mon Nov 19, 2012 12:10 pm

Re: Performance graphs not showing

Post by sreinhardt »

I am not able to replicate the issue on my systems or on the online demo, but maybe I am misunderstanding your steps. I did:

Service detail page -> Select a service -> Performance graph tab - Works great
Host detail page -> Select a host -> View current status for host services -> Selected a service -> Perf graph tab - Works great
Host graph page -> Default page works, selecting a new host or timeframe works / Select view current status for host services on any host -> Select a service -> Perf graph tab - works great.

Again maybe I missed a page there, but as of yet, I cannot replicate this issue. Maybe you could send a link to the online demo page showing this?
Nagios-Plugins maintainer exclusively, unless you have other C language bugs with open-source nagios projects, then I am happy to help! Please pm or use other communication to alert me to issues as I no longer track the forum.
Gelerios
Posts: 11
Joined: Wed Apr 16, 2014 9:15 am

Re: Performance graphs not showing

Post by Gelerios »

You did miss a page there in the third try :)

This is how to do it:
Host graphs -> click on a host name above the graph to get all of the host service graphs -> click on View Current Service Status icon next to one of the service graphs -> Performance Graphs tab

Here is a link to the service status page on the online demo:
http://nagiosxi.demos.nagios.com/nagios ... est%3Dauto
If I open the Performance Graphs tab on this link, no graphs are shown.
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Performance graphs not showing

Post by scottwilkerson »

Yep, this was a bug. It had to do with bad links for the "View Current Service Status".

It has been fixed for the next release.
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
Gelerios
Posts: 11
Joined: Wed Apr 16, 2014 9:15 am

Re: Performance graphs not showing

Post by Gelerios »

Great, thanks.
tmcdonald
Posts: 9117
Joined: Mon Sep 23, 2013 8:40 am

Re: Performance graphs not showing

Post by tmcdonald »

Gonna close this up as there is a fix in place for R1.1.
Former Nagios employee
Locked