Disable alerts for a plugin if the parent server is down

Disable alerts for a plugin if the parent server is down

If a plugin monitor's parent server goes down, you can choose to exclude additional alerts from the plugin monitor. This way, you won’t receive alerts when the plugin monitor goes down as a result of the parent server being unavailable.

To enable this, follow the steps below:
1. Navigate to Admin > Bulk Action
2. Under Plugins, click Modify Plugin to alert if parent server agent is down.
3. In the resulting Advanced Search Filter screen, select Monitor Type is Plugin Integrations from the dropdown to filter all plugin monitors.


4. From the list of plugins, choose the applicable plugins you want to disable alerts for.
5. In the Enable alert if plugin does not push data toggle, select No.

This will stop alerts from being sent if the plugin goes down due to the parent server going down. However, when the plugin is online again, you will receive an Up alert.

    • Related Articles

    • Troubleshoot the "pymysql module not found" error when installing the MySQL plugin

      If you're encountering the pymysql module not found error, it likely means that the pymysql Python library is not installed on the server. pymysql is a Python package that provides a way to interact with MySQL databases using Python code and is used ...
    • Troubleshoot the Error 404 and Error 99 for RabbitMQ

      When installing the RabbitMQ plugin, you may encounter the following errors: HTTP Error 404: Not Found: This error usually occurs when Site24x7's RabbitMQ monitoring plugin attempts to access the /api/overview page of RabbitMQ, but the resource ...
    • Troubleshooting false positive alerts in monitoring

      Problem False positive alerts are being generated. Possible cause The monitoring system is down in some locations. The Website monitor might be configured for one location, such as Seattle, but may appear down when accessed from another location, ...
    • No data for service and process in Windows server monitor

      If you see "No Data" for process and service metrics (such as CPU or memory usage of monitored services) in the Site24x7 Windows server monitor user interface, follow the troubleshooting steps below. Run PowerShell Commands Open PowerShell as ...
    • 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 ...