Ad Widget

Collapse

Replaced old naming of items by new naming for win32 agent

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • navtek007
    Senior Member
    • May 2005
    • 100

    #1

    Replaced old naming of items by new naming for win32 agent

    Does this mean that all my current win32 items will have a status of "Not Supported" or will it accept both?

    Looking forward to implementing beta10!
  • edeus
    Senior Member
    • Aug 2005
    • 120

    #2
    I dont know about anyone else but I cant find this new great naming convention.

    Comment

    • Alexei
      Founder, CEO
      Zabbix Certified Trainer
      Zabbix Certified SpecialistZabbix Certified Professional
      • Sep 2004
      • 5654

      #3
      The documentation seems to be not updated yet. I'll do this later.

      Qucik info on supported items:

      net.tcp.port[<ip>,port]
      system.cpu.load[<cpu>,<mode>]
      system.cpu.util[<cpu>,<type>,<mode>]
      cpu = all,0,1,2,3:
      type = system
      mode = avg1, avg5, avg15

      vfs.fs.size[fs, <mode>]
      mode = free, total, used

      vfs.file.size[file_name]
      vfs.file.cksum[file_name]
      vfs.file.md5sum[file_name]
      system.swap.size[<dev>,<mode>]
      dev = all
      mode = free, total

      vm.memory.size[<mode>]
      mode = free, total, used
      proc.num[<name>,<user>]
      system.uname
      system.hostname
      system.uptime
      agent.version
      agent.ping

      agent.stat[avg_collector_time]
      agent.stat[max_collector_time]
      agent.stat[accepted_requests]
      agent.stat[rejected_requests]
      agent.stat[timed_out_requests]
      agent.stat[accept_errors]
      agent.stat[processed_requests]
      agent.stat[failed_requests]
      agent.stat[unsupported_requests]
      Alexei Vladishev
      Creator of Zabbix, Product manager
      New York | Tokyo | Riga
      My Twitter

      Comment

      • navtek007
        Senior Member
        • May 2005
        • 100

        #4
        So i still have to rename all my items to the new naming convention? Triggers as well??

        Comment

        • Alexei
          Founder, CEO
          Zabbix Certified Trainer
          Zabbix Certified SpecialistZabbix Certified Professional
          • Sep 2004
          • 5654

          #5
          Only items. No need to update triggers.
          Alexei Vladishev
          Creator of Zabbix, Product manager
          New York | Tokyo | Riga
          My Twitter

          Comment

          • walterg74
            Junior Member
            • Aug 2007
            • 14

            #6
            Is there any post where this list is updated? I can't find everything in the documentation, and I saw on another post for example that the key service_state[servicename] exists (and zabbix let me enter it). So I want to know all supported keys for querying zabbix agent for windows.

            Comment

            Working...