Standard alerts standard-alerts

Standard alerts are sent with a consolidated email message at the end of the configured averaging interval.

The following table describes each type of standard alert.

Alert Type
Title Id
Description
Locked Request
Lock
Sent when a request fails to return a response to the client within the specified threshold. Can be indicative of hung requests, which can cause depletion of the Java thread pool.
High Concurrency
Conc
Emitted when the number of requests that are processed concurrently (the overlap) exceeds the specified threshold. Can be indicative of a server overload condition.
Minimum Traffic
Traf
Generated when the overall request rate falls below the specified threshold. Typically indicates a server communication issue (for example, when a server is taken off line).
Error Rate
Error
Emitted when the average rate of HTTP error responses during the sampling interval exceeds the specified threshold. Can be indicative of configuration issues, missing images, or website programming or database errors.
Response Time
RTime

Sent when the average request processing time during the sampling interval grows above the specified threshold. Typically indicates a temporary or persistent overload condition of the server or backend image storage system.

Error responses are not considered when calculating the average response time.

recommendation-more-help
a26166cd-f2f4-45ce-996d-96a0f0d6cf49