You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

Option 1 - Using NMIS built-in Escalation and Notification

opHA provides multi-server polling with a central dashboard provided by the Master. It does NOT handle the escalation of real time events of slaves. Escalations are handled on each Slave server; emails, etc are sent from the slave. For more information on configuring escalation: NMIS8 Configuration

Option 2 - Using opEvents to Monitor the opHA Slave

The typical solution here is to have the slave send NMIS events using syslog to the master which are stored in slave_event.log, then opEvents processes this event log instead of the local event.log and opEvents on a single server can handle the events for all slaves.  The nodes from the remote slaves will need to be added to opEvents so it knows what to do with them.

With opEvents, any event can be handled from any source, and include escalations, etc.  (opEvents running on a Master will carry out all actions as the master not as the slave)

  • No labels