Comments - about database load

5 years, 3 months ago Michael Widenius

I don't know zabbix, but I doubt that it or any other well behaved monitoring software would cause a notable extra load on the MariaDB server. After all, it will use other tables than the rest of the applications so there shouldn't be any conflicting locks. In the worst case you can fire up another independent MariaDB server and have zabbix write it's results there.

Any system monitoring tool that monitors disk and memory should help you see the pressure on the system. If that isn't enough, you should consider using Navicat, Monyog or any of the other available MariaDB/MySQL monitoring tools that exists.

 
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.