51CTO博客开发
1.在监控机上安装NRPE tar -zxvf nrpe-2.12.tar.gz cd nrpe-2.12 ./configure make all make install-plugin 2.在被监控机上安装nagios插件和NRPE (1).先增加nagios用户: useradd nagios (2.)安装nagios插件: tar -zxvf nagi
安装apache+php 可以选择tar包或者直接rpm包,我这里偷懒用yum来安装apache+php。 yum install httpd* php* -y 将以下内容追加到httpd.conf文件的末尾: Scriptalias /nagios/cgi-bin /usr/local/nagios/sbin <
Copyright © 2005-2025 51CTO.COM 版权所有 京ICP证060544号