Hi all,
I would like to gather perfcounter from a lot of server. All this server don't have zabbix, because i can't install anything on them. All perfcounter are publish so that i can read them on a central server.
I try to set up in zabbix client :
PerfCounter = some.item,"\\XX.XX.XX.XX\Processor(_Total)\% Processor Time",60
but i get an error in event log :
'Unable to add user-defined counter "some.item" (expanded to "\\XX.XX.XX.XX\Processor(_Total)\% Processor Time") to query: Unable to access the desired machine or service. Check the permissions and '
On the same computer, i can access the perfcounter on perfmon.
Where is the problem ?
I would like to gather perfcounter from a lot of server. All this server don't have zabbix, because i can't install anything on them. All perfcounter are publish so that i can read them on a central server.
I try to set up in zabbix client :
PerfCounter = some.item,"\\XX.XX.XX.XX\Processor(_Total)\% Processor Time",60
but i get an error in event log :
'Unable to add user-defined counter "some.item" (expanded to "\\XX.XX.XX.XX\Processor(_Total)\% Processor Time") to query: Unable to access the desired machine or service. Check the permissions and '
On the same computer, i can access the perfcounter on perfmon.
Where is the problem ?