Ad Widget

Collapse

Odd fun with OpenBSD + Zabbix 1.8.2

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Twirrim
    Junior Member
    • Nov 2009
    • 12

    #1

    Odd fun with OpenBSD + Zabbix 1.8.2

    zabbix_agent -t net.if.in[bge0,bytes]
    net.if.in[bge0,bytes] [u|942813780846]


    zabbix_agentd -t net.if.in[bge0,bytes]
    net.if.in[bge0,bytes] [u|942814042749]

    From monitoring server:
    /usr/local/bin/zabbix_get -s <servername> -k net.if.in[bge0,bytes]
    ZBX_NOTSUPPORTED

    It's able to talk to the server quite happily for a number of things, like CPU usage, disk usage, process monitoring etc. Just seems to fall over when it comes to network stats. Fails for every network interface on the system.

    Anyone got any thoughts what might be causing the problem?
    Last edited by Twirrim; 30-06-2010, 01:36.
Working...