- 域名
限制Nagios报警次数用escalations
时间:2010-12-5 17:23:32 作者:IT科技 来源:应用开发 查看: 评论:0
内容摘要:复制hosts.cfg definehost{ host_nameWWW-Server aliasWWW-Server

复制 hosts.cfg define host{ host_name WWW-Server alias WWW-Server address 193.1.16.100 check_command check-host-alive max_check_attempts 5 check_period 24x7 notification_interval 10 notification_period 24x7 notification_options d,限制
u,r notifications_enabled 1 contact_groups chengnan } 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.