Hi guys,
Firstly let me introduce myself to the community. Im very new to Zabbix and my supervisor wants me to generate reports by using mysql query on the Zabbix backend database.
Reports should be generated on a monthly basis but I dont understand how the time in Zabbix is presented. How should my query be structured so that query limits to the particular month? (eg. ddmmyyyyhhmmss?) The other problems I faced is which table should i get my data from, history or history_str?
I preach to all the kind professionals here in this community, any kind of possible help would be greatly appreciated. Thank you guys
Firstly let me introduce myself to the community. Im very new to Zabbix and my supervisor wants me to generate reports by using mysql query on the Zabbix backend database.
Reports should be generated on a monthly basis but I dont understand how the time in Zabbix is presented. How should my query be structured so that query limits to the particular month? (eg. ddmmyyyyhhmmss?) The other problems I faced is which table should i get my data from, history or history_str?
I preach to all the kind professionals here in this community, any kind of possible help would be greatly appreciated. Thank you guys

Comment