Version: 4.0.3, Package name: nrpe-4.0.3 |
Maintained by: The OpenBSD ports mailing-list |
Master sites: |
Description 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). WARNING: NRPE is deprecated upstream and no longer receives bug fixes or new features. For some of the checks on remote servers that you might otherwise make using NRPE, you may like to consider "manubolon-snmp" and an SNMP daemon instead. |
Filesize: 511.875 KB |
Version History (View Complete History) |
|
2021-11-29 03:29:15 by Stuart Henderson | Files touched by this commit (2) |
Log message: oh, there was a newer version than listed on the webpage, update to nrpe-4.0.3 |
2021-11-28 12:30:39 by Stuart Henderson | Files touched by this commit (1) |
Log message: fix bad patch, spotted by tb@ |
2021-11-28 05:05:28 by Stuart Henderson | Files touched by this commit (9) |
Log message: Update to NRPE 4.0.2, based on a diff from trondd This has slightly less ancient TLS support (allowing us to get rid of use of openssl to build) but is not compatible with older versions. The warning remains; if you are still using this it is recommended that you don't: WARNING: NRPE is deprecated upstream and no longer receives bug fixes or new features. For some of the checks on remote servers that you might otherwise make using NRPE, you may like to consider "manubolon-snmp" and an SNMP daemon instead. |
2020-11-25 13:01:34 by Stuart Henderson | Files touched by this commit (1) |
Log message: nrpe: bump to be sure that openssl PKGSPEC change causes no problems |
2020-11-18 08:46:45 by Stuart Henderson | Files touched by this commit (2) |
Log message: net/nagios/nrpe: update HOMEPAGE, warn in DESCR that 1) this is an old version for compat with junk crypto, and 2) current versions are no longer under active development upstream. This is often used for remote checks on disk space etc, suggest using manubolon-snmp + an SNMP daemon instead. |
2019-07-12 14:49:09 by Stuart Henderson | Files touched by this commit (854) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2019-04-03 08:01:29 by Christian Weisgerber | Files touched by this commit (2) |
Log message: fix warning and future error about unescaped left brace in perl regex |
2018-11-07 04:07:11 by Stuart Henderson | Files touched by this commit (3) |
Log message: adapt to new layout in security/openssl |
2018-01-11 12:27:12 by Robert Peichaer | Files touched by this commit (624) |
Log message: Change the shebang line from /bin/sh to /bin/ksh in all ports rc.d daemon scripts and bump subpackages that contain the *.rc scripts. discussed with and OK aja@ OK tb |
2017-08-22 04:25:47 by Stuart Henderson | Files touched by this commit (1) |
Log message: drop maintainer |
2015-03-23 03:18:42 by Stuart Henderson | Files touched by this commit (3) |
Log message: MFC: Switch NRPE to openssl; libressl no longer supports 512 bit DH keys. Add a no_ssl flavour to allow a non-SSL build (SSL doesn't really add much in the case of NRPE as no authentication is done anyway). |
2015-03-23 03:18:02 by Stuart Henderson | Files touched by this commit (3) |
Log message: MFC: Switch NRPE to openssl; libressl no longer supports 512 bit DH keys. Add a no_ssl flavour to allow a non-SSL build (SSL doesn't really add much in the case of NRPE as no authentication is done anyway). |
2015-03-23 03:16:55 by Stuart Henderson | Files touched by this commit (3) |
Log message: Switch NRPE to openssl; libressl no longer supports 512 bit DH keys. Add a no_ssl flavour to allow a non-SSL build (SSL doesn't really add much in the case of NRPE as no authentication is done anyway). guenther@ provided a diff to stay with libressl and use auto dh support instead, but backwards compatibility is a problem there. |
2011-04-21 05:23:38 by Stuart Henderson | Files touched by this commit (5) |
Log message: - 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-01-20 07:04:42 by Stuart Henderson | Files touched by this commit (3) |
Log message: add an rc script for nrpe; ok ajacoutot@ |
2010-11-19 15:31:39 by Marc Espie | Files touched by this commit (372) |
Log message: new depends |
2010-07-13 15:08:01 by Stuart Henderson | Files touched by this commit (35) |
Log message: use REVISION. |
2009-01-10 09:56:42 by Nikolay Sturm | Files touched by this commit (2) |
Log message: follow henning on nagios: need to set pfd.events, not revents... d'oh. Tamas TEVESZ <ice@extreme.hu> |
2009-01-09 11:40:14 by Nikolay Sturm | Files touched by this commit (2) |
Log message: adapt henning's nagios diff, to fix reading of nonblocking sockets ok sthen |
2008-11-13 01:33:16 by Stuart Henderson | Files touched by this commit (5) |
Log message: update to 2.12 and take MAINTAINER. ok david@ (previous maintainer). |
2007-09-15 16:37:00 by Michael Erdely | Files touched by this commit (333) |
Log message: Remove surrounding quotes in COMMENT*/PERMIT_*/BROKEN/ERRORS Add $OpenBSD$ to p5-SNMP-Info/Makefile (ok kili@, simon@) |
2007-09-06 13:09:11 by Nikolay Sturm | Files touched by this commit (3) |
Log message: update to nrpe 2.7.1 ok david@ (maintainer) |
2007-04-05 10:20:19 by Marc Espie | Files touched by this commit (912) |
Log message: base64 checksums. |
2006-11-20 06:07:20 by Marc Espie | Files touched by this commit (22) |
Log message: fix a few obviously wrong dependencies, and remove extra shells in ghc. |
2006-07-19 23:00:24 by David Krause | Files touched by this commit (2) |
Log message: update to nrpe-2.5.2; ok aanriot@ |
2006-05-21 13:16:34 by Alexandre Anriot | Files touched by this commit (3) |
Log message: maintenance update to 2.5.1 . ok david@ |
2006-04-12 15:06:11 by David Krause | Files touched by this commit (2) |
Log message: update to nrpe-2.5 |