-
Incident report
-
Resolution: Fixed
-
Minor
-
2.0.5rc1, 2.1.0
-
None
Sometimes if item has no values zbx_avg function executes with errors:
1. Invalid argument for foreach
2. Division by zero.
It happens because $values variable does not contain array. It is "NULL".