updated nagios check to include SK and CZ

This commit is contained in:
Maria Haider 2020-12-24 10:13:10 +01:00
parent 13705dc8a0
commit 1529924047
Signed by: mariah
GPG key ID: 7414A760CA747E57

View file

@ -1150,7 +1150,7 @@ class nagios_monitor {
}
nagioscfg::service {'check_country_eIDAS':
host_name => ['md.eidas.swedenconnect.se'],
check_command => 'check_country_count!md.eidas.swedenconnect.se!GB LU IT ES HR DE EE BE PT!1!3',
check_command => 'check_country_count!md.eidas.swedenconnect.se!GB LU IT ES HR DE EE BE PT SK CZ!1!3',
description => 'check number of countries in eIDAS',
contact_groups => ['alerts'],
}