Some of my sensors have data that cannot be real. Example: 22,545% CPU utilization or 10,323 MBPS on a 100Mbps link. The data throws all of the graphs out.
Is there a way to purge the data of such data?
Article Comments
I checked the sensor's setting for this and it is set to "ignore overflow values". How does the system determine if a value is OverFlow or just has a high value.? 22000% seems a bit high for a CPU. Can I set what is too high/low?
Also, I do not want to rid of the history, I just need to remove the overflow data from the history.
Ideas are welecomed!
May, 2013 - Permalink
Which version of PRTG are you using? In some of the older versions, the Ignore Overflow setting was reversed from how it is in the newer versions.
Also, try using the SNMP Tester against that OID and set it to the same scanning interval to make sure that SNMP is giving you those values.
As to the history, even if you do enable the "ignore overflow" setting correctly, it will not remove the previous collections of the overflow data so it will remain in the sensor's history. The only way to not have that reflected in the history would be to create a new sensor.
May, 2013 - Permalink
For this device, you can enable the "Ignore overflow values" option under the SNMP Compatibility Options. This should remove these kinds of values from that sensor. If you want to get rid of the history for this sensor, you can recreate it and then enable the ignore overflow option.
May, 2013 - Permalink