Issue #2399 has been updated by James Turnbull.

Status changed from Ready for Checkin to Closed

Pushed in commit:"7c859a7dd72eeddc6364708077862ca8ed40eee7" in branch master.
----------------------------------------
Bug #2399: Client RRD graphs do not work
http://projects.reductivelabs.com/issues/2399

Author: Avi Miller
Status: Closed
Priority: Normal
Assigned to: James Turnbull
Category: reports
Target version: 0.25.0
Complexity: Unknown
Affected version: 0.24.8
Keywords: 


I have the following configured in my puppet.conf:

<pre>
reports = rrdgraph,store
reportdir = /var/www/html/puppet/reports
rrddir = /var/www/html/puppet/rrd
rrdinterval = $runinterval
rrdgraph = true
</pre>

The Puppet Master is also a Puppet client, and throws the following error:

<pre>
/usr/lib/ruby/site_ruby/1.8/puppet/transaction.rb:528:in `send_report'
/usr/lib/ruby/site_ruby/1.8/puppet/node/catalog.rb:138:in `apply'
/usr/lib/ruby/site_ruby/1.8/puppet/network/client/master.rb:256:in `run'
/usr/lib/ruby/site_ruby/1.8/puppet/util.rb:180:in `benchmark'
/usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
/usr/lib/ruby/1.8/benchmark.rb:307:in `realtime'
/usr/lib/ruby/site_ruby/1.8/puppet/util.rb:179:in `benchmark'
/usr/lib/ruby/site_ruby/1.8/puppet/network/client/master.rb:255:in `run'
/usr/lib/ruby/1.8/sync.rb:229:in `synchronize'
/usr/lib/ruby/site_ruby/1.8/puppet/network/client/master.rb:237:in `run'
/usr/sbin/puppetd:417
err: undefined method `graph' for #<Puppet::Transaction::Report:0x2aaaab118840>
</pre>

This does not seem to be happening on other Puppet clients, as reports/RRD 
graphs are being created successfully.


-- 
You have received this notification because you have either subscribed to it, 
or are involved in it.
To change your notification preferences, please click here: 
http://reductivelabs.com/redmine/my/account

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Puppet Bugs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/puppet-bugs?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to