V1_0

How can I view or monitor the status of the Scope application server?

You can check our Scope status page anytime or perform your own check with a standard monitoring tool.

Quick access for a manual check

Go to https://status.riege.com/
Here you can not only view the status of the Scope application server itself, but all additional services.

You can also subcribe to updates via email or phone. This can be done for all updates or just for certain incidents.

Continuous monitoring of Scope application server

 Requirement: The system needs to be accessible from the internet.

If you like to perform a automated health check of the Scope application server with your monitoring tools, you will need to add the server health page there. 

The address will vary, but the general syntax is:

https://SERVERNAME.riege.com/scope/health

The value "SERVERNAME" stands for your specific server name.
An example full adress might be: https://test1.riege.com/scope/health
If you are unsure which server name is used for your company, please contact our support.

If everything is correct the Scope Status is returned in the form of a http result code:

  • 200 is good
  • != 200 is bad
  • no answer is obviously bad as well