Ivan Pavlina
|
a1eee6f698
|
Initialize wan/lan accounting data on startup
|
2020-04-05 16:00:30 +02:00 |
|
Ivan Pavlina
|
f9a458bbfb
|
Add ability to automatically determine if the LAN accounting sensor should be created depending on account-local-traffic in Mikrotik API
|
2020-04-05 15:03:17 +02:00 |
|
Ivan Pavlina
|
30c11db741
|
Add ability to track accounting data from Mikrotik.
|
2020-04-04 19:42:05 +02:00 |
|
Tomaae
|
35936352a8
|
Merge pull request #19 from ivanpavlina/master
Fix for timeout errors, ability to get list with data from mikrotikapi instead of generator. Log fix
|
2020-04-04 19:22:27 +02:00 |
|
Ivan Pavlina
|
b58b1aa8a3
|
Typo fix
|
2020-04-04 18:01:26 +02:00 |
|
Ivan Pavlina
|
c06c8e6da2
|
Merge pull request #1 from ivanpavlina/dev
Add ability to return list results of API call instead of generator. …
|
2020-04-04 17:55:14 +02:00 |
|
Ivan Pavlina
|
1a46da5aae
|
Add ability to return list results of API call instead of generator. On generator return do not call iterate over object, removes redundant calls to API. Update calls to api.path with new input param. Fix logging in helper object.
|
2020-04-04 17:51:35 +02:00 |
|
tomaae
|
aaf9f6c566
|
updated documentation
|
2020-03-26 03:47:12 +01:00 |
|
tomaae
|
3be36dea0a
|
updated traffic available measurements in documentation
|
2020-03-26 03:46:31 +01:00 |
|
tomaae
|
68f582cacd
|
updated documentation
|
2020-03-26 03:43:14 +01:00 |
|
Tomaae
|
e4b7551b9c
|
Merge pull request #16 from ivanpavlina/dev
Add support for simple queues.
|
2020-03-25 17:22:12 +01:00 |
|
Ivan Pavlina
|
6d6f6e43d3
|
Updated docs for simple queue switch
|
2020-03-25 16:45:17 +01:00 |
|
Tomaae
|
0107c6f961
|
Merge pull request #15 from Limych/master
Fix some minor errors and add russian translation.
|
2020-03-25 14:56:17 +01:00 |
|
Ivan Pavlina
|
63210ec62b
|
Fix - .id was missing from retrieved params
|
2020-03-25 13:28:52 +01:00 |
|
Ivan Pavlina
|
bcf86dc7a3
|
Add support for simple queues. Transfer traffic_type and traffic_div calculation to separate method
|
2020-03-25 13:18:49 +01:00 |
|
Andrey Khrolenok
|
7ccaf0d9c3
|
PM8 code optimization
|
2020-03-21 19:02:28 +03:00 |
|
Andrey Khrolenok
|
f0b4c5e723
|
Fix some minor errors and add russian translation.
|
2020-03-21 18:46:54 +03:00 |
|
tomaae
|
0a58db40cd
|
reverted back to customized fork of librouteros
|
2020-03-18 09:33:36 +01:00 |
|
tomaae
|
1010a8aa3a
|
catching socket.timeout using tuple exception during traffic poll #8
|
2020-03-17 00:42:44 +01:00 |
|
tomaae
|
50cf54c417
|
log disconnect error/retry only once until reconnect
log reconnect
|
2020-03-17 00:40:08 +01:00 |
|
tomaae
|
8ec4f9ade5
|
changed string formatting according to development guidelines
|
2020-03-16 19:02:54 +01:00 |
|
tomaae
|
7af3ef0bb3
|
changed info logger according to development guidelines
|
2020-03-16 18:39:39 +01:00 |
|
tomaae
|
bd82612cb8
|
reformatted code using black
|
2020-03-16 18:35:51 +01:00 |
|
tomaae
|
3cf637d1ba
|
reverted to official librouteros #9
|
2020-03-16 18:33:51 +01:00 |
|
tomaae
|
25e90702d2
|
added more options to measurement for traffic #10
|
2020-03-16 18:20:21 +01:00 |
|
tomaae
|
e418c20252
|
reformatted code using black
|
2020-03-16 04:51:41 +01:00 |
|
tomaae
|
cd4d7c4e81
|
updated sensor configuration in README.md
|
2020-03-16 02:12:23 +01:00 |
|
tomaae
|
d79d9e89e1
|
removed license badge from README.md
|
2020-03-16 02:09:43 +01:00 |
|
tomaae
|
b6e5c10540
|
added option to select units of measurement for traffic #10
|
2020-03-16 01:32:13 +01:00 |
|
tomaae
|
0f7ad23e3c
|
catching socket.timeout using tuple exception #8
|
2020-03-13 02:39:35 +01:00 |
|
tomaae
|
b20d140383
|
api code cleanup
|
2020-03-13 02:27:21 +01:00 |
|
tomaae
|
d68ffbdc46
|
catch an error on recv in librouteros and raise an error #8
|
2020-03-12 13:21:03 +01:00 |
|
tomaae
|
d9dd5330ee
|
missing interface workaround #11
|
2020-03-11 23:39:43 +01:00 |
|
tomaae
|
fc74a2cd56
|
simplified api path call
|
2020-03-11 23:35:28 +01:00 |
|
tomaae
|
df9f551b96
|
fixed traffic debug
|
2020-03-11 23:34:26 +01:00 |
|
tomaae
|
f111131a9b
|
changed traffic sensors to kbps #10
|
2020-03-11 23:25:51 +01:00 |
|
tomaae
|
94a80656c3
|
api disconnects from router on communication error
|
2020-03-11 20:01:29 +01:00 |
|
tomaae
|
2a9585a4b3
|
changed defaults for NAT protocol and dst-port
|
2019-12-21 14:58:41 +01:00 |
|
tomaae
|
3ee017e11c
|
fixed arp debug message
|
2019-12-21 08:21:17 +01:00 |
|
tomaae
|
9fe94dfecc
|
clearer description for integration version in bug template
|
2019-12-21 08:01:40 +01:00 |
|
tomaae
|
9c144d7ade
|
api, limit reconnect attempts to once per minute #7
|
2019-12-21 07:57:20 +01:00 |
|
tomaae
|
26d523c035
|
parse_api, fill default values if key is not specified #7
|
2019-12-21 07:34:23 +01:00 |
|
tomaae
|
7105bf1141
|
updated sonar settings
|
2019-12-13 10:10:38 +01:00 |
|
tomaae
|
b411d85ec4
|
updated sonar settings
|
2019-12-13 10:08:59 +01:00 |
|
Tomaae
|
8caae7cbd0
|
Merge pull request #5 from tomaae/dev
|
2019-12-12 23:16:21 +01:00 |
|
tomaae
|
9be5a15c54
|
removed redundant returns
|
2019-12-12 23:14:14 +01:00 |
|
tomaae
|
0f2cb6d455
|
changed default api error state from blank to none
|
2019-12-12 23:07:16 +01:00 |
|
tomaae
|
f7ef7a7660
|
api locking and improved error handling
|
2019-12-12 23:02:56 +01:00 |
|
tomaae
|
ec82b33cb9
|
fixes
|
2019-12-12 23:01:57 +01:00 |
|
Tomaae
|
f9e1ff455d
|
Create .sonarcloud.properties
|
2019-12-12 17:40:10 +01:00 |
|