define timeperiod{ timeperiod_name 24x7 alias 24 Hours A Day, 7 Days A Week sunday 00:00-24:00 monday 00:00-24:00 tuesday 00:00-24:00 wednesday 00:00-24:00 thursday 00:00-24:00 friday 00:00-24:00 saturday 00:00-24:00 } |
define contact { contact_name sa //不要有空格 alias system administrator service_notification_period 24x7 host_notification_period 24x7 service_notification_options w,u,c,r host_notification_options d,u,r service_notification_commands service-notify-by-sms,service-notify-by-email //這個命令讀配置文件miscommands.cfg host_notification_commands host-notify-by-email,host-notify-by-sms //這個命令讀配置文件miscommands.cfg email sery@163.com pager 13333333333 //手機號,收報警短信 } //不要把這個符號寫掉了define contact { contact_name sery alias system administrator service_notification_period 24x7 host_notification_period 24x7 service_notification_options w,u,c,r host_notification_options d,u,r service_notification_commands service-notify-by-sms,service-notify-by-email host_notification_commands host-notify-by-email,host-notify-by-sms email sery@sohu.com pager 13312345678 } |
define contactgroup { contactgroup_name sagroup //不要用空格 alias system administrator group members sa,sery //本例有2個成員} |
#define monitor host################################################################## Wangjing IDC servers ##################################################################define host { host_name nagios-server alias nagios server address 61.x..x.49 contact_groups sagroup //多個聯(lián)系組用逗號分隔, 學習交流
熱門圖片
猜你喜歡的新聞
新聞熱點 2024-06-26 22:28:41
2024-06-26 22:26:16
2024-06-26 22:23:01
2024-06-25 19:29:23
2024-06-25 19:22:14
2024-06-25 19:19:15
疑難解答 |