updated a nagios check
This commit is contained in:
parent
3e7b5741b7
commit
34b37993b5
1 changed files with 1 additions and 1 deletions
|
@ -1135,7 +1135,7 @@ class nagios_monitor {
|
||||||
}
|
}
|
||||||
nagioscfg::service {'check_country_eIDAS':
|
nagioscfg::service {'check_country_eIDAS':
|
||||||
host_name => ['md.eidas.swedenconnect.se'],
|
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',
|
description => 'check number of countries in eIDAS',
|
||||||
contact_groups => ['alerts'],
|
contact_groups => ['alerts'],
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue