Change event-label name "OpeNMS" for restartPollingInterface event in eventconf.xml
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.
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!
Environment
CentOS
Acceptance / Success Criteria
None
Lucidchart Diagrams
Activity
Show:
Jeff Gehlbach February 15, 2011 at 9:20 AM
Thanks for the report, Jason!
Fix pushed to 1.8 in commit a3ee5500ef7458a8d1819dd678ea2ea6a38dda3a and cherry-picked to master in commit 0ee7325144c40aeee4a9d4c01ecc6616d81e392a.
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!