Mobility - Uplink Server - Connection to IFS Cloud

Connection to IFS Cloud is required for the Uplink Server to function. This check will alert if the Uplink Server cannot connect to the IFS Cloud.

Multiple Instances: Yes (per Uplink Server)

Interval: Every 5 minutes (288 times per day)

Status Expression
Critical If (HTTP POST call to IFS Cloud response != HTTP 200)

Impact Uplink Server - Connection to IFS Cloud.
Suggestion Verify network connectivity including outgoing connection from Uplink Server to cloud.ifsworld.com on port 8080.
OK If not status Critical.

Metric & Service Command line example
HTTP POST call to IFS Cloud java -jar application-monitoring-metrics-cli.jar http -url "https://cloud.ifsworld.com:8080/Downlink.svc" -post "{\"SystemID\":\"myssystemid.ifsworld.com\"}" -match=response -oeq="200" -dc