diff options
author | Erik <erik@erikkristensen.com> | 2009-05-18 20:38:11 -0400 |
---|---|---|
committer | Erik <erik@erikkristensen.com> | 2009-05-18 20:38:11 -0400 |
commit | 7e0b010d5ceecfc786cfadb0ad4ae6bf338eb5b2 (patch) | |
tree | dd95e49e13c344fb03f218ce5d30360a798389e4 /pkg_config.7.xml | |
parent | 631276fc8bc5cb43d318d83e9961f5209552a25e (diff) | |
download | pfsense-packages-7e0b010d5ceecfc786cfadb0ad4ae6bf338eb5b2.tar.gz pfsense-packages-7e0b010d5ceecfc786cfadb0ad4ae6bf338eb5b2.tar.bz2 pfsense-packages-7e0b010d5ceecfc786cfadb0ad4ae6bf338eb5b2.zip |
Adding Nagios NRPE v2.11 package
Diffstat (limited to 'pkg_config.7.xml')
-rwxr-xr-x | pkg_config.7.xml | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/pkg_config.7.xml b/pkg_config.7.xml index aac38177..aed6f901 100755 --- a/pkg_config.7.xml +++ b/pkg_config.7.xml @@ -708,5 +708,20 @@ <configurationfile>igmpproxy.xml</configurationfile> <maintainer>eri@pfsense.org</maintainer> </package> + <package> + <name>NRPE v2</name> + <website>http://example.org</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://www.pfsense.com/packages/config/nrpe2/bin/</depends_on_package_base_url> + <depends_on_package>nrpe-2.12_1.tbz</depends_on_package> + <depends_on_package>nagios-plugins-1.4.13,1.tbz</depends_on_package> + <config_file>http://www.pfsense.com/packages/config/nrpe2/nrpe2.xml</config_file> + <version>2.11</version> + <status>Beta</status> + <required_version>1.2</required_version> + <maintainer>erik@erikkristensen.com</maintainer> + <configurationfile>nrpe2.xml</configurationfile> + </package> </packages> </pfsensepkgs> |