make the contacts for the nagios01 null for time being
This commit is contained in:
parent
e6cfdf1b73
commit
9b105a1455
8 changed files with 46 additions and 46 deletions
|
@ -2,5 +2,5 @@ define contactgroup {
|
||||||
contactgroup_name bodhi
|
contactgroup_name bodhi
|
||||||
alias Bodhi Notifications
|
alias Bodhi Notifications
|
||||||
# members bowlofeggs
|
# members bowlofeggs
|
||||||
members smooge
|
members null
|
||||||
}
|
}
|
||||||
|
|
|
@ -3,5 +3,5 @@ define contactgroup{
|
||||||
alias Fedora Sysadmin Email Contacts
|
alias Fedora Sysadmin Email Contacts
|
||||||
# sysadmin-main: @ausil codeblock jstanley @kevin pbrobinson pingou puiterwijk ralph @smooge tflink
|
# sysadmin-main: @ausil codeblock jstanley @kevin pbrobinson pingou puiterwijk ralph @smooge tflink
|
||||||
# members admin,ausil,codeblock,jstanley,kevin,pbrobinson,pingou,puiterwijkp,ralph,smooge,tflink
|
# members admin,ausil,codeblock,jstanley,kevin,pbrobinson,pingou,puiterwijkp,ralph,smooge,tflink
|
||||||
members smooge
|
members null
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
define contactgroup{
|
define contactgroup{
|
||||||
contactgroup_name fedora-sysadmin-ircbot
|
contactgroup_name fedora-sysadmin-ircbot
|
||||||
alias Fedora Sysadmin irc Contacts
|
alias Fedora Sysadmin irc Contacts
|
||||||
# members ircbot,fedmsg
|
# members ircbot,fedmsg
|
||||||
members smooge
|
members null
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,12 +1,12 @@
|
||||||
define contactgroup{
|
define contactgroup{
|
||||||
contactgroup_name fedora-sysadmin-pager
|
contactgroup_name fedora-sysadmin-pager
|
||||||
alias Fedora Sysadmin Pager Contacts
|
alias Fedora Sysadmin Pager Contacts
|
||||||
# members smoogep,kevinp,puiterwijkp
|
# members smoogep,kevinp,puiterwijkp
|
||||||
members smooge
|
members null
|
||||||
}
|
}
|
||||||
define contactgroup{
|
define contactgroup{
|
||||||
contactgroup_name fedora-sysadmin-emergency
|
contactgroup_name fedora-sysadmin-emergency
|
||||||
alias Fedora Sysadmin Pager Contacts
|
alias Fedora Sysadmin Pager Contacts
|
||||||
# members smooge-emergency,kevin-emergency,puiterwijk-emergency
|
# members smooge-emergency,kevin-emergency,puiterwijk-emergency
|
||||||
members smooge
|
members null
|
||||||
}
|
}
|
||||||
|
|
|
@ -2,5 +2,5 @@ define contactgroup {
|
||||||
contactgroup_name ppc-secondary-email
|
contactgroup_name ppc-secondary-email
|
||||||
alias Fedora PPC secondary arch Email Contacts
|
alias Fedora PPC secondary arch Email Contacts
|
||||||
# members kevin,parasense,karsten
|
# members kevin,parasense,karsten
|
||||||
members smooge
|
members null
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
define contactgroup {
|
define contactgroup {
|
||||||
contactgroup_name retrace-email
|
contactgroup_name retrace-email
|
||||||
alias Fedora Retrace server Email Contacts
|
alias Fedora Retrace server Email Contacts
|
||||||
members smooge
|
|
||||||
# members kevin,mtoman
|
# members kevin,mtoman
|
||||||
|
members null
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
define contactgroup {
|
define contactgroup {
|
||||||
contactgroup_name sysadmin-qa-email
|
contactgroup_name sysadmin-qa-email
|
||||||
alias Fedora SysAdmin QA Email Contacts
|
alias Fedora SysAdmin QA Email Contacts
|
||||||
members smooge
|
|
||||||
# members sysadmin-qa
|
# members sysadmin-qa
|
||||||
|
members null
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,38 +1,38 @@
|
||||||
# define contact{
|
define contact{
|
||||||
# contact_name smooge
|
contact_name smooge
|
||||||
# alias Stephen Smoogen
|
alias Stephen Smoogen
|
||||||
# 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 smooge+notify@gmail.com
|
email smooge+notify@gmail.com
|
||||||
# }
|
}
|
||||||
|
|
||||||
# define contact{
|
define contact{
|
||||||
# contact_name smooge-emergency
|
contact_name smooge-emergency
|
||||||
# alias Stephen Smoogen
|
alias Stephen Smoogen
|
||||||
# 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 smooge+mobile@gmail.com
|
email smooge+mobile@gmail.com
|
||||||
# pager smooge+mobile@gmail.com
|
pager smooge+mobile@gmail.com
|
||||||
# }
|
}
|
||||||
|
|
||||||
# define contact{
|
define contact{
|
||||||
# contact_name smoogep
|
contact_name smoogep
|
||||||
# alias Stephen Smoogen
|
alias Stephen Smoogen
|
||||||
# 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 smooge+mobile@gmail.com
|
email smooge+mobile@gmail.com
|
||||||
# pager smooge+mobile@gmail.com
|
pager smooge+mobile@gmail.com
|
||||||
# }
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue