310. Documentation - Webservice Access

This Metrics tests if the end user and technical documentation is in place and accessible through http connection.

Multiple Instances: No

Interval: Every 5 minutes (288 times per day)

Status Expression
Warning If (Documentation URI response != HTTP 200).

Impact The end user and technical documentation is not available.
Suggestion Verify that the IFS HTTP Server is started and try to access the page manually.
OK If not status Warning.
Unknown Missing application response.

Metric & Service Command line example
Documentation URI java -jar application-monitoring-metrics-cli.jar http -url=https://<fqdn>:<port>/ifsdoc/f1doc/ -match=response -oeq=200 -dw