samsungsamsung 发表于 2017-4-20 08:07:48

nagios nrpe install

  ./configure --with-ssl=/usr/local/openssl/ --with-ssl-inc=/usr/local/openssl/include/ 
--with-ssl-lib=/usr/local/openssl/lib/ --with-kerberos-inc=/usr/ --with-log-facility=syslog
--with-nagios-user=nagios --with-nagios-group=nagios --with-nrpe-user=nagios 
--with-nrpe-group=nagios --with-kerberos-inc=/usr/include/
  make all
  make install-plugin
  make install-daemon
  make install-daemon-config
页: [1]
查看完整版本: nagios nrpe install