added sc 1 and 2 to the check_pods check
This commit is contained in:
parent
f5404ec114
commit
a092cefca6
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
class rut::rut_mon {
|
||||
nagioscfg::service {'check_rut_pods':
|
||||
host_name => ['internal-sto4-prod-k8sc-0.rut.sunet.se'],
|
||||
host_name => ['internal-sto4-prod-k8sc-0.rut.sunet.se', 'internal-sto4-prod-k8sc-1.rut.sunet.se', 'internal-sto4-prod-k8sc-2.rut.sunet.se'],
|
||||
check_command => 'check_nrpe!check_rut_pods',
|
||||
description => 'Microk8s cluster health',
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue