Page 1 of 1

Graph was not populating during particular time period.

Posted: Thu Jul 22, 2021 11:45 am
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.

Re: Graph was not populating during particular time period.

Posted: Thu Jul 22, 2021 2:51 pm
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

Re: Graph was not populating during particular time period.

Posted: Fri Jul 23, 2021 10:20 am
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

Re: Graph was not populating during particular time period.

Posted: Mon Jul 26, 2021 7:46 am
by manimurugesan
Hi,

I have sent required Perf data log in PM.
Please review and help in solving this issue,
Thanks in advance

Re: Graph was not populating during particular time period.

Posted: Mon Jul 26, 2021 10:24 am
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