add unpoller

This commit is contained in:
Kameron Kenny 2024-06-05 18:38:05 -04:00
parent deadc616b3
commit 69c8ba8790
No known key found for this signature in database
GPG Key ID: E5006629839D2276
1 changed files with 3 additions and 0 deletions

View File

@ -22,3 +22,6 @@ scrape_configs:
- job_name: docker_hosts
static_configs:
- targets: ['pi501.in.thelinuxpro.net:9100', 'pi502.in.thelinuxpro.net:9100']
- job_name: unifi
static_configs:
- targets: ['unpoller.in.thelinuxpro.net:9130']