Hello,
I have historical data that I dumped into the history table properly formatted and a proper item id. The data is physically there. I can query it in mysql. I can also display the values for over 6 months in zabbix. When I try to graph the values, they do not display results for beyond 3 days and 8 hours. I clearly have values from over 6 months.
My question is this: If you manually insert data into the history table using a valid itemid, properly formatted clock value and a proper value, is there another table that needs to be updated or inserted additionally?
I have set the retention values for the item to very high numbers (2000) so that it will not remove the data for 2000 days. Is this a problem?
I have historical data that I dumped into the history table properly formatted and a proper item id. The data is physically there. I can query it in mysql. I can also display the values for over 6 months in zabbix. When I try to graph the values, they do not display results for beyond 3 days and 8 hours. I clearly have values from over 6 months.
My question is this: If you manually insert data into the history table using a valid itemid, properly formatted clock value and a proper value, is there another table that needs to be updated or inserted additionally?
I have set the retention values for the item to very high numbers (2000) so that it will not remove the data for 2000 days. Is this a problem?
Comment