fixed typo
This commit is contained in:
parent
8c6ae2552d
commit
cb0f0c5125
1 changed files with 1 additions and 1 deletions
|
@ -14,6 +14,6 @@ class rut::rut_mon {
|
||||||
nagioscfg::service {'check_rut_snapshots':
|
nagioscfg::service {'check_rut_snapshots':
|
||||||
host_name => ['internal-sto4-prod-monitor-1.rut.sunet.se'],
|
host_name => ['internal-sto4-prod-monitor-1.rut.sunet.se'],
|
||||||
check_command => 'check_nrpe!check_rut_snapshots',
|
check_command => 'check_nrpe!check_rut_snapshots',
|
||||||
description => 'Backup snapshots stored in sto4 (bad)',
|
description => 'Backup snapshots in sto4',
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue