【Linux】開源系統監控方案:Naemon

如此簡單的任務,何必整的那麼繁瑣

http://www.naemon.org

111.png

[root@monitor ~]# yum -y install epel-release
[root@monitor ~]# yum install https://labs.consol.de/repo/stable/rhel6/i386/labs-consol-stable.rhel6.noarch.rpm
[root@monitor ~]# yum -y install httpd
[root@monitor ~]# yum install naemon*
[root@monitor ~]# yum install nagios-plugins nagios-plugins-all nagios-plugins-nrpe nrpe
[root@monitor ~]# service naemon start
[root@monitor ~]# service naemon status
[root@monitor ~]# service thruk start
[root@monitor ~]# service thruk status
[root@monitor ~]# htpasswd /etc/thruk/htpasswd thrukadmin
[root@monitor ~]# service httpd start

111.png

222.png

333.png


發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章