diff options
author | jim-p <jimp@pfsense.org> | 2011-05-10 17:29:19 -0400 |
---|---|---|
committer | jim-p <jimp@pfsense.org> | 2011-05-10 17:29:48 -0400 |
commit | 889b0ac345b2f0adf5c2e2ff9a06885c6ba9d5a9 (patch) | |
tree | cbede588a501bbb1b9e81e5dbdd166bbd9650b1b /pkg_config.8.xml.amd64 | |
parent | 93d9d427d22f6d9d15e7edaaada2d6850686a060 (diff) | |
download | pfsense-packages-889b0ac345b2f0adf5c2e2ff9a06885c6ba9d5a9.tar.gz pfsense-packages-889b0ac345b2f0adf5c2e2ff9a06885c6ba9d5a9.tar.bz2 pfsense-packages-889b0ac345b2f0adf5c2e2ff9a06885c6ba9d5a9.zip |
Add nrpe2 package for 2.0, binaries will come after the next package build run.
Diffstat (limited to 'pkg_config.8.xml.amd64')
-rwxr-xr-x | pkg_config.8.xml.amd64 | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/pkg_config.8.xml.amd64 b/pkg_config.8.xml.amd64 index 5e6d7af0..7a0c0a76 100755 --- a/pkg_config.8.xml.amd64 +++ b/pkg_config.8.xml.amd64 @@ -1037,5 +1037,22 @@ <maintainer>markjcrane@gmail.com</maintainer> <configurationfile>shellcmd.xml</configurationfile> </package> + <package> + <name>NRPE v2</name> + <website>http://wiki.nagios.org/index.php/Howtos:nrpe_nsca</website> + <descr>NRPE is an addon for Nagios that allows you to execute plugins on remote Linux/Unix hosts. This is useful if you need to monitor local resources/attributes like disk usage, CPU load, memory usage, etc. on a remote host.</descr> + <category>Services</category> + <depends_on_package_base_url>http://files.pfsense.org/packages/amd64/8/All/</depends_on_package_base_url> + <depends_on_package>perl-5.10.1_3.tbz</depends_on_package> + <depends_on_package>nrpe-2.12_3.tbz</depends_on_package> + <depends_on_package>nagios-plugins-1.4.15_1,1.tbz</depends_on_package> + <build_port_path>/usr/ports/net-mgmt/nrpe2</build_port_path> + <config_file>http://www.pfsense.com/packages/config/nrpe2/nrpe2.xml</config_file> + <version>2.12_3</version> + <status>Beta</status> + <required_version>1.2</required_version> + <maintainer>erik@erikkristensen.com</maintainer> + <configurationfile>nrpe2.xml</configurationfile> + </package> </packages> </pfsensepkgs> |