updated a nagios check

This commit is contained in:
Maria Haider 2020-05-08 09:44:24 +02:00
parent 3e7b5741b7
commit 34b37993b5
Signed by: mariah
GPG key ID: 7414A760CA747E57

View file

@ -1135,7 +1135,7 @@ class nagios_monitor {
}
nagioscfg::service {'check_country_eIDAS':
host_name => ['md.eidas.swedenconnect.se'],
check_command => 'check_country_count!md.eidas.swedenconnect.se!7!1!2',
check_command => 'check_country_count!md.eidas.swedenconnect.se!8!1!2',
description => 'check number of countries in eIDAS',
contact_groups => ['alerts'],
}