first test adding microk8s checks for thruk

This commit is contained in:
Rasmus Thorslund 2025-04-01 17:05:40 +02:00
parent e96d41c899
commit 8b88f929dc
No known key found for this signature in database
GPG key ID: 502D33332E9E305D

View file

@ -1,7 +1,7 @@
# Everything is awesome!
class rut::controller_checks {
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',
description => 'Microk8s cluster health',
}