Commit Graph

6 Commits

Author SHA1 Message Date
sthen
5394819523 - switch to Icinga's fork of nrpe (it hasn't changed much; mostly auto*
changes and v6 support)

- remove unnecessary /dev/*random patch

- force libwrap detection via autoconf variables, it's less intrusive
than patching configure
2011-04-21 11:23:38 +00:00
sturm
4ec405ebe2 follow henning on nagios:
need to set pfd.events, not revents... d'oh. Tamas TEVESZ <ice@extreme.hu>
2009-01-10 16:56:42 +00:00
sturm
36a6d24579 adapt henning's nagios diff, to fix reading of nonblocking sockets
ok sthen
2009-01-09 18:40:14 +00:00
sthen
abb85a5553 update to 2.12 and take MAINTAINER.
ok david@ (previous maintainer).
2008-11-13 08:33:16 +00:00
sturm
6919b1d57c update to nrpe 2.7.1
ok david@ (maintainer)
2007-09-06 19:09:10 +00:00
david
073f232890 initial import of nrpe-2.3 (Nagios Remote Plugin Executor)
NRPE is an addon for Nagios that allows you to execute "local" plugins
(like check_disk, check_procs, etc.) on remote hosts. The check_nrpe
plugin is called from Nagios and makes plugin execution requests to the
NRPE daemon running on the remote host (either as a standalone daemon
or as a service under inetd). Supports passing command arguments to
server, as well as native SSL/TLS encryption (anonymous DH mode).

help/ok sturm@ bernd@
2006-02-04 13:16:08 +00:00