Hello!
I'm doing a migration from Zabbix 1.8.6 to 3.0.9 and have some issues with visualization of trigger in Overview screen.
For example, I create triggers in version 1.8.6 and their names are the same (CPU load on {HOSTNAME} > limit), though Expressions are different ({SRV1:system.cpu.util[].last(0)}>50 - first threshold, {SRV1:system.cpu.util[].last(0)}>90 - second threshold), then in Overview there will be only one string with this trigger, and different thresholds will color the green field with red/yellow.
In version 3.0.9 it doesn't work. In Overview there is each trigger, they are not combined any more, like in 1.8.6 version. So if I would like to have 10 thresholds, it would be 10 triggers shown in Overview, while in 1.8.6 it would be only one. It's not convenient at all.
Is it a bug or a feature? Is it configurable behavior?
Thank you in advance!
I'm doing a migration from Zabbix 1.8.6 to 3.0.9 and have some issues with visualization of trigger in Overview screen.
For example, I create triggers in version 1.8.6 and their names are the same (CPU load on {HOSTNAME} > limit), though Expressions are different ({SRV1:system.cpu.util[].last(0)}>50 - first threshold, {SRV1:system.cpu.util[].last(0)}>90 - second threshold), then in Overview there will be only one string with this trigger, and different thresholds will color the green field with red/yellow.
In version 3.0.9 it doesn't work. In Overview there is each trigger, they are not combined any more, like in 1.8.6 version. So if I would like to have 10 thresholds, it would be 10 triggers shown in Overview, while in 1.8.6 it would be only one. It's not convenient at all.
Is it a bug or a feature? Is it configurable behavior?
Thank you in advance!


Comment