Details
-
Enhancement
-
Status: Resolved (View Workflow)
-
Major
-
Resolution: Fixed
-
Meridian-2016.1.4, 19.0.1
-
Security Level: Default (Default Security Scheme)
-
None
Description
There are several OpenNMS daemons that should start as soon as Eventd is up and running, and prior the working daemons start to send events.
I'm talking about Alarmd, Bsmd, Ticketer, Correlator and Scriptd. Those daemons will react based upon events generated by Trapd, Pollerd, Collectd, Provisiond, etc.
For this reason, I propose to move the daemons (i.e. Alarmd, Bsmd, Ticketer, Correlator and Scriptd) to be after Eventd and before Trapd inside service-configuration.xml.
The main reason is to be ready after starting OpenNMS to start processing events prior the working daemons start pushing those events to the Event Bus, and also because some of the working daemons might delay the startup time on medium to big installations.
We already have several customers using this approach.