Graph was not populating during particular time period.

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
manimurugesan
Posts: 145
Joined: Wed Oct 03, 2018 9:15 am

Graph was not populating during particular time period.

Post by manimurugesan »

Hi Team,

We had observed a problem for a particular switch interface where the utilization was 0 and graph was not populating on time period 9:00 AM to 12:00 PM UK time. We checked with DR server and observed the same issue.

However the graph started plotting after 12:00 PM UK. The customer needs to know why did the graph didn't populate during particular time period.

Also we checked with the network team and got to know that there was traffic and also there was high utilization during that time.
Wondering what could be the reason?


Please help in finding root cause for this problem and assist in solving this issue.


Thanks in Advance.
JFox
Posts: 3
Joined: Mon Jan 21, 2019 5:10 pm

Re: Graph was not populating during particular time period.

Post by JFox »

I'm not official support but am having a similar issue. Here is some of what I have found so you can get started whike you wait for an official reply.

https://support.nagios.com/kb/article.php?id=9 - baseline troubleshooting to see if the perf data is getting ingested, spooled, and processed into RRD files

https://support.nagios.com/forum/viewto ... 16&t=53324 - similar issue with conclusion
https://support.nagios.com/forum/viewto ... 16&t=11891 - similar troubleshooting thread walking through the above, though no conclusion

https://report.cs.rutgers.edu/pnp4nagio ... _with_npcd - more background for PNP and NPCD
gsmith
Posts: 1253
Joined: Tue Mar 02, 2021 11:15 am

Re: Graph was not populating during particular time period.

Post by gsmith »

Hi

Please send me:
/usr/local/nagios/var/perfdata.log

You can send it in a PM for security reasons. Please reply to this message
once you have sent the log file.

Thanks
manimurugesan
Posts: 145
Joined: Wed Oct 03, 2018 9:15 am

Re: Graph was not populating during particular time period.

Post by manimurugesan »

Hi,

I have sent required Perf data log in PM.
Please review and help in solving this issue,
Thanks in advance
gsmith
Posts: 1253
Joined: Tue Mar 02, 2021 11:15 am

Re: Graph was not populating during particular time period.

Post by gsmith »

Hi,

Please send me your /usr/local/nagios/etc/pnp/npcd.cfg.

Also run this command and send me the output:

Code: Select all

 ps aux | grep rrd
Thanks
Locked