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:
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
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]
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
.
Comment