Under what conditions will my monitor be declared as Trouble or Critical?
You can configure trouble or critcal alerts based on the conditions mentioned below:
Advanced Threshold Settings (Strategy):
Poll count serves as the default strategy to validate the threshold breach. You can also pick a relevant strategy to validate the threshold breach and determine the trouble or critical status for your monitor. Following are the various available strategies:
- Exceeds during poll count (number of polls): When the set threshold value is breached continuously for the ”Poll count”, monitor status changes to trouble
- Average value during poll count (number of polls): When the average of the attribute values, for the number of polls configured, exceeds the threshold value, monitor status changes to trouble
- Exceeds during time (in minutes): When the set threshold value is breached continuously, for all the polls, during the time duration configured, monitor status changes to trouble
- Average value during time (in minutes): When the average of the attribute values, for the time durationconfigured, exceeds the threshold value, monitor status changes to trouble.
To make sure your applied strategy 'Strategy: 3 - Time duration or Strategy: 4 - Average value during time duration' for threshold breach detection works as intended, you must ensure that you specify a time duration which is at least twice the applied check frequency for that monitor.
Multiple poll check strategy will not be applied by default. During conditions where no strategy can be applied, the threshold breach will be validated for a single poll alone.
Related Articles
Meaning of the trouble message - "Content Length Modified"
This alert indicates that the content length of your monitored website has changed compared to the previous check. Even minor textual changes on your website will be reflected as a trouble alert. How it works Under Threshold Configuration, if you ...
Monitor database issues for OpenCart or Joomla websites
Database issues for websites developed using OpenCart or Joomla can be identified by enabling a Content Match. Configure your website response such that a particular text is always present during all success responses and absent during all error ...
Monitor and validate DNS IP changes using regex
DNS administrators often monitor their DNS servers to detect changes in domain resolution and ensure IP mappings remain secure and accurate. Problem When your organization adds or modifies an IP address for your domain name, it’s critical to: Be ...
Difference between a website monitor and a SOAP Web Service monitor
Website monitor will support monitoring of any web application via POST, GET and HEAD methods of configuration. Learn more on the performance metrics provided for a website monitor. SOAP Web Service monitors , on the other hand, lets you to ...
How do I monitor an Oracle database hosted in a Docker container in the same machine?
To monitor your Oracle Database hosted in a Docker container, follow these steps: Log in to Site24x7 and install the Site24x7 Linux monitoring agent. Execute the following command in your terminal and enter your Oracle Database instance's username ...