fixed the name of the hostgroup
This commit is contained in:
parent
b1300aca46
commit
c67e3101f7
1 changed files with 1 additions and 1 deletions
|
@ -1238,7 +1238,7 @@ class nagios_monitor {
|
||||||
contact_groups => ['alerts']
|
contact_groups => ['alerts']
|
||||||
}
|
}
|
||||||
nagioscfg::service {'proxy_eidas_metadata_list_age':
|
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',
|
check_command => 'check_nrpe_1arg!check_fileage_proxy_eidas_metadata_list',
|
||||||
description => 'proxy eidas metadata age',
|
description => 'proxy eidas metadata age',
|
||||||
contact_groups => ['alerts']
|
contact_groups => ['alerts']
|
||||||
|
|
Loading…
Add table
Reference in a new issue