Hi,
We are trying to develop custom SQL queries to be integrated into a report generation system (e.g. jasper reports).
Where can we find documentation on the description of the MySQL tables of the Zabbix database?
For example, how would the SQL query look like to produce a list of the top 10 alerts in the past week (or some user-specified time range)? Which tables would the data need to be pulled from?
Any pointers or hints would be greatly appreciated.
Thanks.
We are trying to develop custom SQL queries to be integrated into a report generation system (e.g. jasper reports).
Where can we find documentation on the description of the MySQL tables of the Zabbix database?
For example, how would the SQL query look like to produce a list of the top 10 alerts in the past week (or some user-specified time range)? Which tables would the data need to be pulled from?
Any pointers or hints would be greatly appreciated.
Thanks.
Comment