Fixed
Details
Assignee
Antonio RussoAntonio RussoReporter
Antonio RussoAntonio RussoComponents
Fix versions
Affects versions
Priority
Major
Details
Details
Assignee
Antonio Russo
Antonio RussoReporter
Antonio Russo
Antonio RussoComponents
Fix versions
Affects versions
Priority
PagerDuty
PagerDuty
PagerDuty
Created April 30, 2011 at 9:11 AM
Updated January 27, 2017 at 4:20 PM
Resolved June 23, 2011 at 5:52 PM
The SnmpPoller needs to be revisited.
First of all it has to be reviewed the log strategy.
For example:
2011-04-30 14:45:32,804 ERROR [SnmpinterfacepollerScheduler-50 Pool-fiber43] SnmpPollInterfaceMonitor: Snmp Value is null for oid: .1.3.6.1.2.1.2.2.1.7.2
Should be a WARN and not an ERROR.
More the snmpPoller must thrown the hibernate exception when an SnmpInterface is not into the database.
Especially there must be more care about sync the SnmpPoller pollable interface and the interface that are actually stored into the database.