Compare commits
2 commits
cosmos-ops
...
main
Author | SHA1 | Date | |
---|---|---|---|
8b88f929dc | |||
e96d41c899 |
1 changed files with 2 additions and 1 deletions
|
@ -1,7 +1,8 @@
|
||||||
# Everything is awesome!
|
# Everything is awesome!
|
||||||
class rut::controller_checks {
|
class rut::controller_checks {
|
||||||
nagioscfg::service {'check_rut_pods':
|
nagioscfg::service {'check_rut_pods':
|
||||||
hostgroup_name => ['internal-sto4-prod-k8sc-0.rut.sunet.se'],
|
host_name => ['internal-sto4-prod-k8sc-0.rut.sunet.se'],
|
||||||
check_command => 'check_nrpe!check_rut_pods',
|
check_command => 'check_nrpe!check_rut_pods',
|
||||||
description => 'Microk8s cluster health',
|
description => 'Microk8s cluster health',
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue