Just noticed that my munin installation stopped showing any data after the last "big" update. I installed a lot of updates for CentoS, but there was also a munin update coming from rpmforge. However, in yum.log there is no munin listed. But I'm sure I updated munin to 1.2.5-2.el5.rf as well. Does yum log only the centos repo's?
The problem seems to be with the creation of the graphs.
When running munin-cron manually I get this output: No fonts found; this probably means that the fontconfig library is not correctly configured. You may need to edit the fonts.conf configuration file. More information about fontconfig can be found in the fontconfig(3) manual page and on http://fontconfig.org
I don't know at all what I should do. Is anyone else running munin and hit and solved the same problem?
Kai
On Jun 10, 2009, at 3:37 PM, Kai Schaetzl wrote:
I don't know at all what I should do. Is anyone else running munin and hit and solved the same problem?
you should look at the archives for the rpmforge list :)
http://lists.rpmforge.net/pipermail/users/2009-May/002416.html
-steve
-- If this were played upon a stage now, I could condemn it as an improbable fiction. - Fabian, Twelfth Night, III,v http://five.sentenc.es
Steve Huff wrote on Wed, 10 Jun 2009 16:03:04 -0400:
you should look at the archives for the rpmforge list :)
http://lists.rpmforge.net/pipermail/users/2009-May/002416.html
Hi Steve, thanks for the info. I notice that I'm subscribed only to suggest. I've now subscribed to users, too. However, I applied the changes from that patch manually to munin-graph and I'm still getting this error output. Is there anything else I have to do?
Kai
Hi,
On Wed, Jun 10, 2009 at 17:45, Kai Schaetzlmaillists@conactive.com wrote:
However, I applied the changes from that patch manually to munin-graph and I'm still getting this error output. Is there anything else I have to do?
I think for the second error in that thread you have to rollback your rrdtool from 1.3.7 to 1.2.30: http://lists.rpmforge.net/pipermail/users/2009-May/002418.html
HTH, Filipe
Filipe Brandenburger wrote on Wed, 10 Jun 2009 22:13:14 -0400:
I think for the second error in that thread you have to rollback your rrdtool from 1.3.7 to 1.2.30:
Yes, that is what I finally did and what prompted me to post about -- allowdowngrade and versionlock as they don't seem to work.
Kai