diff options
Diffstat (limited to 'pkg_config.8.xml')
-rwxr-xr-x | pkg_config.8.xml | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/pkg_config.8.xml b/pkg_config.8.xml index fd6f1030..7542d170 100755 --- a/pkg_config.8.xml +++ b/pkg_config.8.xml @@ -1023,5 +1023,22 @@ <config_file>http://www.pfsense.org/packages/config/widescreen/widescreen.xml</config_file> <configurationfile>widescreen.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/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> |