Update kevins config so nagios will load since 16x7 no longer exists
Signed-off-by: Stephen Smoogen <smooge@smoogespace.com>
This commit is contained in:
parent
e5a3fb3a43
commit
7b43b8049a
2 changed files with 6 additions and 6 deletions
|
@ -1,8 +1,8 @@
|
||||||
define contact{
|
define contact{
|
||||||
contact_name kevin
|
contact_name kevin
|
||||||
alias Kevin Fenzi
|
alias Kevin Fenzi
|
||||||
service_notification_period 24x7
|
service_notification_period none
|
||||||
host_notification_period 24x7
|
host_notification_period none
|
||||||
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
|
||||||
|
@ -25,8 +25,8 @@ define contact{
|
||||||
define contact{
|
define contact{
|
||||||
contact_name kevinp
|
contact_name kevinp
|
||||||
alias Kevin Fenzi
|
alias Kevin Fenzi
|
||||||
service_notification_period 16x7
|
service_notification_period 12x7-USPT
|
||||||
host_notification_period 16x7
|
host_notification_period 12x7-USPT
|
||||||
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
|
||||||
|
|
|
@ -109,9 +109,9 @@ define service {
|
||||||
max_check_attempts 3
|
max_check_attempts 3
|
||||||
check_interval 480
|
check_interval 480
|
||||||
retry_interval 5
|
retry_interval 5
|
||||||
check_period 16x7
|
check_period 12x7-USET
|
||||||
notification_interval 490
|
notification_interval 490
|
||||||
notification_period 16x7
|
notification_period 12x7-USET
|
||||||
notification_options w,u,c,r
|
notification_options w,u,c,r
|
||||||
contact_groups fedora-sysadmin-ircbot
|
contact_groups fedora-sysadmin-ircbot
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue