Ad Widget

Collapse

Wildcards with PerfMon?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • bytesize
    Member
    • Aug 2005
    • 71

    #1

    Wildcards with PerfMon?

    Hi,

    I'm using the latest beta of Zabbix which is great! However I'm using lots of performance monitors on Windows, and its a pain manually editing the zabbix agent config to customise it to each server its deployed on.

    For example, with network statistics I have this line in the agent config:

    Code:
    PerfCounter = NetIn5,"\Network Interface(HP NC7770 Gigabit Server Adapter)\Bytes Received/sec",5
    ...so each time I want to monitor a network interface on a server I have to customise this line to the name of the NIC.

    My question is: is it possible to specify a wildcard in the perfcounter above to select data from all network interfaces, then specify in the Zabbix web interface which one I wish to have stats on? For example like CPU you can have cpu_util[0]?

    I hope this make sense!

    Thanks!

    John
Working...