MONyog Table Alert

You are viewing an old version of this question. View the current version here.

How do i set up an alert for all the tables in all databases if they grow more than specified size ?

Answer

So when we are inserting data into a particular table the max limit to insert the data is 4.6 GB after that it starts giving errors. We want alerts when a particular table is reaching this limit so that we can take the necessary actions. Alert condition should be to monitor the table size and display the value of it.

Comments

Comments loading...
Content reproduced on this site is the property of its respective owners, and this content is not reviewed in advance by MariaDB. The views, information and opinions expressed by this content do not necessarily represent those of MariaDB or any other party.