--- /dev/null
+define contactgroup {
+ contactgroup_name local-pub
+ alias local-pub
+ members adehnert-pub-zephyr
+}
+
+define contactgroup {
+ contactgroup_name adehnert-pub
+ alias adehnert-pub
+ members adehnert-pub-zephyr
+}
+
+define contact {
+ contact_name adehnert-pub-zephyr
+ alias adehnert-pub-zephyr
+ service_notification_period 24x7
+ host_notification_period 24x7
+ service_notification_options w,u,c,r
+ host_notification_options d,u,r
+ service_notification_commands notify-by-zephyr
+ host_notification_commands host-notify-by-zephyr
+ email adehnert-auto
+}
+