Change in threshold configuration when monitors in a group are deleted

Will deleting monitors in a monitor group affect the configured status threshold

There will be cases wherein some monitors in the group are deleted and the threshold count for the group status is more than the number of available monitors in the group. In that case, we will treat the threshold configuration equal to the number of monitors available currently in the group. 

Let us explain this with a use case. If there are 10 monitors in a group, and the group status threshold is set as 5 during the time of group creation. Assume, 7 monitors have been deleted later, leaving 3 monitors in the group. The threshold configuration will be counted as 3 (equal to the available monitors in the group) from thereon, although the threshold number set in the monitor group configuration form (set as 5) remains unchanged. 

    • Related Articles

    • How to configure the NGINX status page for monitoring NGINX performance

      The NGINX plugin uses the NGINX status page to pull the performance metrics of the NGINX server. You may encounter the following errors while installing the NGINX plugin integration: Error_code : HTTP Error 404: This error usually indicates that the ...
    • 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 ...
    • Setting up a website monitor w.r.t content match and HTTP configuration

      Regarding the website defacement (content match) configuration, you can set keyword checks to find the existence and non-existence of keywords in your HTML response. As far as the HTTP configurations are concerned, we support HEAD, GET, and POST ...