Update check_baas2-restore-status check metadata
This commit is contained in:
parent
a983e38dd7
commit
e45f635cba
1 changed files with 3 additions and 1 deletions
|
@ -4,7 +4,9 @@ class net::naemon_monitor_config {
|
|||
nagioscfg::service {'check_baas2-restore-status':
|
||||
host_name => ['baas2-restoretest-prod-1.sunet.se'],
|
||||
check_command => "check_nrpe!check_baas2-restore-status",
|
||||
description => 'Validates that baas2 restores are working as intended',
|
||||
description => 'restore validation check',
|
||||
action_url => 'https://wiki.sunet.se/display/sunetops/BaaS2+-+Monitoring',
|
||||
notes => 'This check validates that restore from BaaS2 works as intended, see action URL for more info.',
|
||||
contact_groups => ['alerts']
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue