Change port for netbox. It now listens on 8080
+1
-1
@@ -92,7 +92,7 @@ scrape_configs:
|
|||||||
|
|
||||||
- job_name: netbox
|
- job_name: netbox
|
||||||
static_configs:
|
static_configs:
|
||||||
- targets: ['netbox:8001']
|
- targets: ['netbox:8080']
|
||||||
|
|
||||||
- job_name: postgresql
|
- job_name: postgresql
|
||||||
static_configs:
|
static_configs:
|
||||||
|
|||||||
Reference in New Issue
Block a user