Hi everybody,
I read about this program on a german tec-news-page, and tried it. Very nice program, but I was faced with problems the last 5 hours:
- I don't know why, but zabbix-agentd isn't working at some items, where zabbix-agent is... When running agentd, the half of items are "not supported", in the logfile I found timeout while connecting to the agend. With agent/inetd they are working fine.
- the template-items at "Application.MySQL" are wrong. The keys are "mysql[ping]" and so on. But in zabbix-agentd.conf and zabbix-agent.conf they are "mysql.ping". It took me some time to find that error.
- I'm running a standard debian sarge installation, but when I use the template "Host.Unix", there are only 24 of the 125 items running. None of the important items are working (cksum, diskfree, inodefree, netloadin, disk_read_ops, proc_cnt, disk_write_ops, netloadout, disktotal, inodetotal, diskused...)
- "An item with the same Key already exists for host txxxx2. The key must be unique." Is it possible to change that? I would like to get 2 graphs out of one Key: one absolute graph, and one Delta....
- wrong spaces at mysql-UserParameters. See Thread http://www.zabbix.com/forum/showthread.php?t=2139
- while creating or changing an item: "Update interval (in sec)" <-- why is there a maximum of 65500? I would like to have a stat only every 86400 sec (every day)..I could change that directly in the database, but I would like to know why there is this limit...
that's all I can remember. Would be nice to know if I made mistakes, or if these problems are already known.
I read about this program on a german tec-news-page, and tried it. Very nice program, but I was faced with problems the last 5 hours:
- I don't know why, but zabbix-agentd isn't working at some items, where zabbix-agent is... When running agentd, the half of items are "not supported", in the logfile I found timeout while connecting to the agend. With agent/inetd they are working fine.
- the template-items at "Application.MySQL" are wrong. The keys are "mysql[ping]" and so on. But in zabbix-agentd.conf and zabbix-agent.conf they are "mysql.ping". It took me some time to find that error.
- I'm running a standard debian sarge installation, but when I use the template "Host.Unix", there are only 24 of the 125 items running. None of the important items are working (cksum, diskfree, inodefree, netloadin, disk_read_ops, proc_cnt, disk_write_ops, netloadout, disktotal, inodetotal, diskused...)
- "An item with the same Key already exists for host txxxx2. The key must be unique." Is it possible to change that? I would like to get 2 graphs out of one Key: one absolute graph, and one Delta....
- wrong spaces at mysql-UserParameters. See Thread http://www.zabbix.com/forum/showthread.php?t=2139
- while creating or changing an item: "Update interval (in sec)" <-- why is there a maximum of 65500? I would like to have a stat only every 86400 sec (every day)..I could change that directly in the database, but I would like to know why there is this limit...
that's all I can remember. Would be nice to know if I made mistakes, or if these problems are already known.

Comment