Re: [Puppet Users] puppetdb dashboard

216 views
Skip to first unread message

Ken Barber

unread,
Jan 8, 2013, 1:51:53 PM1/8/13
to Puppet Users
> I am currently trying to get the puppetdb dashboard and the puppet dashboard
> working on the same system. Puppet dashboard is working great but after
> "successfully" installing puppetdb following puppet's opensource
> instructions the puppetdb dashboard just doesn't seem to exist (according to
> some sites I should be able to get to it by going to
> puppetdbserver.com:8080/dashboard.index.html).

Its actually http://puppetdbserver.com:8080/dashboard/index.html, but
I'm guessing your problem isn't that simple typo :-). What error do
you get? If you do a simple 'curl http://localhost:8080/' on the host
you installed it on, do you get any meaningful errors?

When you start the service (service puppetdb start) do you see 'java'
in your process list?

> Is the puppetdb dashboard
> only available in the enterprise version or does it exist in the opensource
> version as well?

That dashboard is the free one.

ken.

Luke

unread,
Jan 8, 2013, 3:52:55 PM1/8/13
to puppet...@googlegroups.com
Hi,

Puppetdb service is running with java. If I do a curl against  http://localhost:8080/dashboard/index.html locally it works however if I do one against http://puppethostname:8080/dashboard/index.html it doesn't work. What is odd is that 8080 appears to be not responding from my desktop. Iptables and selinux is turned off. Anything in the default install that would be causing this kind of behaviour? 
Thank you for your help.

Luke

Stefan Goethals

unread,
Jan 8, 2013, 4:03:44 PM1/8/13
to puppet...@googlegroups.com
You need to configure PuppetDB to listen on another address than localhost for the performance dashboard.

http://docs.puppetlabs.com/puppetdb/1/configure.html#jetty-http-settings

Regads,

Stefan - Zipkid - Goethals


--
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/-/d-0sfkbZqHcJ.

To post to this group, send email to puppet...@googlegroups.com.
To unsubscribe from this group, send email to puppet-users...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.

Luke

unread,
Jan 9, 2013, 8:53:28 AM1/9/13
to puppet...@googlegroups.com, ste...@zipkid.com
Thank you this was the issue. I set host = 0.0.0.0 in /etc/puppetdb/conf.d/jetty.ini and service puppetdb restart.
Reply all
Reply to author
Forward
0 new messages