Ad Widget

Collapse

Not supported Triggers can't be found in Zabbix

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • slinx
    Junior Member
    • Feb 2010
    • 14

    #1

    Not supported Triggers can't be found in Zabbix

    Hello,

    We're running Zabbix 1.6.5 server, and getting lots of trigger items reporting "error: Not supported by ZABBIX agent" from various hosts.

    This is a summary of the triggers causing this error:

    Code:
    dellnoDisk
    dellRAIDok
    kernel.maxproc
    net.if.in[eth1,bytes]
    net.if.out[eth1,bytes]
    sensor[temp1]
    sensor[temp2]
    sensor[temp3]
    system.cpu.util[,wait,avg1]
    vfs.file.cksum[/etc/inetd.conf]
    vfs.file.cksum[/vmlinuz]
    vfs.file.size[/var/log/syslog]
    vfs.fs.inode[/data,total]
    vfs.fs.size[/data,free]
    vfs.fs.size[/data,pfree]
    vfs.fs.size[/data,total]
    If I go into Triggers configuration, and select Templates / All hosts, I can't find these triggers. I've even disabled some of the triggers, such as vfs.fs.size[/data,free], and yet it still comes up as an error.

    Where can I find these triggers? It also won't let me change any triggers, so I can't change the /etc/inetd.conf trigger to be /etc/xinetd.conf instead.

    I also looked in the Items configuration. I find some of those items there, but I cannot disable or edit any of those either.

    Thank you
    Last edited by slinx; 17-02-2010, 21:16.
  • MrKen
    Senior Member
    • Oct 2008
    • 652

    #2
    You should be able to disable them in Configuration --> Items. Select the necessary Host from the dropdown box (top right).

    As for /etc/inetd.conf, you will need to change that on the template. In Config > Items, select Hostgroup Templates.

    Disable the Items that are not supported, and the triggers will also be disabled. Unless of course Aliens are still playing games with your Server .

    MrKen
    Disclaimer: All of the above is pure speculation.

    Comment

    • slinx
      Junior Member
      • Feb 2010
      • 14

      #3
      Originally posted by MrKen
      You should be able to disable them in Configuration --> Items. Select the necessary Host from the dropdown box (top right).

      As for /etc/inetd.conf, you will need to change that on the template. In Config > Items, select Hostgroup Templates.

      Disable the Items that are not supported, and the triggers will also be disabled. Unless of course Aliens are still playing games with your Server .

      MrKen
      I think they still are - I closed the browser, went back in, and I was able to disable some items. I was unable to edit the template items before either, I will try editing it again and see if it works this time.

      Comment

      Working...