-
Incident report
-
Resolution: Fixed
-
Minor
-
None
-
1.6
-
None
Bug in src/libs/zbxsysinfo/unknown/net.c, line 34.
Function NET_IF_OUT is defined twice, while NET_IF_TOTAL is missing. Copy/Paste error probably. Solution is to rename one of the functions to NET_IF_TOTAL.