Using pager for everything due to information density
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
6716c6142d
commit
ac18a3a165
2 changed files with 6 additions and 6 deletions
|
@ -5,9 +5,9 @@ define contact{
|
|||
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 pager@puiterwijk.org
|
||||
service_notification_commands notify-by-epager
|
||||
host_notification_commands host-notify-by-epager
|
||||
pager pager@puiterwijk.org
|
||||
}
|
||||
|
||||
define contact{
|
||||
|
|
|
@ -5,9 +5,9 @@ define contact{
|
|||
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 pager@puiterwijk.org
|
||||
service_notification_commands notify-by-epager
|
||||
host_notification_commands host-notify-by-epager
|
||||
pager pager@puiterwijk.org
|
||||
}
|
||||
|
||||
define contact{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue