Report back on issues and suggestion

If you create a whole bunch of empty panels in which to display data like so

1 2 3 4
5 5 5 6
7 7 8 8

If you select a display item for panel 8 it gets placed in the first available “null” panel.. ie 1. Its also impossible to create panel 9 as in

1 2 3 4
5 5 5 6
7 7 8 8
9 9 9 9

Without starting all over from scratch.
Being able to save the viewport configuration would be quite useful.

Creating your own data sources and alert does not work properly if you type the OID values yourself but it does work if you right click and create a data source from an snmp walk.

Add queue trees to device-settings-snmp as opposed to only simple queues. allow creation of data sources from these lists via a right click context menu.

Allow additive graphing.. ie the ability to display graphs as sums of each other instead of just overlaid. This is useful when monitoring protocols.

Hope you find this feedback positive and thanks for all the great work so far.

Cheers.

One more thing.. there are some graphing issues around out of bound data.. ie if you are disconnected from a device that you are getting throughput information from with SNMP, when you reconnect the graph has a huge spike for the next sample and nothing for the interim period. The data collected at that point should be distributed over the missing time block.