comment out people in nagios to make sure we arent sending texts to dead emails
This commit is contained in:
parent
c25dae4e9e
commit
54c31f65c3
7 changed files with 136 additions and 136 deletions
roles/nagios_server/files/nagios/contacts
|
@ -1,12 +1,12 @@
|
||||||
define contact{
|
# define contact{
|
||||||
contact_name hvivani
|
# contact_name hvivani
|
||||||
alias Hernan Vivani
|
# alias Hernan Vivani
|
||||||
service_notification_period never
|
# service_notification_period never
|
||||||
host_notification_period never
|
# host_notification_period never
|
||||||
service_notification_options w,u,c,r
|
# service_notification_options w,u,c,r
|
||||||
host_notification_options d,u,r
|
# host_notification_options d,u,r
|
||||||
service_notification_commands notify-by-email
|
# service_notification_commands notify-by-email
|
||||||
host_notification_commands host-notify-by-email
|
# host_notification_commands host-notify-by-email
|
||||||
email hernan@vivani.com.ar
|
# email hernan@vivani.com.ar
|
||||||
}
|
# }
|
||||||
|
|
||||||
|
|
|
@ -1,11 +1,11 @@
|
||||||
define contact{
|
# define contact{
|
||||||
contact_name jcollie
|
# contact_name jcollie
|
||||||
alias Jeffrey Ollie
|
# alias Jeffrey Ollie
|
||||||
service_notification_period 24x7
|
# service_notification_period 24x7
|
||||||
host_notification_period 24x7
|
# host_notification_period 24x7
|
||||||
service_notification_options w,u,c,r
|
# service_notification_options w,u,c,r
|
||||||
host_notification_options d,u,r
|
# host_notification_options d,u,r
|
||||||
service_notification_commands notify-by-email
|
# service_notification_commands notify-by-email
|
||||||
host_notification_commands host-notify-by-email
|
# host_notification_commands host-notify-by-email
|
||||||
email jeff@ocjtech.us
|
# email jeff@ocjtech.us
|
||||||
}
|
# }
|
||||||
|
|
|
@ -1,37 +1,37 @@
|
||||||
define contact{
|
# define contact{
|
||||||
contact_name jstanley
|
# contact_name jstanley
|
||||||
alias Jon Stanley
|
# alias Jon Stanley
|
||||||
service_notification_period 24x7
|
# service_notification_period 24x7
|
||||||
host_notification_period 24x7
|
# host_notification_period 24x7
|
||||||
service_notification_options w,u,c,r
|
# service_notification_options w,u,c,r
|
||||||
host_notification_options d,u,r
|
# host_notification_options d,u,r
|
||||||
service_notification_commands notify-by-email
|
# service_notification_commands notify-by-email
|
||||||
host_notification_commands host-notify-by-email
|
# host_notification_commands host-notify-by-email
|
||||||
email jonstanley@gmail.com
|
# email jonstanley@gmail.com
|
||||||
}
|
# }
|
||||||
|
|
||||||
define contact{
|
# define contact{
|
||||||
contact_name jstanley-emergency
|
# contact_name jstanley-emergency
|
||||||
alias Jon Stanley
|
# alias Jon Stanley
|
||||||
service_notification_period 24x7
|
# service_notification_period 24x7
|
||||||
host_notification_period 24x7
|
# host_notification_period 24x7
|
||||||
service_notification_options w,u,c,r
|
# service_notification_options w,u,c,r
|
||||||
host_notification_options d,u,r
|
# host_notification_options d,u,r
|
||||||
service_notification_commands notify-by-epager
|
# service_notification_commands notify-by-epager
|
||||||
host_notification_commands host-notify-by-epager
|
# host_notification_commands host-notify-by-epager
|
||||||
email 9178159801@vtext.com
|
# email 9178159801@vtext.com
|
||||||
pager 9178159801@vtext.com
|
# pager 9178159801@vtext.com
|
||||||
}
|
# }
|
||||||
|
|
||||||
define contact{
|
# define contact{
|
||||||
contact_name jstanleyp
|
# contact_name jstanleyp
|
||||||
alias Jon Stanley
|
# alias Jon Stanley
|
||||||
service_notification_period 16x7
|
# service_notification_period 16x7
|
||||||
host_notification_period 16x7
|
# host_notification_period 16x7
|
||||||
service_notification_options w,u,c,r
|
# service_notification_options w,u,c,r
|
||||||
host_notification_options d,u,r
|
# host_notification_options d,u,r
|
||||||
service_notification_commands notify-by-epager
|
# service_notification_commands notify-by-epager
|
||||||
host_notification_commands host-notify-by-epager
|
# host_notification_commands host-notify-by-epager
|
||||||
email 9178159801@vtext.com
|
# email 9178159801@vtext.com
|
||||||
pager 9178159801@vtext.com
|
# pager 9178159801@vtext.com
|
||||||
}
|
# }
|
||||||
|
|
|
@ -1,11 +1,11 @@
|
||||||
define contact{
|
# define contact{
|
||||||
contact_name lmacken
|
# contact_name lmacken
|
||||||
alias Luke Macken
|
# alias Luke Macken
|
||||||
service_notification_period 24x7
|
# service_notification_period 24x7
|
||||||
host_notification_period 24x7
|
# host_notification_period 24x7
|
||||||
service_notification_options w,u,c,r
|
# service_notification_options w,u,c,r
|
||||||
host_notification_options d,u,r
|
# host_notification_options d,u,r
|
||||||
service_notification_commands notify-by-email
|
# service_notification_commands notify-by-email
|
||||||
host_notification_commands host-notify-by-email
|
# host_notification_commands host-notify-by-email
|
||||||
email lewk@vtext.com
|
# email lewk@vtext.com
|
||||||
}
|
# }
|
||||||
|
|
|
@ -1,23 +1,23 @@
|
||||||
define contact{
|
# define contact{
|
||||||
contact_name parasense
|
# contact_name parasense
|
||||||
alias Jon Disnard
|
# alias Jon Disnard
|
||||||
service_notification_period 24x7
|
# service_notification_period 24x7
|
||||||
host_notification_period 24x7
|
# host_notification_period 24x7
|
||||||
service_notification_options w,u,c,r
|
# service_notification_options w,u,c,r
|
||||||
host_notification_options d,u,r
|
# host_notification_options d,u,r
|
||||||
service_notification_commands notify-by-email
|
# service_notification_commands notify-by-email
|
||||||
host_notification_commands host-notify-by-email
|
# host_notification_commands host-notify-by-email
|
||||||
email jdisnard@gmail.com
|
# email jdisnard@gmail.com
|
||||||
}
|
# }
|
||||||
|
|
||||||
define contact{
|
# define contact{
|
||||||
contact_name parasense-pager
|
# contact_name parasense-pager
|
||||||
alias Jon Disnard
|
# alias Jon Disnard
|
||||||
service_notification_period 24x7
|
# service_notification_period 24x7
|
||||||
host_notification_period 24x7
|
# host_notification_period 24x7
|
||||||
service_notification_options w,u,c,r
|
# service_notification_options w,u,c,r
|
||||||
host_notification_options d,u,r
|
# host_notification_options d,u,r
|
||||||
service_notification_commands notify-by-email
|
# service_notification_commands notify-by-email
|
||||||
host_notification_commands host-notify-by-email
|
# host_notification_commands host-notify-by-email
|
||||||
email parasense@fedoraproject.org
|
# email parasense@fedoraproject.org
|
||||||
}
|
# }
|
||||||
|
|
|
@ -1,38 +1,38 @@
|
||||||
define contact{
|
# define contact{
|
||||||
contact_name ricky
|
# contact_name ricky
|
||||||
alias Ricky Zhou
|
# alias Ricky Zhou
|
||||||
service_notification_period 24x7
|
# service_notification_period 24x7
|
||||||
host_notification_period 24x7
|
# host_notification_period 24x7
|
||||||
service_notification_options w,u,c,r
|
# service_notification_options w,u,c,r
|
||||||
host_notification_options d,u,r
|
# host_notification_options d,u,r
|
||||||
service_notification_commands notify-by-email
|
# service_notification_commands notify-by-email
|
||||||
host_notification_commands host-notify-by-email
|
# host_notification_commands host-notify-by-email
|
||||||
email ricky@rzhou.org
|
# email ricky@rzhou.org
|
||||||
}
|
# }
|
||||||
|
|
||||||
define contact{
|
# define contact{
|
||||||
contact_name ricky-emergency
|
# contact_name ricky-emergency
|
||||||
alias Ricky Zhou
|
# alias Ricky Zhou
|
||||||
service_notification_period never
|
# service_notification_period never
|
||||||
host_notification_period never
|
# host_notification_period never
|
||||||
service_notification_options w,u,c,r
|
# service_notification_options w,u,c,r
|
||||||
host_notification_options d,u,r
|
# host_notification_options d,u,r
|
||||||
service_notification_commands notify-by-epager
|
# service_notification_commands notify-by-epager
|
||||||
host_notification_commands host-notify-by-epager
|
# host_notification_commands host-notify-by-epager
|
||||||
email 2014030692@vtext.com
|
# email 2014030692@vtext.com
|
||||||
pager 2014030692@vtext.com
|
# pager 2014030692@vtext.com
|
||||||
}
|
# }
|
||||||
|
|
||||||
define contact{
|
# define contact{
|
||||||
contact_name rickyp
|
# contact_name rickyp
|
||||||
alias Ricky Zhou
|
# alias Ricky Zhou
|
||||||
service_notification_period never
|
# service_notification_period never
|
||||||
host_notification_period never
|
# host_notification_period never
|
||||||
service_notification_options w,u,c,r
|
# service_notification_options w,u,c,r
|
||||||
host_notification_options d,u,r
|
# host_notification_options d,u,r
|
||||||
service_notification_commands notify-by-epager
|
# service_notification_commands notify-by-epager
|
||||||
host_notification_commands host-notify-by-epager
|
# host_notification_commands host-notify-by-epager
|
||||||
email 2014030692@vtext.com
|
# email 2014030692@vtext.com
|
||||||
pager 2014030692@vtext.com
|
# pager 2014030692@vtext.com
|
||||||
}
|
# }
|
||||||
|
|
||||||
|
|
|
@ -1,11 +1,11 @@
|
||||||
define contact{
|
# define contact{
|
||||||
contact_name rigeld2
|
# contact_name rigeld2
|
||||||
alias Rob Marti
|
# alias Rob Marti
|
||||||
service_notification_period 24x7
|
# service_notification_period 24x7
|
||||||
host_notification_period 24x7
|
# host_notification_period 24x7
|
||||||
service_notification_options w,u,c,r
|
# service_notification_options w,u,c,r
|
||||||
host_notification_options d,u,r
|
# host_notification_options d,u,r
|
||||||
service_notification_commands notify-by-email
|
# service_notification_commands notify-by-email
|
||||||
host_notification_commands host-notify-by-email
|
# host_notification_commands host-notify-by-email
|
||||||
email robmartiwork@gmail.com
|
# email robmartiwork@gmail.com
|
||||||
}
|
# }
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue