Hi All,
Using Zabbix 1.1 server and Agent
I configured PerfCounter params in C:\zabbix_agentd.conf
PerfCounter=NetIn,"\Network Interface(Intel[R] PRO_100 VE Network Connection)\Bytes Received/sec",60
PerfCounter=NetOut,"\Network Interface(Intel[R] PRO_100 VE Network Connection)\Bytes Sent/sec",60
I'm getting:
0 b/s
0 b/s
In the LATEST DATA values
It seems that zabbix can't read the date from PerfCounter in Windows XP
I must say that i have this problem in 2 XP SP2 machines and i also monitoring 2 other mashines with Winodows 2003 server STD
And there i have no problem to get those values:
PerfCounter=NetIn,"\Network Interface(Intel[R] PRO_1000 PL Network Connection)\Bytes Received/sec",60
PerfCounter=NetOut,"\Network Interface(Intel[R] PRO_1000 PL Network Connection)\Bytes Sent/sec",60
61.34 Kb/s
5.35 Kb/s
Also it's strange becouse when i'm checking the NetIn param from command line: C:\zabbixw32.exe test NetIn
I'm geting the same on Win 2003 and Win XP
Using configuration file "C:\zabbix_agentd.conf"
Configuration file OK
[27-Jun-2006 11:20:16] *********** Log file opened ***********
[27-Jun-2006 11:20:16] Collector thread initialized successfully
NetIn [0.000000]
And i'm saying again i'm getting [0.000000] on the 2003 and on the XP though that 2003 machines transfers the values with no problems.
Thanks !!!
Using Zabbix 1.1 server and Agent
I configured PerfCounter params in C:\zabbix_agentd.conf
PerfCounter=NetIn,"\Network Interface(Intel[R] PRO_100 VE Network Connection)\Bytes Received/sec",60
PerfCounter=NetOut,"\Network Interface(Intel[R] PRO_100 VE Network Connection)\Bytes Sent/sec",60
I'm getting:
0 b/s
0 b/s
In the LATEST DATA values
It seems that zabbix can't read the date from PerfCounter in Windows XP
I must say that i have this problem in 2 XP SP2 machines and i also monitoring 2 other mashines with Winodows 2003 server STD
And there i have no problem to get those values:
PerfCounter=NetIn,"\Network Interface(Intel[R] PRO_1000 PL Network Connection)\Bytes Received/sec",60
PerfCounter=NetOut,"\Network Interface(Intel[R] PRO_1000 PL Network Connection)\Bytes Sent/sec",60
61.34 Kb/s
5.35 Kb/s
Also it's strange becouse when i'm checking the NetIn param from command line: C:\zabbixw32.exe test NetInI'm geting the same on Win 2003 and Win XP
Using configuration file "C:\zabbix_agentd.conf"
Configuration file OK
[27-Jun-2006 11:20:16] *********** Log file opened ***********
[27-Jun-2006 11:20:16] Collector thread initialized successfully
NetIn [0.000000]
And i'm saying again i'm getting [0.000000] on the 2003 and on the XP though that 2003 machines transfers the values with no problems.
Thanks !!!
Comment