diff --git a/global/overlay/etc/puppet/modules/rut/manifests/rut_mon.pp b/global/overlay/etc/puppet/modules/rut/manifests/rut_mon.pp index 36222e2..703fde8 100644 --- a/global/overlay/etc/puppet/modules/rut/manifests/rut_mon.pp +++ b/global/overlay/etc/puppet/modules/rut/manifests/rut_mon.pp @@ -14,6 +14,6 @@ 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_snapshots', - description => 'Backup snapshots stored in sto4 (bad)', + description => 'Backup snapshots in sto4', } }