How to set thresholds for MySQL databases?

How to set thresholds for MySQL databases?

  1. From the Site24x7 web console, navigate to Database > MySQL > Instance Name to which you wish to add thresholds.

  1. Click the hamburger icon near the instance name and then click Edit.

  1. Navigate to Threshold and Availability under Configuration Profiles to configure thresholds.

  1. Click the + icon and select from the list of thresholds including Connections, Threads cached, Slow queries, etc.

  1. Set the threshold count, the notification status, and the automation action of your choice. For more information, visit this page.

  2. Click Save.


    • Related Articles

    • MySQL monitoring FAQs

      Please find below some common FAQ's related to MySQL monitoring from Site24x7: Does Site24x7 need write permission to access databases? No. Site24x7 needs SELECT permission for performance_schema, information_schema, and EXECUTE permission for sys ...
    • I can only see a limited amount of MySQL database monitors added. How to add new databases for monitoring?

      By default, MySQL instances will be auto-discovered and added as free monitors. MySQL data collection and monitoring will start once the agent is provided with the proper credentials. Check this article on how to add or update credentials. New ...
    • Can I add all the databases in my MySQL server as monitors?

      For now, Site24x7 has limited 200 databases for individual database monitoring. To check the feasibility of monitoring more databases, please contact support@site24x7.com. Check this page to learn more about how licensing is done for MySQL ...
    • How is MySQL added for monitoring in Site24x7?

      Site24x7 uses the server monitoring agent to monitor MySQL databases. To install the Site24x7 Server monitoring agent, follow the below steps: Log in to Site24x7. Install the Linux Server monitoring agent by navigating to Server > Server Monitor > ...
    • How to add/update the credentials of my MySQL database?

      To add the credentials, execute the below command: sudo /opt/site24x7/monagent/scripts/AgentManager.sh mysql --add_instance To update the credentials, execute the below command: sudo /opt/site24x7/monagent/scripts/AgentManager.sh mysql ...