Ad Widget

Collapse

Parameter [net.if.in[eth0, bytes]] is not supported by agent

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • pdwalker
    Senior Member
    • Dec 2005
    • 166

    #1

    Parameter [net.if.in[eth0, bytes]] is not supported by agent

    Linux agent

    I get the following error when I try to use the key "net.if.in[eth0, bytes]"

    Parameter [net.if.in[eth0, bytes]] is not supported by agent

    It works properly when I change the key to net.if.in[eth0]

    Testing with the other parameters also shows them as being unsupported in the UI

    net.if.in[eth0, errors]
    net.if.in[eth0, dropped]
    net.if.in[eth0, packets]

    It might appear that there is a problem parsing the parameters in the net.if.in handler, or it is not supported yet.

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

    #2
    Try to remove all spaces from you parameters.
    Alexei Vladishev
    Creator of Zabbix, Product manager
    New York | Tokyo | Riga
    My Twitter

    Comment

    • pdwalker
      Senior Member
      • Dec 2005
      • 166

      #3
      That fixed it.

      - Paul

      Comment

      Working...