Prometheus uptime

This commit is contained in:
Brieuc Dubois 2024-02-05 22:25:10 +01:00
parent 1ea8feb3d8
commit fa57c0728e
1 changed files with 5 additions and 1 deletions

View File

@ -37,4 +37,8 @@ scrape_configs:
- job_name: 'mikrotik' - job_name: 'mikrotik'
static_configs: static_configs:
- targets: ['mikrotik:9436'] - targets: ['mikrotik:9436']
- job_name: 'uptime'
static_configs:
- targets: ['uptime.vps.bhasher.com']
basic_auth:
password_file: /prometheus/uptime