diff options
author | Niclas Zeising <zeising@FreeBSD.org> | 2014-04-06 10:05:42 +0000 |
---|---|---|
committer | Niclas Zeising <zeising@FreeBSD.org> | 2014-04-06 10:05:42 +0000 |
commit | 655e794a5b04b80cffdad588d84624689a3189d0 (patch) | |
tree | eeb4709268443f0cf580c4ebfc5f8ab0f7cc42a3 /net-mgmt/nrpe | |
parent | 73f0e8a7e7aa02c19103b84f7998edc2deb06875 (diff) | |
download | ports-655e794a5b04b80cffdad588d84624689a3189d0.tar.gz ports-655e794a5b04b80cffdad588d84624689a3189d0.zip |
Notes
Diffstat (limited to 'net-mgmt/nrpe')
-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/ |