PDA

View Full Version : Not supported Triggers can't be found in Zabbix


slinx
17-02-2010, 20:12
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:

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

MrKen
18-02-2010, 08:30
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 :eek:.

MrKen

slinx
18-02-2010, 13:27
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 :eek:.

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.