Page 1 of 1

Services added to XI are not displaying graphs

Posted: Sun Feb 08, 2015 5:02 pm
by Box293
I used the Nagios XI NNA wizard to monitor a source on my Network Analyzer server (using the API).

If Highcharts is the default I just get the dashify icon and no graph:
Selection_016.png
When Highcharts is OFF and PNP is used it sits at the spinning logo:
Selection_014.png
This happens for the Bytes, Packets and Flows services.

I do no see anything logged in /var/log/httpd/error_log

RRD files appear to be updating:

Code: Select all

ll /usr/local/nagios/share/perfdata/Network_Analyzer_Production_-_Source_-_pfSense/
total 1140
-rwxrwxr-x 1 nagios nagios 384952 Feb  9 08:50 Bytes.rrd
-rw-rw-r-- 1 nagios nagios   1958 Feb  9 08:50 Bytes.xml
-rwxrwxr-x 1 nagios nagios 384952 Feb  9 08:54 Flows.rrd
-rw-rw-r-- 1 nagios nagios   1920 Feb  9 08:54 Flows.xml
-rwxrwxr-x 1 nagios nagios 384952 Feb  9 08:54 Packets.rrd
-rw-rw-r-- 1 nagios nagios   1958 Feb  9 08:54 Packets.xml
Using my Performance Data Tool I can see the latest data in the RRD files:
Selection_015.png
Nagios XI 2014R2.5
Nagios Network Analyzer Wizard 1.0
Nagios Network Analyzer Component 1.2
Nagios Network Analyzer 2014R1.9

Any ideas as to what is happening?

Re: Services added to XI are not displaying graphs

Posted: Sat Feb 14, 2015 7:12 pm
by Box293
I worked out there was a problem in the XI History Tab component JavaScript which was causing this issue.

History Tab component now updated, problem fixed!