Hi I have a frustrating problem with puppet.. I have (had) it all working, I''d gotten puppet-dashboard working and everything was fine :) I then thought I''d try to get puppetDB going so I can use the inventory facilities within puppet dashboard. It''s working, sort of. If I click on a node I can see it''s inventory, but I''m not getting any new reports - all the reports I see are from before I installed puppetDB the puppetDB log seems to indicate that it''s receiving data (i.e. lots of ''store report'', ''replace facts'' etc), but puppet dashboard isn''t reading them. I''m sure I''ve missed something small in the config somewhere - can anyone point me where I should look? Thanks, in advance... -- 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. Visit this group at http://groups.google.com/group/puppet-users?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
Erik Dalén
2013-Jan-28 14:39 UTC
Re: [Puppet Users] Puppet // Puppet Dashboard // PuppetDB
Puppet dashboard doesn''t use the puppetdb reports (yet at least), so to get reports into puppet dashboard you need to use the http report handler and set reporturl to point to your puppet dashboard server. -- Erik Dalén On Monday 28 January 2013 at 15:20, Tony McMahon wrote:> Hi I have a frustrating problem with puppet.. > > I have (had) it all working, I''d gotten puppet-dashboard working and everything was fine :) > > I then thought I''d try to get puppetDB going so I can use the inventory facilities within puppet dashboard. > > It''s working, sort of. If I click on a node I can see it''s inventory, but I''m not getting any new reports - all the reports I see are from before I installed puppetDB > > the puppetDB log seems to indicate that it''s receiving data (i.e. lots of ''store report'', ''replace facts'' etc), but puppet dashboard isn''t reading them. I''m sure I''ve missed something small in the config somewhere - can anyone point me where I should look? > > Thanks, in advance... > > -- > 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 (mailto:puppet-users@googlegroups.com). > To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com (mailto:puppet-users+unsubscribe@googlegroups.com). > Visit this group at http://groups.google.com/group/puppet-users?hl=en. > For more options, visit https://groups.google.com/groups/opt_out. > >-- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to puppet-users+unsubscribe@googlegroups.com. To post to this group, send email to puppet-users@googlegroups.com. Visit this group at http://groups.google.com/group/puppet-users?hl=en. For more options, visit https://groups.google.com/groups/opt_out.