I'm seeing the error 'Cannot evaluate expression: value "80%" is not a numeric operand.' in the "TCP FRONTEND discovery: HAProxy TCP Frontend XXXXXXX: Session utilization is more than {$HAPROXY.FRONT_SUTIL.MAX.WARN}% for 5m" trigger.
I think it's because the item is receiving the string '80%' instead of the numeric '80'.
Can this be fixed?
Zabbbix 5.0.3, Template App HAProxy by HTTP.
I think it's because the item is receiving the string '80%' instead of the numeric '80'.
Can this be fixed?
Zabbbix 5.0.3, Template App HAProxy by HTTP.
Comment