Tag Archives: event handler

Event handlers in nagios using NRPE.

You can setup nagios to execute commands via NRPE whenever a host or service state change occurs, these are called event handlers. Luckily they’re fairly easy to implement and the example I provide uses NRPE to issue remote event handlers. On the nagios server: In your command.cfg file, where I keep all of my command [...]
Posted in Nagios, Webhosting | Also tagged , | Leave a comment