By sholsapp | Published: August 15, 2009
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 Nagios, nrpe
Event handlers in nagios using NRPE.