I made small script which can show visually how will be your ZABBIX database grow in future.
1) put these files somewhere near your ZABBIX frontend.
2) put ARIAL.TTF and ARIALBD.TTF into /fonts directory
3) change/set your db values
4) use your browser to view "prediction_graph.php"
5) you can change behaviour of this script by changing GET values prediction_graph.php?tr=1&hi=1&sum=1
prediction for my ZABBIX (now about 5000 items)...
1) put these files somewhere near your ZABBIX frontend.
2) put ARIAL.TTF and ARIALBD.TTF into /fonts directory
3) change/set your db values
4) use your browser to view "prediction_graph.php"
5) you can change behaviour of this script by changing GET values prediction_graph.php?tr=1&hi=1&sum=1
tr - trends on/off
hi - history on/off (default)
sum - sum on/off
dmin - date from
dmax - date to (it use time() format, default is from now to 2 years in future)
prediction for my ZABBIX (now about 5000 items)...

Comment