diff options
author | zeising <zeising@FreeBSD.org> | 2014-04-06 18:05:42 +0800 |
---|---|---|
committer | zeising <zeising@FreeBSD.org> | 2014-04-06 18:05:42 +0800 |
commit | 190c7c9570367125f312669a833ce115a6c80e2d (patch) | |
tree | eeb4709268443f0cf580c4ebfc5f8ab0f7cc42a3 /net-mgmt | |
parent | b9a5be3500a75d01677ef144b7214dfbe5bec135 (diff) | |
download | freebsd-ports-gnome-190c7c9570367125f312669a833ce115a6c80e2d.tar.gz freebsd-ports-gnome-190c7c9570367125f312669a833ce115a6c80e2d.tar.zst freebsd-ports-gnome-190c7c9570367125f312669a833ce115a6c80e2d.zip |
Remove notes about nrpe1 from pkg-descr, that version is long gone.
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/nrpe/pkg-descr | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/net-mgmt/nrpe/pkg-descr b/net-mgmt/nrpe/pkg-descr index 1d6937a92950..ad2d2a4cee3f 100644 --- a/net-mgmt/nrpe/pkg-descr +++ b/net-mgmt/nrpe/pkg-descr @@ -6,9 +6,4 @@ 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). -nrpe2 is incompatible with nrpe version 1, if you are running this version -see net-mgmt/nrpe. Both ports can be installed in parallel but share the same -configuration file by default. This is easily changed in the nrpe startup -file. - WWW: http://www.nagios.org/ |