fixed typo

This commit is contained in:
Rasmus Thorslund 2025-04-23 10:49:09 +02:00
parent 79baa3b4df
commit 8c6ae2552d
No known key found for this signature in database
GPG key ID: 502D33332E9E305D

View file

@ -13,7 +13,7 @@ class rut::rut_mon {
nagioscfg::service {'check_rut_snapshots':
host_name => ['internal-sto4-prod-monitor-1.rut.sunet.se'],
check_command => 'check_nrpe!check_rut_postgres',
description => 'Postgres cluster health',
check_command => 'check_nrpe!check_rut_snapshots',
description => 'Backup snapshots stored in sto4 (bad)',
}
}