Resurrect and fix the eventconf editor in the web interface
Description
I'm about to delete this from CVS (opennms/src/web/web/admin/eventconf) because it doesn't compile, but I figure that I'd open up a ticket to eventually resurrect this code and get it working again. You can find the code in the attic. Watch out for the cobwebs.
Environment
Operating System: All
Platform: All
Acceptance / Success Criteria
None
Attachments
1
Lucidchart Diagrams
Activity
Show:
Ronny Trommer March 23, 2016 at 7:50 PM
There is a eventconf editor in the web interface.
Tarus Balog May 27, 2009 at 9:57 AM
Oh, agreed. I'm hoping to have a "restart daemon" admin section in 1.8.
Duncan Hill May 27, 2009 at 9:54 AM
Doh. I think I knew that.
Still would be nice to not have to hand-edit XML and run xmllint to verify it though
Tarus Balog May 27, 2009 at 9:52 AM
Duncan:
In 1.6+ you can send an event to re-read the event configuration without a restart:
Would love to see this get re-implemented, as we have to restart OpenNMS every time we want to add a new event (either for new hardware, or adding custom local ones) we have to bounce our OpenNMS stack. This gives us a window of up to a few minutes where traps get dropped to the floor, polls don't happen etc.
Being able to add an event with a set of maskelements, uei, event-label, descr, logmsg and severity on the fly via the web UI would be a very nice thing indeed.
I'm about to delete this from CVS (opennms/src/web/web/admin/eventconf) because it doesn't
compile, but I figure that I'd open up a ticket to eventually resurrect this code and get it working again.
You can find the code in the attic. Watch out for the cobwebs.