Skip to content
Snippets Groups Projects
Commit 0a438f0b authored by 3d's avatar 3d
Browse files

add opnsense to prometheus

parent 42db65a8
No related branches found
No related tags found
No related merge requests found
......@@ -31,6 +31,10 @@ scrape_configs:
labels:
server: hix
- job_name: 'OPNSense'
static_configs:
- targets: [ 10.111.10.1:9100 ]
- job_name: 'snmp-switch'
static_configs:
- targets:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment