I'm trying to set up rrdgraph reporting: I added report = true to the [puppetd] section on my clients and I added reports = store,rrdgraph to the [puppetmasterd] section on my puppet master. The YAML reports appear to be working and are getting stored under /var/lib/puppet/reports, but the rrd graphs are failing with:
puppetmasterd[32231]: RRD library is missing; cannot store metrics puppetmasterd[32231]: RRD library is missing; cannot graph metrics puppetmasterd[32231]: RRD library is missing; cannot store metrics puppetmasterd[32231]: RRD library is missing; cannot graph metrics puppetmasterd[32231]: RRD library is missing; cannot store metrics puppetmasterd[32231]: RRD library is missing; cannot graph metrics puppetmasterd[32231]: Report rrdgraph failed: Could not find graphs for daily The node directories are getting created under /var/lib/puppet/rrd, but that's about it. I installed everything from the epel yum repository: puppet-server-0.24.4-1.el5.noarch puppet-0.24.4-1.el5.noarch facter-1.3.8-1.el5.noarch rrdtool-1.2.27-3.el5.x86_64 rrdtool-devel-1.2.27-3.el5.i386 rrdtool-ruby-1.2.27-3.el5.x86_64 rrdtool-devel-1.2.27-3.el5.x86_64 rrdtool-1.2.27-3.el5.i386 ruby-1.8.5-5.el5_2.3.x86_64 ruby-irb-1.8.5-5.el5_2.3.x86_64 ruby-libs-1.8.5-5.el5_2.3.x86_64 Any ideas? Thanks. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en -~----------~----~----~----~------~----~------~--~---