Re: [Puppet Users] Send Reports to Puppet Dashboard

2012-06-20 Thread banjer
t = true > > > > Thanks for your help. I hope you see something I might have done wrong. > > > > Mike > > > > > > > > *From:* puppet-users@googlegroups.com [mailto: > puppet-users@googlegroups.com] *On Behalf Of *Patrick > *S

RE: [Puppet Users] Send Reports to Puppet Dashboard

2011-01-13 Thread Michael.Itchue
. Mike From: puppet-users@googlegroups.com [mailto:puppet-users@googlegroups.com] On Behalf Of Patrick Sent: Wednesday, January 12, 2011 5:02 PM To: puppet-users@googlegroups.com Subject: Re: [Puppet Users] Send Reports to Puppet Dashboard On Jan 12, 2011, at 11:37 AM, wrot

Re: [Puppet Users] Send Reports to Puppet Dashboard

2011-01-12 Thread Daniel Pittman
On Jan 12, 2011 2:02 PM, "Patrick" wrote: > On Jan 12, 2011, at 11:37 AM, wrote: >> I have already done the setup which you mention below. I followed the puppet-dashboard configuration guide to the tee, >> which is why I’m surprised that this feature is not working. I have verified that the pup

Re: [Puppet Users] Send Reports to Puppet Dashboard

2011-01-12 Thread Patrick
On Jan 12, 2011, at 11:37 AM, wrote: > Hi Daniel, > > I have already done the setup which you mention below. I followed the > puppet-dashboard configuration guide to the tee, > which is why I’m surprised that this feature is not working. I have verified > that the puppet.conf entries on the

RE: RE: [Puppet Users] Send Reports to Puppet Dashboard

2011-01-12 Thread Michael.Itchue
ndering if this problem is a bug? Thanks for your help. Mike From: puppet-users@googlegroups.com [mailto:puppet-us...@googlegroups.com] On Behalf Of Daniel Pittman Sent: Wednesday, January 12, 2011 12:26 PM To: puppet-users@googlegroups.com Subject: Re: RE: [Puppet Users] Send Reports

Re: RE: [Puppet Users] Send Reports to Puppet Dashboard

2011-01-12 Thread Daniel Pittman
Hey. You need to do two things, both of which should be in the install instructions - so please file a bug if they are not, or are unclear. The first is to turn on the report option on your clients so they send data to the master. (Kiterally, report=true in the agent config) The second is to se

RE: [Puppet Users] Send Reports to Puppet Dashboard

2011-01-12 Thread Michael.Itchue
@googlegroups.com Subject: Re: [Puppet Users] Send Reports to Puppet Dashboard On Jan 11, 2011, at 12:13 PM, Mike wrote: > [main] > > node_terminus = exec > external_nodes = /etc/puppet/bin/external_node reports = http, store > reporturl = fedorahost.ocfl.net:3000/reports > > Howeve

Re: [Puppet Users] Send Reports to Puppet Dashboard

2011-01-11 Thread Patrick
On Jan 11, 2011, at 12:13 PM, Mike wrote: > [main] > > node_terminus = exec > external_nodes = /etc/puppet/bin/external_node > reports = http, store > reporturl = fedorahost.ocfl.net:3000/reports > > However, when I restart the puppet master daemon I get the errors > below. Has anyone seen this