Ad Widget

Collapse

net.if.in[eth0] not supported ?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • innovortex
    Junior Member
    • Mar 2013
    • 2

    #1

    net.if.in[eth0] not supported ?

    Hello,
    it seems isn't supported by Zabbix Agent on Debian with Zabbix 2.0.5.
    Any ideas please ?

    Thx

    NB :
    root@xxx:/# zabbix_agent -t net.if.in[eth0]
    net.if.in[eth0][eth0] [u|165768448]
    Last edited by innovortex; 19-03-2013, 20:03.
  • innovortex
    Junior Member
    • Mar 2013
    • 2

    #2
    Originally posted by innovortex
    Hello,
    it seems isn't supported by Zabbix Agent on Debian with Zabbix 2.0.5.
    Any ideas please ?

    Thx

    NB :
    root@xxx:/# zabbix_agent -t net.if.in[eth0]
    net.if.in[eth0][eth0] [u|165768448]
    Solved :
    need run client as root to access to /proc/dev

    Comment

    Working...