fixed typo
This commit is contained in:
parent
79baa3b4df
commit
8c6ae2552d
1 changed files with 2 additions and 2 deletions
|
@ -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)',
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue