Details
-
Type:
Task
-
Status:
Resolved
-
Priority:
Trivial
-
Resolution: Fixed
-
Affects Version/s: 1.8.9, 1.9.5
-
Component/s: Event/Trap Configuration
-
Security Level: Default (Default Security Scheme)
-
Labels:None
-
Environment:CentOS
Description
The event-label for restartPollingInterface in eventconf.xml should be changed to match the rest. It says "OpeNMS" but should say "OpenNMS" so that it will be grouped up with the rest of the 'OpenNMS-defined node events' in the Web UI.
eventconf.xml
<event-label>OpeNMS-defined node event: restartPollingInterface</event-label>
I'm just scrutinizing things now, but it could also be moved down in eventconf.xml so that it's with the rest of the node events (and the indentation could be corrected, too). Thanks!
eventconf.xml
<event-label>OpeNMS-defined node event: restartPollingInterface</event-label>
I'm just scrutinizing things now, but it could also be moved down in eventconf.xml so that it's with the rest of the node events (and the indentation could be corrected, too). Thanks!
Thanks for the report, Jason!
Fix pushed to 1.8 in commit a3ee5500ef7458a8d1819dd678ea2ea6a38dda3a and cherry-picked to master in commit 0ee7325144c40aeee4a9d4c01ecc6616d81e392a.