Fixed
Details
Assignee
Benjamin ReedBenjamin ReedReporter
Daniel HammonDaniel HammonComponents
Fix versions
Affects versions
Priority
Major
Details
Details
Assignee
Benjamin Reed
Benjamin ReedReporter
Daniel Hammon
Daniel HammonComponents
Fix versions
Affects versions
Priority
PagerDuty
PagerDuty
PagerDuty
Created September 21, 2011 at 4:19 AM
Updated January 27, 2017 at 4:20 PM
Resolved May 2, 2012 at 2:11 PM
It seems that after the update from 1.8.11 to 1.8.13 it ist not possible to set snmp information. I tried /opennms/admin/snmpConfig.jsp but that had no effect.
I tried "/opt/opennms/bin/provision.pl snmp set xx.xx.xx.xx public version=v2c port=8161"
but there is neither a status change nor "provision.pl snmp xx.xx.xx.xx" gives me the new information.
provision.pl returns the following error:
500 Internal Server Error at /opt/opennms/bin/provision.pl line 620
main::put(xx.xx.xx.xx, 'community=public&version=v2c&port=8161', '/snmpConfig') called at /opt/opennms/bin/provision.pl line 548
main::cmd_snmp('set', xx.xx.xx.xx, 'public', 'version=v2c', 'port=8161') called at /opt/opennms/bin/provision.pl line 110
but there is no error in the logs (webapp + daemon)