lfjigu 发表于 2019-1-14 09:13:19

Nagios微信报警

define contact{  contact_name            nagiosadmin             ; Short name of user
  alias                           Nagios Admin            ; Full name of user
  service_notification_period   24×7
  host_notification_period      24×7
  service_notification_options    w,u,c,r,f,s
  host_notification_options       d,u,r,f,s
  service_notification_commands    notify-host-by-email,notify-host-by-sms ,notify-service-by-weixin
  host_notification_commands      notify-host-by-email,notify-host-by-sms ,notify-service-by-weixin
  pager                        134123456               ;pager number
  email                           abc@abc.com         ;Email message
  address1                     2447905640               ;微信好友ID号
  }

页: [1]
查看完整版本: Nagios微信报警