On Fri, 7 Nov 2008 10:06:17 -0600 Evan Hisey wrote: [...] > Okay simple check, as you did not install by Yum, do you rrdtool > installed? I would think you do but wanted to check. > Also the current > version of puppet for Centos/RHEL is 0.24.5, not 0.22. I really > suggest you upgrade. I suspect that may also be part of the problem > you are having. It is available at the EPEL repositories. That's great!
I added epel repos, updated, and now works! (with your rpm, mut try with gem or default ruby-rrdtool) ]# ls /var/lib/puppet/rrd/td234.pic.es/ changes-daily.png changes-weekly.png monthly.html resources.rrd time.html time-yearly.png changes.html changes-yearly.png resources-daily.png resources-weekly.png time-monthly.png weekly.html changes-monthly.png daily.html resources.html resources-yearly.png time.rrd yearly.html changes.rrd index.html resources-monthly.png time-daily.png time-weekly.png Just one question, why now debug send the process to background? [EMAIL PROTECTED] ~]# /usr/bin/ruby /usr/sbin/puppetmasterd --manifest=/etc/puppet/manifests/site.pp --logdest=/var/log/puppet/puppetmaster.log --debug [EMAIL PROTECTED] ~]# also with --no-daemonize: [EMAIL PROTECTED] ~]# /usr/bin/ruby /usr/sbin/puppetmasterd --manifest=/etc/puppet/manifests/site.pp --logdest=/var/log/puppet/puppetmaster.log --no-daemonize --debug [EMAIL PROTECTED] ~]# > Evan Many thanks Evan! --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---