Change SC-api endpoint /testid/ to /testid, SC-2844
This commit is contained in:
parent
9627d42ce8
commit
f1d24fee17
1 changed files with 1 additions and 1 deletions
|
@ -323,7 +323,7 @@ class eid::nagios_monitor {
|
|||
}
|
||||
nagioscfg::service {'check_api':
|
||||
host_name => ['api.swedenconnect.se'],
|
||||
check_command => 'check_website!https://api.swedenconnect.se/testid/',
|
||||
check_command => 'check_website!https://api.swedenconnect.se/testid',
|
||||
description => 'check api',
|
||||
contact_groups => ['alerts'],
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue