fixed name and description

This commit is contained in:
Maria Haider 2024-06-08 01:48:57 +02:00
parent 5dd8351fc0
commit a91554f6a1
Signed by: mariah
GPG key ID: 7414A760CA747E57

View file

@ -388,9 +388,9 @@ class eid::nagios_monitor {
contact_groups => ['alerts'],
}
nagioscfg::service {'check_metadata_DE_middleware_Test':
host_name => ['qa.demw.eidas.swedenconnect.se'],
host_name => ['test.demw.eidas.swedenconnect.se'],
check_command => 'check_website!https://test.demw.eidas.swedenconnect.se/eidas-middleware/Metadata',
description => 'check metadata for DE middleware QA',
description => 'check metadata for DE middleware Test',
contact_groups => ['alerts'],
}
nagioscfg::command {'check_country_count':