39 Commits

Author SHA1 Message Date
Arseniy Kuznetsov
42a8d44b3f login support for legacy RouterOS versions below 6.43 2024-04-23 10:54:54 +02:00
Arseniy Kuznetsov
e473d1ee26 more netwatch metrics (#97) 2024-04-14 17:56:13 +02:00
Arseniy Kuznetsov
6287fe5660 Merge pull request #114 from hugorosario/main
Retry connection without plain text authentication
2024-03-25 15:47:48 +01:00
Arseniy Kuznetsov
64b91ec829 Shared default config (->#119) 2024-03-17 14:36:50 +01:00
Hugo Rosário
d1a7fce8d3 Merge branch 'akpw:main' into main 2024-03-12 14:55:20 +00:00
Arseniy Kuznetsov
412b6f3511 waitress, IPv4/IPv6 listen list 2024-03-10 14:28:48 +01:00
Arseniy Kuznetsov
5b513ee85f BGP metrics 2024-03-03 08:27:42 +01:00
Hugo Rosario
28dae306c8 Retry connection without plain text authentication 2024-02-21 15:18:21 +00:00
mjkantti
3f7dd92407 created os_version function, renamed functions with ambiguous names 2024-01-21 17:38:10 +09:00
Martti
9017d65152 Fix Check order 2024-01-20 02:47:34 +00:00
mjkantti
23b55b266c Add Parsing of the routeros version for capsman metrics 2024-01-20 10:49:54 +09:00
Arseniy Kuznetsov
b38d099212 kid control fixes 2023-12-18 15:20:33 +01:00
Arseniy Kuznetsov
39ec208ff8 Dual-CAPsMAN support, routerOS 7.13 2023-12-11 12:25:24 +01:00
Arseniy Kuznetsov
039be422ba Merge pull request #101 from urbanserj/wifi-qcom
Add support for RouterOS version 7.13
2023-12-06 16:47:23 +01:00
Sergey Urbanovich
7232f33968 Add support for RouterOS version 7.13
As of RouterOS version 7.13, `/interface/wifiwave2` has been renamed to
`/interface/wifi`.

> !) wifi - split existing "wifiwave2" package into separate packages
> "wifi-qcom", "wifi-qcom-ac", and include required utilities for WiFi
> management into bundle;

Please see links below for more information:

[1] https://mikrotik.com/download/changelogs/testing-release-tree
[2] https://help.mikrotik.com/docs/display/ROS/WiFi
2023-12-01 00:31:29 -08:00
Wim Fournier
408dd715c5 Added metrics for kid-control devices 2023-11-02 21:22:48 +01:00
Arseniy Kuznetsov
bdcf2c985f tx-rate workaround 2023-06-30 10:09:48 +01:00
Arseniy Kuznetsov
9a381d028c connections stats collector / cmd output, remote dhcp resolver, fixes / optimizations 2023-02-04 20:48:51 +01:00
Arseniy Kuznetsov
01ded0f497 fixes/optimizations 2023-01-17 08:21:34 +01:00
Arseniy Kuznetsov
e27305e736 remote dhcp info resolution (wireless/capsman), more wifiwave2 support 2023-01-14 17:33:04 +01:00
Arseniy Kuznetsov
cefa3335c1 initial wifiwave2 capsman support 2023-01-12 20:30:02 +01:00
Arseniy Kuznetsov
0159c47fb3 async router fetch, configurable timeouts 2023-01-01 10:30:09 +01:00
Arseniy Kuznetsov
660dd33369 simple queue, parallel router fetch as_completed , config autoupdate fixes 2022-12-30 21:00:13 +01:00
Leon Morten Richter
866751ad64 fetch routers in parallel (optionally) 2022-12-28 14:18:42 +01:00
Arseniy Kuznetsov
a93ec2939d Queue tree / Active Users collectors, fixes 2022-12-10 17:47:17 +01:00
Arseniy Kuznetsov
f5c43a9dd0 initial WifiWave2 support+installed packages collector 2022-11-20 14:50:42 +01:00
Leon Morten Richter
70e5a64469 add IPv6 reachable addresses 2022-11-13 13:36:58 +01:00
Arseniy Kuznetsov
90f932573b bug fixes 2022-11-07 07:50:00 +01:00
Leon Morten Richter
3616cff8a4 monkey match the upstream API wrapper 2022-10-31 14:44:41 +01:00
Leon Morten Richter
6ea940d951 use dict.get() to prevent a KeyError when the key "mac_address" does not exist 2022-10-21 13:29:36 +02:00
Leon Morten Richter
ef5ad1eb33 adds optional public IP address metric 2022-09-18 14:09:47 +02:00
Arseniy Kuznetsov
d0456eab19 expires_after cardinality, bug fixes 2022-09-17 09:43:46 +01:00
Leon Morten Richter
64f7d21032 adds connections datasource/collector 2022-08-20 12:51:03 +02:00
Leon Morten Richter
487b48ecbc Removes when keyword argument from call to naturaldelta 2022-03-13 13:54:21 +01:00
Arseniy Kuznetsov
f2ec73a3ce wifi rates fix 2021-11-08 16:22:04 +01:00
Arseniy Kuznetsov
11ab63d59e Netwatch collector 2021-04-18 13:09:41 +02:00
Arseniy Kuznetsov
c7f3377c10 POE collector, bandwidth metrics on/off switch, fixes/optimizations 2021-04-01 11:10:29 +02:00
Arseniy Kuznetsov
df84ada9c7 Collector registry, fixes/optimizations 2021-02-14 09:03:08 +01:00
Arseniy Kuznetsov
cb2ff3c1a5 DS refactor, fixes/optimizations 2021-02-07 15:40:49 +01:00