Asiakastapaaminen 1.12 - Multi-Axis/multi-axis-graphs GitHub Wiki
Features
Zooming with 2 headed slider. Zoom feature as this http://www.highcharts.com/demo/line-time-series is also done. Need to ask what to do with the periods
UI - bootsrap, viewing it speaks for itself.
multiresolution - Currently we use only the aggregated data from zabbix trends
table (min, max, avg values for every hour - period configurable from zabbix). We could add our own aggregation(s) with different configurable intervals (increases complexity somewhat).
more automated data collection - new hosts are automatically discovered (habbix sync --syncall
), are visible in dashboard and are given some default forecast view for each its metric
(well, in theory; this is not really tested).
dashboard performance - added indices to db (needs to be added manually, as documented). Now dashboard loads in ~160ms.
Not finished
didn't get real data.
Discussion topics
zoom + forecast period overlap
What can be finished in the last sprint and how long is it anyway.
select forecast model from ui?