Hi
I would like to configure a honeycomb that would display "A / B" (node online over node pool) and the honeycomb item would be red if "A/B" != 1 (meaning some nodes are not online).
Displaying only one item value (that is also the color-leading value) is not a solution.
Looking at the honeycomb widget docs we can read that
(https://www.zabbix.com/documentation...elds/honeycomb).
What I understand is that if you need to display multiple value, you basically have to use "item value widget" to do your proper display, and configure it for each host.
That would mean you lose the "host group" feature and need to update your dachboards eachtime hosts are added/removed ?
Is my understanding correct ? no way to have honeycomb display multiple items (like HOST.ITEM1, HOST.ITEM2) in its labels ?
I would like to configure a honeycomb that would display "A / B" (node online over node pool) and the honeycomb item would be red if "A/B" != 1 (meaning some nodes are not online).
Displaying only one item value (that is also the color-leading value) is not a solution.
Looking at the honeycomb widget docs we can read that
Note: To configure multiple values, create a dashboard widget field object for each value with an incremented number in the property name.
What I understand is that if you need to display multiple value, you basically have to use "item value widget" to do your proper display, and configure it for each host.
That would mean you lose the "host group" feature and need to update your dachboards eachtime hosts are added/removed ?
Is my understanding correct ? no way to have honeycomb display multiple items (like HOST.ITEM1, HOST.ITEM2) in its labels ?