summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStephen Smoogen <smooge@redhat.com>2017-04-20 20:12:13 +0000
committerStephen Smoogen <smooge@redhat.com>2017-04-20 20:12:13 +0000
commitc7ceada38b46b850469c1559fe66ddffdfddd6db (patch)
treef6ad3c7b8a2162d738b6a95735c66416ae7a3e83
parent2521611431b0212fc1064e4607ef72a197259c59 (diff)
downloadansible-c7ceada38b46b850469c1559fe66ddffdfddd6db.tar.gz
ansible-c7ceada38b46b850469c1559fe66ddffdfddd6db.tar.xz
ansible-c7ceada38b46b850469c1559fe66ddffdfddd6db.zip
lets not spam my phone
-rw-r--r--roles/nagios_server/files/nagios/contacts/smooge.cfg22
1 files changed, 11 insertions, 11 deletions
diff --git a/roles/nagios_server/files/nagios/contacts/smooge.cfg b/roles/nagios_server/files/nagios/contacts/smooge.cfg
index 079502c79..728fe7936 100644
--- a/roles/nagios_server/files/nagios/contacts/smooge.cfg
+++ b/roles/nagios_server/files/nagios/contacts/smooge.cfg
@@ -5,9 +5,9 @@ define contact{
host_notification_period 24x7
service_notification_options w,u,c,r
host_notification_options d,u,r
- service_notification_commands notify-by-email
- host_notification_commands host-notify-by-email
- email smooge+notify@gmail.com
+ # service_notification_commands notify-by-email
+ # host_notification_commands host-notify-by-email
+ # email smooge+notify@gmail.com
}
define contact{
@@ -17,10 +17,10 @@ define contact{
host_notification_period 24x7
service_notification_options w,u,c,r
host_notification_options d,u,r
- service_notification_commands notify-by-epager
- host_notification_commands host-notify-by-epager
- email smooge+mobile@gmail.com
- pager smooge+mobile@gmail.com
+ # service_notification_commands notify-by-epager
+ # host_notification_commands host-notify-by-epager
+ # email smooge+mobile@gmail.com
+ # pager smooge+mobile@gmail.com
}
define contact{
@@ -30,9 +30,9 @@ define contact{
host_notification_period 16x7
service_notification_options w,u,c,r
host_notification_options d,u,r
- service_notification_commands notify-by-epager
- host_notification_commands host-notify-by-epager
- email smooge+mobile@gmail.com
- pager smooge+mobile@gmail.com
+ # service_notification_commands notify-by-epager
+ # host_notification_commands host-notify-by-epager
+ # email smooge+mobile@gmail.com
+ # pager smooge+mobile@gmail.com
}