Hello Everybody, I have been trying to use the rrdgraph reporting feature available in puppet. After performing all the instruction maintained on the site http://docs.puppetlabs.com/references/latest/report.html , the rrd directory for the agents get created but they are empty. When i check the log files in /var/log/messages, I get to see the following error Failed to set owner to ''0'': Operation not permitted - /var/lib/puppet/rrd/ftldwshost174.wsdev.citrix.com RRD library is missing; cannot store metrics I have installed the RRD lib and tools using the following commands :- yum install rrdtool-ruby I tried installing from the source from the following url:http://rubyforge.org/projects/rubyrrdtool/ But it tends to give an error in make Can anybody tell me how to resolve this issue. Thanks, Nishant -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To view this discussion on the web visit https://groups.google.com/d/msg/puppet-users/-/OTfEiPc3ANgJ. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
Can anybody reply on how to resolve this issue On Tuesday, October 16, 2012 9:45:49 AM UTC-4, Nishant Jain wrote:> > Hello Everybody, > I have been trying to use the rrdgraph > reporting feature available in puppet. > After performing all the instruction maintained > on the site http://docs.puppetlabs.com/references/latest/report.html , > the rrd directory for the agents get created but they are empty. > When i check the log files in > /var/log/messages, I get to see the following error > Failed to set owner to ''0'': Operation not > permitted - /var/lib/puppet/rrd/ftldwshost174.wsdev.citrix.com > > RRD library is missing; cannot store metrics > > I have installed the RRD lib and tools using the > following commands :- > yum install rrdtool-ruby > > > I tried installing from the source from the > following url:http://rubyforge.org/projects/rubyrrdtool/ > But it tends to give an error in make > > Can anybody tell me how to resolve this issue. > > Thanks, > Nishant > > > > > > >-- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To view this discussion on the web visit https://groups.google.com/d/msg/puppet-users/-/71ImPRMSM_UJ. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
On Tuesday, October 16, 2012 9:45:49 AM UTC-4, Nishant Jain wrote: Hello Everybody, I have been trying to use the rrdgraph reporting feature available in puppet. After performing all the instruction maintained on the site http://docs.puppetlabs.com/references/latest/report.html , the rrd directory for the agents get created but they are empty. When i check the log files in /var/log/messages, I get to see the following error Failed to set owner to ''0'': Operation not permitted - /var/lib/puppet/rrd/ftldwshost174.wsdev.citrix.com RRD library is missing; cannot store metrics I have installed the RRD lib and tools using the following commands :- yum install rrdtool-ruby I tried installing from the source from the following url:http://rubyforge.org/projects/rubyrrdtool/ But it tends to give an error in make Can anybody tell me how to resolve this issue. Thanks, Nishant Which version of puppet? What OS? What version of ruby? In the 2.6 days it would always report the failed to set owner error for the clients first run. This email communication and any files transmitted with it may contain confidential and or proprietary information and is provided for the use of the intended recipient only. Any review, retransmission or dissemination of this information by anyone other than the intended recipient is prohibited. If you receive this email in error, please contact the sender and delete this communication and any copies immediately. Thank you. http://www.encana.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 puppet-users+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
Hello David, Which version of puppet? Ans. 3.0.0 What OS? Ans.CentOS release 6.3 (Final) What version of ruby? Ans.ruby 1.8.7 (2011-06-30 patchlevel 352) [x86_64-linux] On Wednesday, October 17, 2012 10:23:17 AM UTC-4, David wrote:> > On Tuesday, October 16, 2012 9:45:49 AM UTC-4, Nishant Jain wrote: > Hello Everybody, > I have been trying to use the rrdgraph > reporting feature available in puppet. > After performing all the instruction maintained > on the site http://docs.puppetlabs.com/references/latest/report.html , > the rrd directory for the agents get created but they are empty. > When i check the log files in > /var/log/messages, I get to see the following error > Failed to set owner to ''0'': Operation not > permitted - /var/lib/puppet/rrd/ftldwshost174.wsdev.citrix.com > > RRD library is missing; cannot store metrics > > I have installed the RRD lib and tools using the > following commands :- > yum install rrdtool-ruby > > > I tried installing from the source from the > following url:http://rubyforge.org/projects/rubyrrdtool/ > But it tends to give an error in make > > Can anybody tell me how to resolve this issue. > > Thanks, > Nishant > > > Which version of puppet? > What OS? > What version of ruby? > > In the 2.6 days it would always report the failed to set owner error for > the clients first run. > > > > This email communication and any files transmitted with it may contain > confidential and or proprietary information and is provided for the use of > the > intended recipient only. Any review, retransmission or dissemination of > this > information by anyone other than the intended recipient is prohibited. If > you > receive this email in error, please contact the sender and delete this > communication and any copies immediately. Thank you. > > http://www.encana.com >-- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To view this discussion on the web visit https://groups.google.com/d/msg/puppet-users/-/o0HDuIEZZTAJ. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
Can anybody suggest something to get the rrdgraph created ????? On Wednesday, October 17, 2012 10:29:10 PM UTC-4, Nishant Jain wrote:> > > Hello David, > > > Which version of puppet? > Ans. 3.0.0 > What OS? > Ans.CentOS release 6.3 (Final) > What version of ruby? > Ans.ruby 1.8.7 (2011-06-30 patchlevel 352) [x86_64-linux] > > > > > On Wednesday, October 17, 2012 10:23:17 AM UTC-4, David wrote: >> >> On Tuesday, October 16, 2012 9:45:49 AM UTC-4, Nishant Jain wrote: >> Hello Everybody, >> I have been trying to use the rrdgraph >> reporting feature available in puppet. >> After performing all the instruction >> maintained on the site >> http://docs.puppetlabs.com/references/latest/report.html , the rrd >> directory for the agents get created but they are empty. >> When i check the log files in >> /var/log/messages, I get to see the following error >> Failed to set owner to ''0'': Operation not >> permitted - /var/lib/puppet/rrd/ftldwshost174.wsdev.citrix.com >> >> RRD library is missing; cannot store metrics >> >> I have installed the RRD lib and tools using >> the following commands :- >> yum install rrdtool-ruby >> >> >> I tried installing from the source from the >> following url:http://rubyforge.org/projects/rubyrrdtool/ >> But it tends to give an error in make >> >> Can anybody tell me how to resolve this issue. >> >> Thanks, >> Nishant >> >> >> Which version of puppet? >> What OS? >> What version of ruby? >> >> In the 2.6 days it would always report the failed to set owner error for >> the clients first run. >> >> >> >> This email communication and any files transmitted with it may contain >> confidential and or proprietary information and is provided for the use >> of the >> intended recipient only. Any review, retransmission or dissemination of >> this >> information by anyone other than the intended recipient is prohibited. If >> you >> receive this email in error, please contact the sender and delete this >> communication and any copies immediately. Thank you. >> >> http://www.encana.com >> >-- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To view this discussion on the web visit https://groups.google.com/d/msg/puppet-users/-/F5JX2WEfRcMJ. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.