Lobby Web Access - Web Server 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.

Multiple Instances: Yes (per Managed Server)

Interval: Every 5 minutes (288 times per day)

Status Expression
Critical Before IFS Applications 9 Update 2:
If (URI “/fndext/clientgateway/ldap-domain-config.xml” response !=  HTTP 200)

From IFS Applications 9 Update 2:
If (URI “/fndext/clientgateway/server-status” response != HTTP 200)

Impact The resource cannot connect the database and is not functional.
Suggestion You probably have some problem with the current Managed Server. If all of your Managed Servers have this error it may indicate database problems as well.
OK If not status Critical.
Unknown Missing application response.

Metric & Service Command line example
URI Response java -jar application-monitoring-metrics-cli.jar http -url=https://<fqdn>:<manager_port>/fndext/clientgateway/server-status -match=response -oeq=200 -dc