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

no hosts / systems discovery #21

Open
tomashley opened this issue Aug 18, 2012 · 0 comments
Open

no hosts / systems discovery #21

tomashley opened this issue Aug 18, 2012 · 0 comments

Comments

@tomashley
Copy link

Hi,

I have taken the examples and broken it down to just trying to get cpu info out of graphite.

I don't seem to be able to return any hosts, even when using the wildcard ['*']. The dropdown is empty.

Do I need to do anything special to enable discovery?

graphs.yml

:graphs:
load_average:
title: "1 minute load average"
targets:
system.load.load.shortterm:
🔑 load
hosts: ["*"]

dashboard.yml

:dashboards:
test:
title: "load_dash"
graphs:
- load_average:
hosts: [ "*" ]

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

1 participant