Hi, I create a template with a item to collect network statistics on windows interfaces:
"net.if.out[{HOST.IP},bytes]"
On windows you can use ipaddress in net.if.out to monitor the correct interface.
The item work correctly but on the zabbix interface I have this error:
"reset() expects parameter 1 to be array, null given [include/items.inc.php:582]" one per item.
Probably is an interface bug, because with a user macro I don't have this error.
Did I need to open a bug?
Thank you and congratulation for the new zabbix 2.0 features!
"net.if.out[{HOST.IP},bytes]"
On windows you can use ipaddress in net.if.out to monitor the correct interface.
The item work correctly but on the zabbix interface I have this error:
"reset() expects parameter 1 to be array, null given [include/items.inc.php:582]" one per item.
Probably is an interface bug, because with a user macro I don't have this error.
Did I need to open a bug?
Thank you and congratulation for the new zabbix 2.0 features!
Comment