Arseniy Kuznetsov
6ced8428d2
kid control to monitor dynamic devices, optimisations/fixes
2024-04-02 08:12:00 +02:00
Arseniy Kuznetsov
f65c692700
ROS feed fix
2024-03-31 08:23:07 +02:00
Arseniy Kuznetsov
88593c1765
Merge pull request #127 from M0r13n/main
...
feat: adds additional metrics for DHCP
2024-03-31 08:18:22 +02:00
Leon Morten Richter
85068e7470
chore: drops label "last_seen" again
2024-03-29 11:07:47 +01: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
Leon Morten Richter
38cca12215
feat: adds additional metrics for DHCP: last-seen, client-id, active-mac-address
2024-03-24 11:41:53 +01:00
Arseniy Kuznetsov
5b280ccb34
pkg_resources deprication
2024-03-18 15:11:06 +01:00
Arseniy Kuznetsov
a49265b300
Shared default config, fixes
2024-03-17 18:24:27 +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
eff2d2b39b
BGP labels (->#94)
2024-03-10 15:19:30 +01:00
Arseniy Kuznetsov
412b6f3511
waitress, IPv4/IPv6 listen list
2024-03-10 14:28:48 +01:00
Arseniy Kuznetsov
f70719d46f
BGP session metrics
2024-03-03 14:20:03 +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
Arseniy Kuznetsov
fcbb033ab2
Merge pull request #103 from vgropp/phy-temp
...
CRS312-4C+8XG Phy temp and fan3/fan4
2024-01-22 17:31:28 +01:00
Arseniy Kuznetsov
f7246a7d85
Merge pull request #107 from mjkantti/capsman_new_wifi
...
Add Parsing of the routeros version for capsman metrics
2024-01-22 17:30:53 +01:00
mjkantti
3f7dd92407
created os_version function, renamed functions with ambiguous names
2024-01-21 17:38:10 +09:00
Arseniy Kuznetsov
c5900d604d
upgrade firmware version
2024-01-20 10:37:00 +01:00
Martti
9017d65152
Fix Check order
2024-01-20 02:47:34 +00:00
mjkantti
6d912fd450
Update system_resource_ds.py
2024-01-20 11:25:02 +09:00
mjkantti
23b55b266c
Add Parsing of the routeros version for capsman metrics
2024-01-20 10:49:54 +09:00
Volker Gropp
a3309741d9
add fan3 and fan4
2023-12-26 15:42:52 +01:00
Volker Gropp
e61092f926
phy temperature support
2023-12-26 15:41:17 +01: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
aea9ce2855
RouterOS version 7.13 support
2023-12-06 17:47: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
Arseniy Kuznetsov
7255305f05
kid control metrics
2023-12-04 15:03:10 +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
2a55ee9780
add comment
2023-11-03 08:56:06 +01:00
wim.fournier
79ed4bfb5e
formatting
2023-11-03 08:49:45 +01:00
Wim Fournier
5e02af8be4
Add MAC address to make metrics unique
2023-11-02 21:28:03 +01:00
Wim Fournier
408dd715c5
Added metrics for kid-control devices
2023-11-02 21:22:48 +01:00
Arseniy Kuznetsov
ab3d4abb97
switch-temperature
2023-07-01 11:17:16 +01:00
Arseniy Kuznetsov
bdcf2c985f
tx-rate workaround
2023-06-30 10:09:48 +01:00
Leon Morten Richter
7d63fcba85
onyl fetch available ROS version once per hour
2023-05-30 11:07:12 +02:00
Leon Morten Richter
fb54356220
teach mktxp to check for updates
2023-05-28 14:11:12 +02:00
Arseniy Kuznetsov
985e976b82
bandwidth test default, fixes
2023-03-20 07:52:46 +01:00
Sergey Urbanovich
ca71399b96
Add mac_address label to all wlan/capsman metrics
...
`dhcp_name` is not sufficient to identify wireless clients. DHCP Host
Name Option (Code 12) is not required to be unique. As a result, it's
possible to have multiple metrics with exactly same labels. Adding
`mac_address` label to all wlan/capsman metrics allows to identify
the clients.
```
mktxp_wlan_clients_signal_strength{dhcp_name="xyz",routerboard_address="a.b.c.d",routerboard_name="foobar"} -63.0
mktxp_wlan_clients_signal_strength{dhcp_name="xyz",routerboard_address="a.b.c.d",routerboard_name="foobar"} -64.0
mktxp_wlan_clients_signal_strength{dhcp_name="xyz",routerboard_address="a.b.c.d",routerboard_name="foobar"} -65.0
```
vs.
```
mktxp_wlan_clients_signal_strength{dhcp_name="xyz",mac_address="11:22:33:44:55:AA",routerboard_address="a.b.c.d",routerboard_name="foobar"} -63.0
mktxp_wlan_clients_signal_strength{dhcp_name="xyz",mac_address="11:22:33:44:55:BB",routerboard_address="a.b.c.d",routerboard_name="foobar"} -64.0
mktxp_wlan_clients_signal_strength{dhcp_name="xyz",mac_address="11:22:33:44:55:CC",routerboard_address="a.b.c.d",routerboard_name="foobar"} -65.0
```
2023-03-14 21:01:17 -07:00
Arseniy Kuznetsov
fa515acd3a
action key check
2023-02-14 21:20:42 +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
7b2e18b609
interface monitor optimisations/wifiwave2 support
2023-01-15 17:25:17 +01:00
Arseniy Kuznetsov
e27305e736
remote dhcp info resolution (wireless/capsman), more wifiwave2 support
2023-01-14 17:33:04 +01:00
Arseniy Kuznetsov
cbdaf51a95
initial wifiwave2 capsman support
2023-01-12 20:32:52 +01:00
Arseniy Kuznetsov
cefa3335c1
initial wifiwave2 capsman support
2023-01-12 20:30:02 +01:00
Arseniy Kuznetsov
208fc9e1eb
custom config files directory
2023-01-04 16:29:50 +01:00
nioram
8592db09bc
Merge branch 'main' of github.com:nioram/mktxp into main
2023-01-03 11:57:26 +00:00
nioram
af6006fe42
added power-consumption in healtg collector
2023-01-03 11:55:30 +00:00