Mobility - Uplink Server - Service

The Uplink Server service needs to be running in in each instance order for Uplink Server to function. This check will alert if the Uplink Server service is not running.

Multiple Instances: Yes (per Uplink server)

Interval: Every 5 minutes (288 times per day)

Status Expression
Critical If (Uplink Server URL response != HTTP 200)

Impact Access to Uplink Server is affected.
Suggestion Verify that the Uplink Server process is running. Verify network connectivity.
OK If not status Critical.

Metric & Service Command line example
Uplink Server URL java -jar application-monitoring-metrics-cli.jar http -url "https://<host>:<port>" -post "{\"SystemID\":\"myssystemid.ifsworld.com\"}" -match=response -oeq="200" -dc