This article describes the status url to be used by surveillance tools to check the status of Signifikant Web Viewer.
...
Result codes
Result of call will be
Not OK: 500, Internal Server Error
Not OK: 200, OK
Checks done
The URL will check the following
- It will check that all sites are online , maintenance or in synchonize synchronize status. If any site is in mainenance error will be returnedDatabase access to all sites. If any site's not among these 3 state then call will return error.
- If site is in online or synchronize state then Database access will checked. If site database does not respond, error will be returned.
- Database access it of server database will be checked if server database is enabled. If server database does not respond ( if enabled ), error will be returned.
...