Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


This article describes the status url to be used by surveillance tools to check the status of Signifikant Web Viewer.

URL to check status

Signifikant has a URL to check the status of all sites. This URL may be called by a surveillance tool to check the status.

http://www.domain.com/AssertWeb/api/SiteStatus/GetStatus

Result codes

Result of call will be

Not OK:  500, Internal Server Error

Not OK: 200, OK


Info
titleUse status code

In monitoring tool, ensure to check the status code, and not the status message. Status message may change over time.



Info
titleCall response time

The call will check the status of each site, both site status and database connection. Ensure to allow sufficient time for the call to finish and ensure to increase allowed response time if many sites run on the same server.

Checks done

The URL will check the following

  1. 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.
  2. If site is in online state then Database access will checked. If site database does not respond, error will be returned.
  3. 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.

...


Filter by label (Content by label)
showLabelsfalse
max5
spacescom.atlassian.confluence.content.render.xhtml.model.resource.identifiers.SpaceResourceIdentifier@1ecd09
showSpacefalse
sortmodified
reversetrue
typepage
cqllabel = "kb-how-to-article" and type = "page" and space = "ASKB"
labelskb-how-to-article

...

Page Properties
hiddentrue


Related issues