Hi there...
I loaded 1.6 but are experiencing some problems. I'm using Postgresql 7.4.
1) Image uploads
When I upload gif icons/backgrounds, I have to do it twice. The first time it uploads, and then gives gd errors where the image preview is supposed to be. If I open the image with the gd errors and redo the upload, it takes it the second time.
2) Auto-discovery does not start.
I have no idea why. If I look at the log, it reports no errors, and states "server #22 started [Discoverer. SNMP:YES]" which I assume means that it thinks the discoverer started. I restarted the service several times and once, without any config changes it did start, and worked like a charm. Until I restarted the service again. Now its dead again and wont start up.
3) Postgresql errors in the log:
This might be due to 1.4 agents still running on some machines.
Any ideas what I might have misconfigured? The main issue is the auto-discovery.
Thank you for any suggestions.
I loaded 1.6 but are experiencing some problems. I'm using Postgresql 7.4.
1) Image uploads
When I upload gif icons/backgrounds, I have to do it twice. The first time it uploads, and then gives gd errors where the image preview is supposed to be. If I open the image with the gd errors and redo the upload, it takes it the second time.
2) Auto-discovery does not start.
I have no idea why. If I look at the log, it reports no errors, and states "server #22 started [Discoverer. SNMP:YES]" which I assume means that it thinks the discoverer started. I restarted the service several times and once, without any config changes it did start, and worked like a charm. Until I restarted the service again. Now its dead again and wont start up.
3) Postgresql errors in the log:
Code:
5902:20080919:021432 Type of received value [Collector is not started!] is not sutable for [system.cpu.load[,avg15]@eden_files_ads.edendm.co.za] having type [0] 5902:20080919:021432 Returning NOTSUPPORTED 5902:20080919:021432 Parameter [system.cpu.load[,avg15]] is not supported by agent on host [eden_files_ads.edendm.co.za] Old status [0] 5902:20080919:021432 Query::update items set status=3,lastclock=1221783272,nextcheck=1221783872,error='Type of received value [Collector is not started!] is not sutable for [system.cpu.load[,avg15]@eden_files_ads.edendm.co.za] having type [0]' where itemid=22283 5902:20080919:021432 Query failed:PGRES_FATAL_ERROR:ERROR: value too long for type character varying(128) etc etc
Any ideas what I might have misconfigured? The main issue is the auto-discovery.
Thank you for any suggestions.
Comment