Set multiple threshold values for disk partition

Can I set multiple threshold values for a single disk partition in a server monitor?

Yes, multiple threshold values and corresponding alert types can be configured for every individual disk partition of a server monitor in Site24x7. Please follow the steps below:
  1. Log in to Site24x7 and go to Server > Server Monitor > Servers.
  2. Click on the server monitor in which the disk thresholds need to be configured and go to the Disks tab.
  3. Under Action, click on the pencil icon against the partition to which you wish to set thresholds.
  4. Use the (+) button to set different values. For example, you can set threshold values for Disk Utilization Threshold as 70% and 90% with the alert types as Trouble and Critical respectively. 

  5. Save your changes.
When the threshold value reaches beyond the set value, alerts will be sent based on the alerting contacts configured in your Site24x7 account. Know how alerting works when a combination of threshold settings are configured.
You can associate automation scripts and remediate incidents without manual intervention. 


    • Related Articles

    • 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 ...
    • 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 ...
    • Validating sender email using DKIM authentication

      What is DKIM? DomainKeys Identified Mail (DKIM) is an advanced authentication method used widely by email service providers to verify the email from the point of its origin by validating the email sender. It allows the email senders to authenticate ...
    • 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 ...
    • 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 ...