############################################################################### ############################################################################### # # CONTACTS # ############################################################################### ############################################################################### # In this simple config file, a single contact will receive all alerts. # This assumes that you have an account (or email alias) called # "nagios-admin" on the local host. define contact{ contact_name mohamed-amine.chaoui@sophia.inria.fr alias mohamed-amine.chaoui@sophia.inria.fr service_notification_period 24x7 host_notification_period 24x7 service_notification_options w,u,c,r host_notification_options d,r service_notification_commands notify-by-email host_notification_commands host-notify-by-email email mohamed-amine.chaoui@sophia.inria.fr } #define contact{ # contact_name thierry.parmentelat@sophia.inria.fr # alias thierry.parmentelat@sophia.inria.fr # service_notification_period 24x7 # host_notification_period 24x7 # service_notification_options w,u,c,r # host_notification_options d,r # service_notification_commands notify-by-email # host_notification_commands host-notify-by-email # email thierry-parmentelat@sophia.inria.fr # } #