1 頁 (共 1 頁)

nagios

發表於 : 2012-12-10 15:58:31
yehlu
install

http://askubuntu.com/questions/145518/h ... all-nagios

代碼: 選擇全部

sudo apt-get install -y nagios3

Server

發表於 : 2012-12-10 15:58:58
yehlu

代碼: 選擇全部

nagios3  -v   /etc/nagios3/nagios.cfg

Client 用 nagios-agent

發表於 : 2012-12-10 16:05:39
yehlu
http://assets.nagios.com/downloads/nagi ... _Agent.pdf

代碼: 選擇全部

add-apt-repository ppa:nagiosinc/ppa
apt-get update
apt-get install nagios-agent

Client NRPE

發表於 : 2012-12-10 17:19:07
yehlu

代碼: 選擇全部

apt-get install nagios-plugins
apt-get install nagios-nrpe-plugin
apt-get install nagios-nrpe-server