nagios日志报错:NPCD ERROR: Executed command exits with return code '7'查看perfdata.log日志:tail -n 50 /usr/local/pnp4nagios/var/perfdata.log2014-10-08 17:13:29 [331] [0] *** TIMEOUT: Timeout after 15 secs. **
分享nagios TCP状态监测脚本
分享nagios网络流量shell脚本
分享一个自创的nagios的内存检测的shell脚本
首先安装必要软件: 安装扩展源: 访问https://fedoraproject.org/wiki/EPEL/zh-cn,选择相应的epel-release'包 安装: wget http://download.fedoraproject.org/pub/epel/5/i386/epel-release-5-4.noarch.rpm rpm -Uvh epel-release-5-4.n
关闭selinux 注意:(如没有,可跳过) 修改selinux配置: getenforce setenforce 0 如果要使用selinux,需要修改如下 chcon -R -t https_sys_content_t /usr/local/nagios/sbin chcon -R -t https_sys_content_t /usr/local/nagios/share 1
Copyright © 2005-2024 51CTO.COM 版权所有 京ICP证060544号