Page 1 of 1
Gaps in MRTG graphing
Posted: Thu Apr 22, 2021 3:52 pm
by rbuckle
We had a server fail and had to restore from a backup... but since, this keeps happening?
Re: Gaps in MRTG graphing
Posted: Fri Apr 23, 2021 2:42 pm
by gsmith
Hi,
Please try try this:
Code: Select all
snmpwalk -v2c -c public -m WHISP-APS-MIB 10.26.50.254
replace "public" with the communityname of the device if you know it is not "public"
Send the results back please.
Also please send us a System Profile:
To send us your system profile.
1. Login to the Nagios XI GUI using a web browser.
2. Click the "Admin" > "System Profile" Menu
3. Click the "Download Profile" button
4. Save the profile.zip file and share this in a private message and then reply to this post to bring it up in the queue.
Thank you
Re: Gaps in MRTG graphing
Posted: Fri Apr 23, 2021 5:02 pm
by ssax
Please edit this file:
Code: Select all
/usr/local/nagios/etc/pnp/npcd.cfg
Set the
load_threshold to
60.0.
Then edit this file:
Code: Select all
/usr/local/nagios/etc/pnp/process_perfdata.cfg
Set the
TIMEOUT to
20.
Then restart npcd:
See if that alleviates it (it likely will).
If that doesn't resolve it, please follow these guides to troubleshoot further:
https://support.nagios.com/kb/article.php?id=9
https://support.nagios.com/kb/article/n ... hs-29.html
Re: Gaps in MRTG graphing
Posted: Fri Apr 23, 2021 6:55 pm
by ssax
Locking thread, ticket received, we will continue support through the ticket.
Thank you!