wouldn't be a nice thing to have created more graph items from indexed query? so lot of data sources will be merged into one graph from one data source created by indexed query. With this it will be possible to group similiar stuff like drive temperatures into one graph instead of having 16 of them.
result of indexed query:
Code: Select all
1.1 /dev/sda 34 []
1.2 /dev/sdb 43 []
1.3 /dev/sdc 32 []
1.4 /dev/s.......
graph template:
there will be additional group option so someone will be able to assign whole row into group, there will be count unsigned integer option where will be count of rows written -> final graph will have that group multiplied as result, there will be some variables provided, data source, row number, templated name. Sorry if this is duplicate (didn't found)