Graphs and Speed Change to SNMP Device

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
shorn
Posts: 9
Joined: Thu Jul 24, 2014 2:20 pm

Graphs and Speed Change to SNMP Device

Post by shorn »

Hi,

We monitor a number of CPE routers across our WAN which produce bandwidth reports. We recently increased the speed of one of our WAN links however the graphs do not graph past the previous speed limit. The actual interface speeds on the devices did not change.

I've configured monitoring against one of these devices with a secondary hostname and it shows the increased speed values. Is there any way to reconfigure the older host so that the graphs display the new values while still keeping the historic graphing information?

Cheers,
Simon
bwallace
Posts: 1145
Joined: Tue Nov 17, 2015 1:57 pm

Re: Graphs and Speed Change to SNMP Device

Post by bwallace »

It sounds like XI is still referring to the old .rrd files (prior to the change in speed) in /var/lib/mrtg
Just delete all <host_OLD_file>.rrd, wait 5- 10 minutes, then check the graph to see if it displays correctly.

*If in any doubt, post the contents of /var/lib/mrtg
Be sure to check out the Knowledgebase for helpful articles and solutions!
Locked