Ad Widget

Collapse

zabbix_agent with windows

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Bruder_S
    Junior Member
    • Mar 2006
    • 4

    #1

    zabbix_agent with windows

    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:

    clientnameerf_counter[interrupts]
    or
    clientname:interrupts

    I also put in a trigger with:

    {clientnameerf_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.
  • tnjpatton
    Junior Member
    • Feb 2006
    • 3

    #2
    Is your XP firewall blocking the ports? On the zabbix server side, is the host showing "monitored" and "available"?

    Comment

    Working...