nagios监控系统搭建!!
时间:2009-03-23 来源:sjhf
近段时间一直在研究nagios监控系统,借鉴了不少高手的文章,费了不少功夫总算把它搞定了,以下就是具体的安装过程,更深层的监控项目还有待进一步研究,希望大家给点建设!!
#===========================安装 Nagios ======================================== cd /opt groupadd nagios groupadd nagcmd useradd nagios -g nagcmd -d /usr/local/nagios chown nagios.nagios /usr/local/nagios/ chmod 755 /usr/local/nagios wget |
相关阅读 更多 +