...
TODO - Add a link to event types.
PreConditions
We're assuming you already have a primary instance of NMIS and opEvents along with a secondary instance of opEvents setup, configured and working.
This functionality is intended for users with advanced knowledge of NMIS and opEvents.
Configuration
To enable this functionality, you must edit the opEvents "Event Actions" JSON file. We recommend using the web GUI to do this as there is a very handy "Validate" button that can be used to ensure your configuration changes are indeed valid JSON and won't break opEvents. If you must, you can also edit the JSON file directly at /usr/local/omk/conf/EventActions.json file. Beware that making changes that result in an invalid JSON file will result in your actions not functioning as intended.
...