Services added to XI are not displaying graphs

This support forum board is for support questions relating to Nagios Network Analyzer, our network traffic and bandwidth analysis solution.
Locked
User avatar
Box293
Too Basu
Posts: 5126
Joined: Sun Feb 07, 2010 10:55 pm
Location: Deniliquin, Australia
Contact:

Services added to XI are not displaying graphs

Post 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?
You do not have the required permissions to view the files attached to this post.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
User avatar
Box293
Too Basu
Posts: 5126
Joined: Sun Feb 07, 2010 10:55 pm
Location: Deniliquin, Australia
Contact:

Re: Services added to XI are not displaying graphs

Post 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!
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Locked