120. Middle Tier - Web Server Thread¶
A high utilization of web server threads might result in timeouts and delays. This check will monitor the current number of buzy web workers.
Prerequisites: The http server setting "Extended Status" must be enabled. This is configured in the IFS Admin Console, "Configuration" tab.
Multiple Instances: Yes (for each web server in each Middle Tier Cluster (Main, External Report Formatter))
Interval: Every 5 minutes (288 times per day)
Status | Expression |
---|---|
Critical | If ( Buzy Workers > 95%) |
Warning | If ( Buzy Workers > 90%) |
OK | If not status Warning or Critical. |
Unknown | Missing application response. |