aboutsummaryrefslogtreecommitdiff
path: root/net/nrpe/pkg-descr
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2003-01-03 02:49:08 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2003-01-03 02:49:08 +0000
commit764ae5c3a5f3d0bbd8d9843d203de230c0a8d711 (patch)
tree333b64f7442cdef7bee84e69da5ad7366faaf5ca /net/nrpe/pkg-descr
parentead3c9a643d2764145eb972356a7c0cee3894601 (diff)
downloadports-764ae5c3a5f3d0bbd8d9843d203de230c0a8d711.tar.gz
ports-764ae5c3a5f3d0bbd8d9843d203de230c0a8d711.zip
Notes
Diffstat (limited to 'net/nrpe/pkg-descr')
-rw-r--r--net/nrpe/pkg-descr9
1 files changed, 9 insertions, 0 deletions
diff --git a/net/nrpe/pkg-descr b/net/nrpe/pkg-descr
new file mode 100644
index 000000000000..ad2d2a4cee3f
--- /dev/null
+++ b/net/nrpe/pkg-descr
@@ -0,0 +1,9 @@
+nrpe is used to execute Nagios plugins on remote hosts and report the results
+to the main Nagios server. From the Nagios homepage:
+
+Allows you to execute "local" plugins (like check_disk, check_procs, etc.) on
+remote hosts. The check_nrpe plugin is called from Nagios and actually makes
+the plugin requests to the remote host. Requires that nrpe be running on the
+remote host (either as a standalone daemon or as a service under inetd).
+
+WWW: http://www.nagios.org/