I am trying  get puppet to write log data using rrdtool to be used by
PuppetView. I have installed all the rrdtool packages including ruby-
rrdtool.

Here are by puppet configs:
reports         = rrdgraph, store
reportdir       = /var/www/html/_solutionset.com/app8.autodesk/current/
puppet/reports
rrddir          = /var/www/html/_solutionset.com/app8.autodesk/current/
puppet/html/rrd
rrdinterval     = $runinterval
rrdgraph        = true

Here is the error I am getting on the puppet master:

info: Found 132027-db2.bla.com in /etc/puppet/manifests/site.pp
info: Found csp in /etc/puppet/manifests/site.pp
notice: Compiled configuration for 132027-db2.bla.com in 0.01 seconds
info: Processing reports rrdgraph, store for 132027-db2.bla.com
err: Report rrdgraph failed: Could not create RRD file /var/www/html/
_bla.com/app8.autodesk/current/puppet/html/rrd/132027-db2.bla.com/
time.rrd: invalid argument

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