Index of /slackbuilds/nrpe

Icon  Name                                                                                                                             Last modified      Size  Description
[DIR] Parent Directory - [   ] doinst.sh 26-Oct-2008 14:31 376 [   ] nrpe.SlackBuild 26-Oct-2008 14:31 4.0K [   ] rc.nrpe 26-Oct-2008 14:31 1.3K [   ] slack-desc 26-Oct-2008 14:31 871
NRPE allows you to remotely execute Nagios plugins on other Linux/Unix
machines. This allows you to monitor remote machine metrics (disk
usage, CPU load, etc.). NRPE can also communicate with some of the
Windows agent addons, so you can execute scripts and check metrics on
remote Windows machines as well.

Homepage: http://www.nagios.org/

If you have installed nagios package, then by default, nrpe will use
the user and group accounts defined in /etc/rc.d/rc.nagios.

Otherwise, you could specify desired values through command line, like:

  NAGIOSUSER=backup NAGIOSGROUP=backup \
  NRPEUSER=nrpe NRPEGROUP=nrpe \
  ./nrpe.SlackBuild

It is recommended that you firstly install nagios package.

SlackBuild for nrpe on Slackware.