Hi,
Here is a list of things I struglle with:
1. 1.4.2 with Postgres does not work. When the *.sql files are imported / populated into the DB I get several Syntax Errors which cause the the Icons not to display on the Web managementr Console or the Graphs not to be created. If you take v 1.4.1's sql files and use them it works but a lot of the Templates etc are missing. Know Zabbix states that they have Postgres Support, why then are there syntax errors in the *.sql can this be fixed?
The above mentioned forced me to use MySQL and everything works BUT Company policy states that PGSQL is to used for all Apps.........do you see my problem?
2. As per my previous post about the Child Node Graphs......maybe nobody understood what I was trying to say.
Child Node Graphs are correct on the Child Node machine and is graphing the hell out of the earth but my problem is that the graph of the Child Node is not graphing on the Master Node. The Graph Outlines are there, in other words the Y and X Axis with the triggers but it is not graphing and the status keeps on saying NO DATA.
With the above mentioned I looked at the zabbix_server.log file and kept on getting the something like but the vaulue keep changing:
2487:20071120:101139 Query failed: [insert into events(eventid,source,object,objectid,clock,value) values(200000000000222,0,0,200000000012925,1195546 213,0)] Duplicate entry '200000000000222' for key 1 [1062]
3. I have 2 Server 2003 Ent. Edition with the exact same HW and Windows Installation but Zabbix is unable to monitor certain things on the one but on the other machine it works 100%, here is an entry of the log file:
2477:20071120:101505 Type of received value [Collector is not started!] is not sutable for [system.cpu.load[,avg1]@SQL-Engine] having type [0]
2477:20071120:101505 Returning NOTSUPPORTED
2478:20071120:101509 Type of received value [Collector is not started!] is not sutable for [system.cpu.load[,avg5]@SQL-Engine] having type [0]
2478:20071120:101509 Returning NOTSUPPORTED
2481:20071120:101512 Type of received value [Collector is not started!] is not sutable for [system.cpu.load[,avg15]@SQL-Engine] having type [0]
2481:20071120:101512 Returning NOTSUPPORTED
Oh and the zabbix conf and version is correct.
4. Mailing Notifications are not working on Send mail or Exchange
can anyone assist in resolving some of these issues?
Here is a list of things I struglle with:
1. 1.4.2 with Postgres does not work. When the *.sql files are imported / populated into the DB I get several Syntax Errors which cause the the Icons not to display on the Web managementr Console or the Graphs not to be created. If you take v 1.4.1's sql files and use them it works but a lot of the Templates etc are missing. Know Zabbix states that they have Postgres Support, why then are there syntax errors in the *.sql can this be fixed?
The above mentioned forced me to use MySQL and everything works BUT Company policy states that PGSQL is to used for all Apps.........do you see my problem?
2. As per my previous post about the Child Node Graphs......maybe nobody understood what I was trying to say.
Child Node Graphs are correct on the Child Node machine and is graphing the hell out of the earth but my problem is that the graph of the Child Node is not graphing on the Master Node. The Graph Outlines are there, in other words the Y and X Axis with the triggers but it is not graphing and the status keeps on saying NO DATA.
With the above mentioned I looked at the zabbix_server.log file and kept on getting the something like but the vaulue keep changing:
2487:20071120:101139 Query failed: [insert into events(eventid,source,object,objectid,clock,value) values(200000000000222,0,0,200000000012925,1195546 213,0)] Duplicate entry '200000000000222' for key 1 [1062]
3. I have 2 Server 2003 Ent. Edition with the exact same HW and Windows Installation but Zabbix is unable to monitor certain things on the one but on the other machine it works 100%, here is an entry of the log file:
2477:20071120:101505 Type of received value [Collector is not started!] is not sutable for [system.cpu.load[,avg1]@SQL-Engine] having type [0]
2477:20071120:101505 Returning NOTSUPPORTED
2478:20071120:101509 Type of received value [Collector is not started!] is not sutable for [system.cpu.load[,avg5]@SQL-Engine] having type [0]
2478:20071120:101509 Returning NOTSUPPORTED
2481:20071120:101512 Type of received value [Collector is not started!] is not sutable for [system.cpu.load[,avg15]@SQL-Engine] having type [0]
2481:20071120:101512 Returning NOTSUPPORTED
Oh and the zabbix conf and version is correct.
4. Mailing Notifications are not working on Send mail or Exchange
can anyone assist in resolving some of these issues?
Comment