From 9ce0591c715170467dd31533f6f0afc08ab75fe6 Mon Sep 17 00:00:00 2001 From: doktornotor Date: Thu, 6 Aug 2015 17:16:15 +0200 Subject: nrpe2 - code style fixes - Add copyright header (from git history) - Nuke useless tags and fix file permissions. - Descriptions cosmetics. --- config/nrpe2/nrpe2.xml | 56 ++++++++++++++++++++++++++++++++++++++++++-------- 1 file changed, 48 insertions(+), 8 deletions(-) (limited to 'config/nrpe2/nrpe2.xml') diff --git a/config/nrpe2/nrpe2.xml b/config/nrpe2/nrpe2.xml index 8d6f0b09..1204e8ec 100644 --- a/config/nrpe2/nrpe2.xml +++ b/config/nrpe2/nrpe2.xml @@ -1,9 +1,50 @@ + + + + + Nagios NRPEv2 - Describe your package requirements here nrpe2 - 2.2 + 2.2.1 NRPEv2 /pkg_edit.php?xml=nrpe2.xml&id=0 /usr/local/pkg/nrpe2.inc @@ -22,7 +63,6 @@ installedpackages->package->nrpe2 /usr/local/pkg/ - 077 https://packages.pfsense.org/packages/config/nrpe2/nrpe2.inc @@ -34,7 +74,7 @@ Enabled enabled - Check this to enable NRPE daemon + Check this to enable NRPE daemon. checkbox @@ -52,20 +92,20 @@ Bind IP Address server_address - Set this to the IP address of the interface you want the daemon to listen on. (optional) + Set this to the IP address of the interface you want the daemon to listen on. (Optional) input Nagios Server(s) allowed_hosts - IP Address of Nagios server, usualy a single IP, but if multiple delimit by comma + IP Address of Nagios server. Usually a single IP; multiple IPs must be delimited by comma. input Allow Arguments (dont_blame_nrpe) dont_blame_nrpe - Check this to enable accept NRPE arguments (Default: 0) + Check this to enable accept NRPE arguments. (Default: 0) checkbox @@ -118,7 +158,7 @@ Extra Options (Example: -s Z \$ARG1\$ \$ARG2\$) extra - Warning! Use at your own risk, incorrect settings here may prevent NRPE from starting! + Warning! Use at your own risk, incorrect settings here may prevent NRPE from starting!]]> input 25 -- cgit v1.2.3