130. Middle Tier - Access¶
Connection to the Managed Server Web Interface is required in order for IFS Applications to function properly. This check will alert if the Managed Server Web Interface is unreachable.
The access can also be verified with a Aurena login with a database account as an admin mode connection towards the IFS database identity provider.
Multiple Instances: Yes (per Managed Server)
Interval: Every 5 minutes (288 times per day)
Status | Expression |
---|---|
Critical | If ( URI “/main/compatibility/clientgateway/server-status” response != HTTP 200) |
OK | If not status Critical. |
Unknown | Missing application response. |