put in the first run at new nagios configs
This commit is contained in:
parent
a1957d29d4
commit
8cf72ff116
310 changed files with 13255 additions and 26 deletions
11
roles/nagios_server/files/nagios/contacts/codeblock.cfg
Normal file
11
roles/nagios_server/files/nagios/contacts/codeblock.cfg
Normal file
|
@ -0,0 +1,11 @@
|
|||
define contact{
|
||||
contact_name codeblock
|
||||
alias Ricky Elrod
|
||||
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 codeblock@elrod.me
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue