Hi,
i like to use the zabbix_agent for windows xp.
I tried to install the daemon on my xp-client. I configured the zabbix_agentd.conf and tried the example:
PerfCounter = interrupts,"\Processor(0)\Interrupts/sec",60
Then i installed the daemon. It's running and everything is okay.
In Zabbix I configured my client.
At Items I tried:
clientname
erf_counter[interrupts]
or
clientname:interrupts
I also put in a trigger with:
{clientname
erf_counter[interrupts].last(0)}>5
(and the other one...)
The Problem: I get no values. Can you tell me whats wrong?
Sorry for my bad englisch.
i like to use the zabbix_agent for windows xp.
I tried to install the daemon on my xp-client. I configured the zabbix_agentd.conf and tried the example:
PerfCounter = interrupts,"\Processor(0)\Interrupts/sec",60
Then i installed the daemon. It's running and everything is okay.
In Zabbix I configured my client.
At Items I tried:
clientname
erf_counter[interrupts]or
clientname:interrupts
I also put in a trigger with:
{clientname
erf_counter[interrupts].last(0)}>5(and the other one...)
The Problem: I get no values. Can you tell me whats wrong?
Sorry for my bad englisch.
Comment