Hello!

My question is related to the fact that I would like to monitor some calculated values ​​in the MySQL database of a third-party program. For example, you need to monitor a similar value in the database:

SELECT SUM(`column1`) FROM `table` where `column2` = "text" 

Is it possible to implement something like this in zabbix?

    1 answer 1

    Not enough details, maybe it will help:

    zabbix 3.0 docs

    Zabbiks is a powerful monitoring tool, if you have, for example, a ready-made console solution (bash, python, ruby ​​script ...) to get data on a subject, then deploying zabbiks is a matter of time.