Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Puppet Explorer not load parameters " nodes,resources, avg,duplication " the screen dashboard #60

Open
rafaelsilvaa10 opened this issue Jul 6, 2016 · 2 comments

Comments

@rafaelsilvaa10
Copy link

Good morning, I set up the puppet explorer , put it through the module.

He is collecting normal information , but he can not collect the data dashboard page .

It is just carrying with a circle , and not carries.

Could someone help me , I thank you

@fduranti
Copy link

I'm trying to configure it and I'm having exactly the same problem.
Using PE 2016.2

image

@fduranti
Copy link

fduranti commented Aug 28, 2016

Checked some issue and seems the fix to this is to add this rewrite rule:
RewriteEngine On
RewriteRule ^/api/metrics/v1/mbeans/puppetlabs.puppetdb.query.population:type=default,name=(.*)$ https://%{HTTP_HOST}/api/metrics/v1/mbeans/puppetlabs.puppetdb.population:name=$1 [R=301,L]

The fix is explained in issue 49

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants