This config should be on the nagios server
This commit is contained in:
parent
cec2315b2d
commit
cb87987dad
1 changed files with 0 additions and 6 deletions
|
@ -72,12 +72,6 @@ class net::baas2_restoretest(
|
|||
ok_criteria => ['exit_status=0', 'max_age=48h'],
|
||||
}
|
||||
|
||||
nagioscfg::service {'check_baas2-restore-status':
|
||||
host_name => ['baas2-restoretest-prod-1.sunet.se'],
|
||||
check_command => "check_command => 'check_nrpe_1arg!check_baas2-restore-status',",
|
||||
description => 'Validates that baas2 restores are working as intended',
|
||||
contact_groups => ['alerts']
|
||||
}
|
||||
}
|
||||
|
||||
if $node_type == 'backupnode' {
|
||||
|
|
Loading…
Add table
Reference in a new issue