Hi,
related to the problem with ']' inside a performance counter path ,
I tried to use a work-around by specifying the performance counter
in the agent configuration file.
However, the result is strange.
Part of agent.conf file:
Result of a zabbix_get is always ZBX_UNSUPPORTED meaning these
do not work, at all.
The agent log file shows (nothing really related to any performance
monitor calls):
It seems to me, that the agent does not handle PerfCount= lines in the
config file correctly.
Regards,
Norbert.
related to the problem with ']' inside a performance counter path ,
I tried to use a work-around by specifying the performance counter
in the agent configuration file.
However, the result is strange.
Part of agent.conf file:
Code:
PerfCounter=net1readerrors,"\Network Interface(Intel[R] Pro_1000 MT Dual Port Network Connection)\Packets Outbound Errors",10 PerfCounter=localreaderrors,"\Network Interface(MS TCP Loopback interface)\Packets Outbound Errors",10
do not work, at all.
The agent log file shows (nothing really related to any performance
monitor calls):
Code:
1228:20070511:110854 Requested [net1readerrors] 1228:20070511:110854 Sending back [ZBX_NOTSUPPORTED] ... 2792:20070511:111053 Requested [localreaderrors] 2792:20070511:111053 Sending back [ZBX_NOTSUPPORTED]
config file correctly.
Regards,
Norbert.