-
New Feature Request
-
Resolution: Unresolved
-
Major
-
None
-
None
Add a widget to show grouped items data.
For example, the Proxmox Template discovers "Nodes" using LLD. Now we have the following items (among others) for each discovered node:
proxmox.node.cpu{#NODE.NAME}
proxmox.node.memused{#NODE.NAME}
If you can provide a widget that shows a row for each {#NODE.NAME} and a column of proxmox.node.cpu{#NODE.NAME} and proxmox.node.memused{#NODE.NAME} that would be very great! (i.e., group the user-selected columns using key id or maybe LLD macro)
If the items value could be displayed using "Bar" and/or "Indicators" (as in "Top hosts" widget) that would be much greater!
Note: Proxmox Template is given as an example. The widget request can be generalized to any LLD items in any Template.
Very thanks!