1
0
Fork 0
mirror of https://github.com/mdlayher/homelab.git synced 2024-12-14 11:47:32 +00:00

prometheus: remove edgemax job from configuration

This commit is contained in:
Matt Layher 2016-09-26 13:12:46 -04:00
parent 028e73e826
commit 79cd699afe
No known key found for this signature in database
GPG key ID: 77BFE531397EDE94

View file

@ -10,9 +10,6 @@ prometheus_jobs:
- job: "apcupsd"
targets:
- "192.168.1.3:9162"
- job: "edgemax"
targets:
- "192.168.1.3:9132"
- job: "node"
targets:
- "192.168.1.3:9100"