Tag Archives: nrpe

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 , | 1 Comment

A quick copy and paste installation helper for NRPE plugin for nagios.

This is really choppy but I used it to speed up some quick NRPE installs on a bunch of machines. Still requires extra steps, I’de like to see someone make this into a perl script that does everything for you. :) Note to whomever uses this script: you may need to update the wget, tar, [...]

Posted in Nagios, Webhosting | Also tagged , | Leave a comment