Skip to content

135. Middle Tier - Login

This check will alert if the Main IFS Application is not available after a IFS DB Idp login.

Multiple Instances: No - connects to the system url

Interval: Every 5 minutes (288 times per day)

Status Expression
Critical If ( URI “/” response != HTTP 200) or ( URI “/” response != HTTP 401)


Warning If ( URI “/” response = HTTP 401)


OK If ( URI “/” response = HTTP 200)


Unknown Missing application response.