removed GB from nagios check
This commit is contained in:
parent
d169a2b51b
commit
4099ad6b5e
1 changed files with 1 additions and 1 deletions
|
@ -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 SK CZ!1!3',
|
||||
check_command => 'check_country_count!md.eidas.swedenconnect.se!LU IT ES HR DE EE BE PT SK CZ!1!3',
|
||||
description => 'check number of countries in eIDAS',
|
||||
contact_groups => ['alerts'],
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue