corrected change ip in prometheus.yml with sh script
updated readme
This commit is contained in:
IgorKha 2021-10-13 00:10:42 +03:00
parent 6cb5701e16
commit a4a059abdb
No known key found for this signature in database
GPG key ID: F283C5AB2D59E902
3 changed files with 5 additions and 3 deletions

View file

@ -40,7 +40,7 @@ scrape_configs:
- job_name: Mikrotik
static_configs:
- targets:
- 192.168.88.1 # SNMP device IP.
- 192.168.88.1 # mikrotik_ip
metrics_path: /snmp
params:
module: [mikrotik]