ISCN雲端技術整合網
#啟動nrpe (Nagios Remote Plugin Executor) service nrpe startchkconfig –add nrpe chkconfig nrpe on #查看端口是否啟動 netstat -an | grep 5666 #本機測試服務是否正常 /usr/lib/nagios/plugins/check_nrpe -H 127.0.0.1 -c check_load /usr/lib64/nagios/plugins/check ...
chingjyi.com.tw |