Skip to content

no hosts / systems discovery #21

@tomashley

Description

@tomashley

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: [ "*" ]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions