Re: [Puppet Users] puppet node report

2012-06-30 Thread Ohad Levy
On Sat, Jun 30, 2012 at 11:42 PM, hai wu wrote: > This is good to know. It seems foreman has its own report plugin > script (foreman.rb), so it should not be a problem if I use both at > the same time for reporting purposes. Puppet dashboard uses reporturl, > as long as foreman would keep its cur

Re: [Puppet Users] puppet node report

2012-06-30 Thread hai wu
This is good to know. It seems foreman has its own report plugin script (foreman.rb), so it should not be a problem if I use both at the same time for reporting purposes. Puppet dashboard uses reporturl, as long as foreman would keep its current plugin (reports = foreman), there should be no confli

Re: [Puppet Users] puppet node report

2012-06-29 Thread Ohad Levy
On Sat, Jun 30, 2012 at 9:35 AM, Ohad Levy wrote: > > > On Sat, Jun 30, 2012 at 5:35 AM, hai wu wrote: > >> Thanks Tim. >> >> The problem is if you have multiple puppetmaster servers with >> different Puppet[:reportdir] on different local drives, thus for each >> node report yaml file, you would

Re: [Puppet Users] puppet node report

2012-06-29 Thread Ohad Levy
On Sat, Jun 30, 2012 at 5:35 AM, hai wu wrote: > Thanks Tim. > > The problem is if you have multiple puppetmaster servers with > different Puppet[:reportdir] on different local drives, thus for each > node report yaml file, you would have to go to each puppetmaster > server to retrieve the latest

Re: [Puppet Users] puppet node report

2012-06-29 Thread hai wu
Thanks Tim. The problem is if you have multiple puppetmaster servers with different Puppet[:reportdir] on different local drives, thus for each node report yaml file, you would have to go to each puppetmaster server to retrieve the latest report file for that node, which is not ideal, as the copy

Re: [Puppet Users] puppet node report

2012-06-29 Thread Tim Mooney
In regard to: [Puppet Users] puppet node report, hai wu said (at 3:04am on...: Is there a way to download latest node report log from puppet dashboard? There's a way to do just about anything, but before you write some complicated web screen-scraping code to get the report from the web interfa