################################################################################ # CONTACT DEFINITIONS ################################################################################ # 'nagiosadmin' contact definition define contact{ contact_name nagiosadmin alias Nagios Admin service_notification_options w,u,c,r,n host_notification_options d,u,r,n service_notification_period 24x7 host_notification_period 24x7 service_notification_commands notify-by-email host_notification_commands host-notify-by-email email herman_ang@toyota.co.id } # 'nagiosadmin' contact definition define contact{ contact_name tes1 alias tes1 service_notification_period 24x7 host_notification_period 24x7 service_notification_commands notify-by-email host_notification_commands host-notify-by-email email herman_ang@toyota.co.id } # 'nagiosadmin' contact definition define contact{ contact_name tes2 alias tes2 service_notification_period 24x7 host_notification_period 24x7 service_notification_commands notify-by-email host_notification_commands host-notify-by-email email herman_ang@toyota.co.id }