I guess its http//pupetsrv/reports/uploads == http://docs.puppetlabs.com/dashboard/manual/1.2/bootstrapping.html#using-dashboard-for-reports ==
Also if you are using http, you dont need to specify port 80, one more thing, have you configured all your agent to report ? report = true -Kaustubh On Tuesday, December 3, 2013 1:16:25 AM UTC-5, [email protected] wrote: > > under [master] tag I have: > reports = store, http > reporturl = http://puppetsrv:80/reports > > On Monday, December 2, 2013 7:18:40 PM UTC+2, kaustubh chaudhari wrote: >> >> what are you [master] setting in puppet.conf what is the 'report = ' >> configured for ? >> >> -Kaustubh >> >> On Monday, December 2, 2013 9:46:49 AM UTC-5, [email protected] wrote: >>> >>> I continue with the instruction of configure Dashboard. >>> First, I dont see a list of nodes I have, Do I need to add them manually >>> to Dashboard or it should came up automatically? >>> >>> I tried to set "Importing exiting reports" : >>> I dont have /var/puppet/lib/reports, how can I know where my report >>> exist so I can run the command >>> 'rake RAILS_ENV=production reports:migrate' successfully? >>> >>> I also tried to set 'Live report aggregation'. >>> >>> As a result I have no reports in Dashboard. How can I see the reports? >>> Any help welcome. >>> >>> On Monday, December 2, 2013 3:26:58 PM UTC+2, [email protected] wrote: >>>> >>>> Thanks, I test it today and now both work. >>>> >>>> >>>> >>>> On Thursday, November 28, 2013 10:42:54 AM UTC+2, Felix.Frank wrote: >>>>> >>>>> Hi, >>>>> >>>>> actually, I believe both puppetmaster and dashboard use passenger. >>>>> >>>>> The idea behind apache's virtual hosts is that you can have >>>>> independent >>>>> sets of configuration applied to different ports, or different IP >>>>> addresses available on the same server. >>>>> >>>>> What you need to do is adding *both* <VirtualHost> blocks to your >>>>> apache >>>>> config. >>>>> >>>>> What platform is this? On Debian-likes, those go in >>>>> /etc/apache2/sites-available (with symlinks in sites-enabled/), for >>>>> RedHat-ish systems the structure in /etc/apache2 is slightly >>>>> different, >>>>> but it should be easy to find. >>>>> >>>>> HTH, >>>>> Felix >>>>> >>>>> On 11/27/2013 10:51 AM, [email protected] wrote: >>>>> > How can I merge between the 2 virtual host to make Passenger work >>>>> with >>>>> > Dashboard? >>>>> > Any help is welcome. >>>>> > Thanks. >>>>> >>>> -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-users/ed1266b5-86f9-4eb1-afc0-8cb7fe34dcda%40googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.
