250. Reporting - SSRS - Web Service¶
SQL Server Reporting Services (SSRS) web interface must be accessible in order for the SSRS depending functions to work. This check will verify that the SSRS web interface is accessible and functional.
Multiple Instances: No
Interval: Every 5 minutes (288 times per day)
Status | Expression |
---|---|
Critical | If ( SSRS Web service available for incoming SOAP calls response != HTTP 200) |
OK | If not status Critical. |
Unknown | Missing application response. |