I'm new to Cacti. I've recently gotten acquainted with it. We have it running on our noc server. The other night it broke due to an Net-SNMP update. So I decided it was probably best to try to replicate/backup Cacti on another server. So I installed Cacti and all of it's dependencies on a new server. I copied over the rra dir and did a dump/restore of the sql, made the necessary changes to the config.php. Cacti is displaying existing data already gathered. But I'm getting these errors in my http-error.log as well as not seeing the graphs update with any new info. I'm not even sure that the snmpgets (or whatever Cacti is using to request it's info - walk, bulk, etc.) are taking place. Here are some lines from the log.
My server:(process:69919): Pango-CRITICAL **: pango_context_load_font: assertion `pango_font_description_get_family (desc) != NULL' failed
(process:69919): Pango-CRITICAL **: pango_context_load_font: assertion `pango_font_description_get_family (desc) != NULL' failed
ERROR: invalid y-grid format
(process:74361): Pango-CRITICAL **: pango_context_load_font: assertion `pango_font_description_get_family (desc) != NULL' failed
(process:74361): Pango-CRITICAL **: pango_context_load_font: assertion `pango_font_description_get_family (desc) != NULL' failed
ERROR: invalid y-grid format
(process:74373): Pango-CRITICAL **: pango_context_load_font: assertion `pango_font_description_get_family (desc) != NULL' failed
(process:74373): Pango-CRITICAL **: pango_context_load_font: assertion `pango_font_description_get_family (desc) != NULL' failed
ERROR: invalid y-grid format
FreeBSD 7
Port tree current, all installed ports to current versions.
cacti-0.8.7b_2
rrdtool-1.3.0_1
EDIT: I've just noticed that Cacti sees only RRDTool v1.2 in the settings interface. However I have 1.3 installed. Also, the Cacti log is empty.
Let me know what other specific ports you may need version info on and I'll supply it. Any help on this would be great. Thanks to all in advance.
tonyd
EDIT: Still have a problem as noted above, but will start a new thread. Thanks