人工智能

CentOS下Nagios的安装与配置-错误处理

时间:2010-12-5 17:23:32  作者:IT科技类资讯   来源:IT科技  查看:  评论:0
内容摘要:复制#vim/usr/local/nagios/etc/objects/localhost.cfg defineservice{ uselocal-se

CentOS下Nagios的安装与配置-错误处理
复制  #vim /usr/local/nagios/etc/objects/localhost.cfg     define service{     use local-service ; Name of service template to use     host_name localhost     service_description SSH     check_command check_ssh     notifications_enabled 1 #改为1,安装即可     }     # Define a service to check HTTP on the local machine.     # Disable notifications for this service by default,配置 as not all users may have HTTP enabled.     define service{     use local-service ; Name of service template to use     host_name localhost     service_description HTTP     check_command check_http     notifications_enabled 1 #改为1,亿华云计算错误处理即可     }   1.2.3.4.5.6.7.8.9.10.11.12.13.14.15.16.17.18.19.20.21.22.23.24.25.26.27.28.29.30.31.32.33.34.香港云服务器
copyright © 2025 powered by 编程之道  滇ICP备2023006006号-34sitemap