Hi all,
probably something simple that i am missing here. hope someone can give me a hand to sort this out.
im trying to setup a performance counter to monitor network usages on the servers NIC for sent / received data.
tried looking around and a few areas but no joy.
Ive tried creating the Zabbix Agent and used a few different strings such as below
perf_counter=nic0_in,"\Network Interface(Intel[R] 82567LM-2 GigaBit Network Connection)\Bytes Recieved/Sec",60
perf_counter="Network Interface(Intel[R] 82567LM-2 GigaBit Network Connection)\Bytes Recieved/Sec",60
perf_counter=nic0_in,"Network Interface(Intel[R] 82567LM-2 GigaBit Network Connection)\Bytes Recieved/Sec",60
net.if.in[if, Intel[R] 82567LM-2 GigaBit Network Connection]
and a few others but no joy.
help?
thanks!
probably something simple that i am missing here. hope someone can give me a hand to sort this out.
im trying to setup a performance counter to monitor network usages on the servers NIC for sent / received data.
tried looking around and a few areas but no joy.
Ive tried creating the Zabbix Agent and used a few different strings such as below
perf_counter=nic0_in,"\Network Interface(Intel[R] 82567LM-2 GigaBit Network Connection)\Bytes Recieved/Sec",60
perf_counter="Network Interface(Intel[R] 82567LM-2 GigaBit Network Connection)\Bytes Recieved/Sec",60
perf_counter=nic0_in,"Network Interface(Intel[R] 82567LM-2 GigaBit Network Connection)\Bytes Recieved/Sec",60
net.if.in[if, Intel[R] 82567LM-2 GigaBit Network Connection]
and a few others but no joy.
help?
thanks!
Comment