no performance graph of "ping"?!

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
xpertech
Posts: 399
Joined: Thu Sep 01, 2011 9:47 pm

no performance graph of "ping"?!

Post by xpertech »

the remote server could respond "ping" but has no performance graph, what could be the problem?
You do not have the required permissions to view the files attached to this post.
npolovenko
Support Tech
Posts: 3457
Joined: Mon May 15, 2017 5:00 pm

Re: no performance graph of "ping"?!

Post by npolovenko »

Hello, @xpertech. Please sign in to the XI as an admin user, click on the Advanced tab and show me the output:
Untitled.png
Next, make sure that npcd is running by running this command in the command line:
service npcd status
Also, please upload this log file:
/usr/local/nagios/var/npcd.log
And lastly, navigate to:

Code: Select all

cd /usr/local/nagios/share/perfdata/jptkolearnap01p/
And upload _HOST_.rrd and _HOST_.xml files in this thread.
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.
xpertech
Posts: 399
Joined: Thu Sep 01, 2011 9:47 pm

Re: no performance graph of "ping"?!

Post by xpertech »

please refer attachment.
You do not have the required permissions to view the files attached to this post.
xpertech
Posts: 399
Joined: Thu Sep 01, 2011 9:47 pm

Re: no performance graph of "ping"?!

Post by xpertech »

please refer attachment.
You do not have the required permissions to view the files attached to this post.
npolovenko
Support Tech
Posts: 3457
Joined: Mon May 15, 2017 5:00 pm

Re: no performance graph of "ping"?!

Post by npolovenko »

@xpertech, The graph stopped populating on the 20th of May.

Please follow this article to increase the load_threshold to 60 and the timeout to 40.

Then run: service npcd restart to apply the settings.
https://support.nagios.com/kb/article.php?id=9

If after 15 minutes the graph won't start working, move the rrrd and xml files to a backup location, like /tmp/
jptkolearnap01p_HOST_.rrd
jptkolearnap01p_HOST_.xml
Wait 15 minutes to allow Nagios to recreate new RRD and XML files and see if the graph starts populating.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Locked