fixed the name of the hostgroup

This commit is contained in:
Maria Haider 2023-04-06 13:00:25 +02:00
parent b1300aca46
commit c67e3101f7
Signed by: mariah
GPG key ID: 7414A760CA747E57

View file

@ -1238,7 +1238,7 @@ class nagios_monitor {
contact_groups => ['alerts']
}
nagioscfg::service {'proxy_eidas_metadata_list_age':
hostgroup_name => ['proxy_eidas_metadata_list'],
hostgroup_name => ['proxy_eidas_metadata'],
check_command => 'check_nrpe_1arg!check_fileage_proxy_eidas_metadata_list',
description => 'proxy eidas metadata age',
contact_groups => ['alerts']