removed GB from the nagios check for checking countries' metdata in qa connector
This commit is contained in:
parent
3308a92c19
commit
8474322281
1 changed files with 1 additions and 1 deletions
|
@ -1159,7 +1159,7 @@ class nagios_monitor {
|
|||
}
|
||||
nagioscfg::service {'check_country_eIDAS_QA':
|
||||
host_name => ['qa.md.eidas.swedenconnect.se'],
|
||||
check_command => 'check_country_count!qa.md.eidas.swedenconnect.se!PT GB LU IT ES HR LV DE EE BE IS XB CY PL SK XC LT NO DK CZ SE GR XA MT SI!1!3',
|
||||
check_command => 'check_country_count!qa.md.eidas.swedenconnect.se!PT LU IT ES HR LV DE EE BE IS XB CY PL SK XC LT NO DK CZ SE GR XA MT SI!1!3',
|
||||
description => 'check number of countries in eIDAS QA',
|
||||
contact_groups => ['alerts'],
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue