fixed name and description
This commit is contained in:
parent
5dd8351fc0
commit
a91554f6a1
1 changed files with 2 additions and 2 deletions
|
@ -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':
|
||||
|
|
Loading…
Add table
Reference in a new issue