亿华智慧云亿华智慧云

限制Nagios报警次数用escalations

限制Nagios报警次数用escalations
复制  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.
赞(515)
未经允许不得转载:>亿华智慧云 » 限制Nagios报警次数用escalations