在nagios上部署check_mysql_health
define service { host_name linux-testservice_description check_mysql_health
check_period 24x7
max_check_attempts 4
normal_check_interval 3
retry_check_interval2
contact_groups sagroup
notification_interval 10
notification_period 24x7
notification_options w,u,c,r
check_command check_mysql_health!127.0.0.1!root!123321!threads-connected
}
页:
[1]