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
|
@ -1,12 +1,12 @@
|
|||
define contact{
|
||||
contact_name hvivani
|
||||
alias Hernan Vivani
|
||||
service_notification_period never
|
||||
host_notification_period never
|
||||
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 hernan@vivani.com.ar
|
||||
}
|
||||
# define contact{
|
||||
# contact_name hvivani
|
||||
# alias Hernan Vivani
|
||||
# service_notification_period never
|
||||
# host_notification_period never
|
||||
# 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 hernan@vivani.com.ar
|
||||
# }
|
||||
|
||||
|
|
|
@ -1,11 +1,11 @@
|
|||
define contact{
|
||||
contact_name jcollie
|
||||
alias Jeffrey Ollie
|
||||
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-email
|
||||
host_notification_commands host-notify-by-email
|
||||
email jeff@ocjtech.us
|
||||
}
|
||||
# define contact{
|
||||
# contact_name jcollie
|
||||
# alias Jeffrey Ollie
|
||||
# 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-email
|
||||
# host_notification_commands host-notify-by-email
|
||||
# email jeff@ocjtech.us
|
||||
# }
|
||||
|
|
|
@ -1,37 +1,37 @@
|
|||
define contact{
|
||||
contact_name jstanley
|
||||
alias Jon Stanley
|
||||
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-email
|
||||
host_notification_commands host-notify-by-email
|
||||
email jonstanley@gmail.com
|
||||
}
|
||||
# define contact{
|
||||
# contact_name jstanley
|
||||
# alias Jon Stanley
|
||||
# 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-email
|
||||
# host_notification_commands host-notify-by-email
|
||||
# email jonstanley@gmail.com
|
||||
# }
|
||||
|
||||
define contact{
|
||||
contact_name jstanley-emergency
|
||||
alias Jon Stanley
|
||||
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-epager
|
||||
host_notification_commands host-notify-by-epager
|
||||
email 9178159801@vtext.com
|
||||
pager 9178159801@vtext.com
|
||||
}
|
||||
# define contact{
|
||||
# contact_name jstanley-emergency
|
||||
# alias Jon Stanley
|
||||
# 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-epager
|
||||
# host_notification_commands host-notify-by-epager
|
||||
# email 9178159801@vtext.com
|
||||
# pager 9178159801@vtext.com
|
||||
# }
|
||||
|
||||
define contact{
|
||||
contact_name jstanleyp
|
||||
alias Jon Stanley
|
||||
service_notification_period 16x7
|
||||
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 9178159801@vtext.com
|
||||
pager 9178159801@vtext.com
|
||||
}
|
||||
# define contact{
|
||||
# contact_name jstanleyp
|
||||
# alias Jon Stanley
|
||||
# service_notification_period 16x7
|
||||
# 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 9178159801@vtext.com
|
||||
# pager 9178159801@vtext.com
|
||||
# }
|
||||
|
|
|
@ -1,11 +1,11 @@
|
|||
define contact{
|
||||
contact_name lmacken
|
||||
alias Luke Macken
|
||||
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-email
|
||||
host_notification_commands host-notify-by-email
|
||||
email lewk@vtext.com
|
||||
}
|
||||
# define contact{
|
||||
# contact_name lmacken
|
||||
# alias Luke Macken
|
||||
# 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-email
|
||||
# host_notification_commands host-notify-by-email
|
||||
# email lewk@vtext.com
|
||||
# }
|
||||
|
|
|
@ -1,23 +1,23 @@
|
|||
define contact{
|
||||
contact_name parasense
|
||||
alias Jon Disnard
|
||||
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-email
|
||||
host_notification_commands host-notify-by-email
|
||||
email jdisnard@gmail.com
|
||||
}
|
||||
# define contact{
|
||||
# contact_name parasense
|
||||
# alias Jon Disnard
|
||||
# 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-email
|
||||
# host_notification_commands host-notify-by-email
|
||||
# email jdisnard@gmail.com
|
||||
# }
|
||||
|
||||
define contact{
|
||||
contact_name parasense-pager
|
||||
alias Jon Disnard
|
||||
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-email
|
||||
host_notification_commands host-notify-by-email
|
||||
email parasense@fedoraproject.org
|
||||
}
|
||||
# define contact{
|
||||
# contact_name parasense-pager
|
||||
# alias Jon Disnard
|
||||
# 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-email
|
||||
# host_notification_commands host-notify-by-email
|
||||
# email parasense@fedoraproject.org
|
||||
# }
|
||||
|
|
|
@ -1,38 +1,38 @@
|
|||
define contact{
|
||||
contact_name ricky
|
||||
alias Ricky Zhou
|
||||
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-email
|
||||
host_notification_commands host-notify-by-email
|
||||
email ricky@rzhou.org
|
||||
}
|
||||
# define contact{
|
||||
# contact_name ricky
|
||||
# alias Ricky Zhou
|
||||
# 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-email
|
||||
# host_notification_commands host-notify-by-email
|
||||
# email ricky@rzhou.org
|
||||
# }
|
||||
|
||||
define contact{
|
||||
contact_name ricky-emergency
|
||||
alias Ricky Zhou
|
||||
service_notification_period never
|
||||
host_notification_period never
|
||||
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 2014030692@vtext.com
|
||||
pager 2014030692@vtext.com
|
||||
}
|
||||
# define contact{
|
||||
# contact_name ricky-emergency
|
||||
# alias Ricky Zhou
|
||||
# service_notification_period never
|
||||
# host_notification_period never
|
||||
# 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 2014030692@vtext.com
|
||||
# pager 2014030692@vtext.com
|
||||
# }
|
||||
|
||||
define contact{
|
||||
contact_name rickyp
|
||||
alias Ricky Zhou
|
||||
service_notification_period never
|
||||
host_notification_period never
|
||||
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 2014030692@vtext.com
|
||||
pager 2014030692@vtext.com
|
||||
}
|
||||
# define contact{
|
||||
# contact_name rickyp
|
||||
# alias Ricky Zhou
|
||||
# service_notification_period never
|
||||
# host_notification_period never
|
||||
# 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 2014030692@vtext.com
|
||||
# pager 2014030692@vtext.com
|
||||
# }
|
||||
|
||||
|
|
|
@ -1,11 +1,11 @@
|
|||
define contact{
|
||||
contact_name rigeld2
|
||||
alias Rob Marti
|
||||
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-email
|
||||
host_notification_commands host-notify-by-email
|
||||
email robmartiwork@gmail.com
|
||||
}
|
||||
# define contact{
|
||||
# contact_name rigeld2
|
||||
# alias Rob Marti
|
||||
# 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-email
|
||||
# host_notification_commands host-notify-by-email
|
||||
# email robmartiwork@gmail.com
|
||||
# }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue