mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-26 19:42:55 +08:00
nagios_server: add Jiří Kyjovský as a point of contact
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
define contactgroup {
|
||||
contactgroup_name copr
|
||||
alias COPR Notifications
|
||||
members msuchy,frostyx,praiskup
|
||||
members msuchy,frostyx,praiskup,nikromen
|
||||
}
|
||||
|
||||
11
roles/nagios_server/files/nagios/contacts/nikromen.cfg
Normal file
11
roles/nagios_server/files/nagios/contacts/nikromen.cfg
Normal file
@@ -0,0 +1,11 @@
|
||||
define contact{
|
||||
contact_name nikromen
|
||||
alias nikromen
|
||||
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
|
||||
pager jkyjovsk@redhat.com
|
||||
}
|
||||
Reference in New Issue
Block a user