Ad Widget

Collapse

some bugs ;-)

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • stucki
    Junior Member
    • Mar 2006
    • 15

    #1

    some bugs ;-)

    cat /etc/debian_version -> 4.0
    zabbix says: Free disk space on / 31 Dec 22:49:46 17.10 MB
    df -h says:
    Filesystem Size Used Avail Use% Mounted on
    /dev/sda1 20G 1.7G 18G 9% /
    tmpfs 199M 0 199M 0% /lib/init/rw
    udev 10M 52K 10M 1% /dev
    tmpfs 199M 0 199M 0% /dev/shm


    vfs.dev.read[sda,operations] seems to get no data


    trying to use StartPingers in teh config file I get:
    Query::select i.itemid,i.key_,h.host,h.port,i.delay,i.descriptio n,i.nextcheck,i.type,i.snmp_community,i.snmp_oid,h .useip,h.ip,i.history,i.lastvalue,i.prevvalue,i.va lue_type,i.trapper_hosts,i.delta,i.units,i.multipl ier,i.formula from items i,hosts h where h.status=0 and h.hostid=i.hostid and h.host='cerberus.camp-chaos.net' and i.key_='icmpping' and i.status=0 and i.type=3 and configid>=100000000000000*0 and configid<=(100000000000000*0+99999999999999)
    27528:20061231:223513 Query failed:Unknown column 'configid' in 'where clause' [1054]
Working...