I have a mysql server that has the data of my program.
Now I created a query that when executed gives me 2 columns TOTAL and VERSIONS. This gives me the possibility to view how many time each version has been downloaded.
Easier would be if I can show this result in my zabbix monitoring and create a screen for the office view.
Is theire a way for executing this query and displaying the results in a graph from zabbix?
Now I created a query that when executed gives me 2 columns TOTAL and VERSIONS. This gives me the possibility to view how many time each version has been downloaded.
Easier would be if I can show this result in my zabbix monitoring and create a screen for the office view.
Is theire a way for executing this query and displaying the results in a graph from zabbix?
Comment