On Wed, 5 Nov 2008 14:58:49 +0100 Arnau Bria wrote: Hi,
I solved some reporting problems: [...] bad: > [puppetmasterd] > reports = rrdgraph,store,true > reportdir = /tmp/puppet/ > rrddir = /var/www/html/rdd/ > rrdinterval = 60 > rrdgraph = true My conf should look like: reports = rrdgraph,store,log reportdir = $vardir/reports rrddir = $vardir/rrd rrdinterval = 60 rrdgraph = true fine: > [puppetd] > report = true then I have: # ls /var/lib/puppet/reports/td234.pic.es/ 200811061507.yaml 200811061510.yaml rdd dir is still empty: # ls /var/lib/puppet/rrd/td234.pic.es/ # I'm following: http://reductivelabs.com/trac/puppet/wiki/ReportReference#rrdgraph logs say nothing about rrd or something similar, where may I find some info about what's happening? It says I need ruby-rrd which I already have: rrdtool-1.2.28-1.el5.rf ruby-rrdtool-1.2.28-1.el5.rf Anyone knows if there's any problem with this version and ]# cat /etc/redhat-release CentOS release 5.2 (Final) Cheers, Arnau --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---