Hi all,
I've been trying to understand why it does that for a couple days, I just can't figure out why...
I entered these lines in the zabbix_agend.conf for a windows agent:
PerfCounter=network_sent,"\Network Interface(Intel 8255x-based Integrated Fast Ethernet)\Bytes Sent/sec",60
PerfCounter=network_recv,"\Network Interface(Intel 8255x-based Integrated Fast Ethernet)\Bytes Received/sec",60
I do receive data from network_sent, but not from network_recv, it eventually writes 'Not Supported' in zabbix server and nothing in the agents logs.
I tried it on both 1.0 and 1.1b7. It is doing the exact same behavior on 3 seperate machines, all Windows 2000 Server and with different network cards on each.
Thank you in advance for any insight about this.
David
I've been trying to understand why it does that for a couple days, I just can't figure out why...
I entered these lines in the zabbix_agend.conf for a windows agent:
PerfCounter=network_sent,"\Network Interface(Intel 8255x-based Integrated Fast Ethernet)\Bytes Sent/sec",60
PerfCounter=network_recv,"\Network Interface(Intel 8255x-based Integrated Fast Ethernet)\Bytes Received/sec",60
I do receive data from network_sent, but not from network_recv, it eventually writes 'Not Supported' in zabbix server and nothing in the agents logs.
I tried it on both 1.0 and 1.1b7. It is doing the exact same behavior on 3 seperate machines, all Windows 2000 Server and with different network cards on each.
Thank you in advance for any insight about this.
David
Comment