mirror of
https://github.com/IgorKha/Grafana-Mikrotik.git
synced 2025-12-06 02:19:28 +00:00
hotfix
corrected change ip in prometheus.yml with sh script updated readme
This commit is contained in:
parent
6cb5701e16
commit
a4a059abdb
3 changed files with 5 additions and 3 deletions
|
|
@ -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]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue