Ad Widget

Collapse

correct key values for v1.1 install?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • zac
    Junior Member
    • Oct 2005
    • 16

    #1

    correct key values for v1.1 install?

    I installed 1.1 because it's supposed to be stable. new host, new DB, new install. most items work with the exception of

    netload[in|out]
    disk_[read|write]
    proc_cnt
    net[]

    those give me
    "014485:20061003:103937 Got line:netloadin1[eth0]
    014485:20061003:103937 Sending back:ZBX_NOTSUPPORTED
    "
    checking the docs i see

    http://www.zabbix.com/manual/v1.1/co..._supported.php
    The table is valid for ZABBIX 1.1beta3 and higher.

    where the values are completly different
    like
    net.if.in[if <,mode>]

    SO...

    since the data.sql files reads
    INSERT INTO items VALUES (10073,0,'','',161,10001,'Incoming traffic on interface lo (5min)','netloadin5[lo]',10,7,365,0,NULL,NULL,NULL,0,0,'','Bps',0,0,NULL, '',0,'','',0,'',0,'',0,0);
    and is apparently incorrect and I DO NOT WANT a beta version, what options exist to get the correct values to use in v1.1?

    thanks
Working...