Skip to content
This repository has been archived by the owner on Jun 25, 2021. It is now read-only.

Prometheus pinghosts.yaml changes not reflected by grafana #13

Closed
Sathorn opened this issue May 23, 2021 · 2 comments
Closed

Prometheus pinghosts.yaml changes not reflected by grafana #13

Sathorn opened this issue May 23, 2021 · 2 comments

Comments

@Sathorn
Copy link

Sathorn commented May 23, 2021

I changed targets for ping tests, and it is not reflected by Grafana. There is still three default targets: github, google and jeefgerling.com.

Of course I did
docker-compose up -d
but there was no change reflected like it was when I change password in grafana files.
Here is my config:
'- targets: # url;humanname;routing;switch
- http://91.214.0.129;Timplus1;external;US8
- http://91.214.0.98;Timplus2;external;US8
- http://www.onet.pl;Onet;external;US8
# - http://www.google.com/;google.com;external;internetbox
# - https://github.com/;github.com;external;internetbox
# - https://www.jeffgeerling.com;jeffgeerling.com;external;internetbox
# - http://192.168.1.1;internetbox;local;internetbox
# - http://192.168.1.42;blackdata;local;orbirouter-attic
# - http://192.168.1.101;orbirouter;local;orbirouter
'

@geerlingguy
Copy link
Owner

You may need to restart the containers to pick up the change, ideally with docker-compose restart.

@geerlingguy
Copy link
Owner

I'll be archiving this repository as the contents have been merged into my internet-pi repository—please feel free to re-open this issue in that repo to keep the conversation going!

More details: #22

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

No branches or pull requests

2 participants