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

ansible/prometheus: add apcupsd job on nerr-3

Signed-off-by: Matt Layher <mdlayher@gmail.com>
This commit is contained in:
Matt Layher 2019-09-20 09:13:18 -04:00
parent 9419dfa1d0
commit 2ea8e4159d
No known key found for this signature in database
GPG key ID: 77BFE531397EDE94

View file

@ -10,6 +10,7 @@ prometheus_jobs:
- job: "apcupsd"
targets:
- "servnerr-3:9162"
- "nerr-3:9162"
- job: "hdhomerun"
targets:
- "hdhomerun"