That worked!

Any clue on why the rrdtool-ruby doesn't work? Is it a puppet issue or
the way the rrdtool-ruby rpm was packaged? I tend to stick with rpm
packages when I can. I guess now I'll need to work on a rubygems
module for my puppet deployment.

Thanks.

On Fri, Sep 26, 2008 at 6:28 PM, Dave Nash <[EMAIL PROTECTED]> wrote:
> Robert,
>
> The rrdtool-ruby package didn't work for me either I had to use the rubygems
> version in order to have it start creating the rrd files.  Took me a couple
> of hours to figure that out since it didnt log anything that would give me
> an idea of were to look.
>
> --dn
>
> On Fri, Sep 26, 2008 at 2:20 PM, Robert Foreman <[EMAIL PROTECTED]>
> wrote:
>>
>> 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.
>>
>>
>
>
>
> --
>
> --dn
> http://www.cordump.com
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to