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:
parent
028e73e826
commit
79cd699afe
1 changed files with 0 additions and 3 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue