PDA

View Full Version : Another error to add perfcounter on network interface


zebulon
04-08-2005, 13:44
Hello,

I have an error when I try to add a perfcounter of my network card.error message is incomplete.
if someone could help me thanks.

here my zabbix_agentd.log

[04-Aug-2005 13:39:13] Unable to add user-defined counter "NetIn1" (expanded to "\Interface réseau\Octets envoyés/s\Connexion réseau Intel[R] PRO_100") to query: Impossible d'analyser le chemin d'accès du compteur. Vérifiez le format et

and here my parameter in my zabbix_agentd.conf

PerfCounter=NetIn1,"\Interface réseau\Octets envoyés/s\Connexion réseau Intel[R] PRO_100",30

zebulon
10-08-2005, 10:17
Hello,

I have worked on my problem of perfcounter on zabbix, after some tests, I have found that perfcounter of network interface doesn't work on windows 2003 SP1. I have created a vbscript that work on 2003 in my next post I will post it.

on windows 2000 perfcounter work correctly, just with problem on graphs.

selin
18-08-2005, 04:20
zebulon - have you posted the VBSCRIPT app to get the network traffic statistics? If so, where?