Commit graph

162 commits

Author SHA1 Message Date
tomaae
77fd3889ff fixed uptime sensor #64 2020-12-13 02:47:03 +01:00
tomaae
7b137c0902 Disable environment on routeros 7+ #73 2020-12-12 12:57:16 +01:00
tomaae
cb01daa3a3 Fixed routeros version detection #73 #61 2020-12-12 12:54:51 +01:00
tomaae
97faa3f617 Sensor environment selection #68 2020-12-12 12:32:47 +01:00
tomaae
53e95c9d57 Sensor nat selection #68 2020-12-12 12:30:36 +01:00
tomaae
d07b6c3004 Sensor scripts selection #68 2020-12-12 12:30:05 +01:00
tomaae
3efe6d451b Sensor simple queues selection #68 2020-12-12 12:24:32 +01:00
tomaae
fe33d9defd Sensor client traffic selection #68 2020-12-12 12:22:47 +01:00
tomaae
7a1a495ccb Removed forgotten dev debug message 2020-12-12 12:20:53 +01:00
tomaae
f63c069940 Sensor port traffic selection #68 2020-12-12 12:19:40 +01:00
tomaae
5e7ae94cea Resolve device manufacturer for tracked devices #67 2020-12-03 16:41:06 +01:00
tomaae
966bdf2f57 black formatting 2020-12-02 15:38:17 +01:00
tomaae
a29cce0d3d Added sensors for environment variables #58 2020-12-02 13:56:50 +01:00
tomaae
136daa7c08 Temp disabled uptime sensor 2020-12-02 11:43:28 +01:00
tomaae
1e109f3dc6 Added uptime sensor #64 2020-12-02 10:52:34 +01:00
tomaae
72aaffef74 Disable accounting for FW > 7.0 due to obsolescence #61 2020-12-02 10:10:47 +01:00
tomaae
a86eecf150 Display PoE capability and status per port #71 2020-12-02 09:28:56 +01:00
tomaae
42fc922b8f Exclude ovpn ppp users from interface list #42 2020-06-27 18:19:15 +02:00
tomaae
85f2f20c37 Exclude ppp users from interface list #42 2020-06-26 23:45:52 +02:00
tomaae
9eff454269 Added temperature sensor #47 2020-05-27 20:04:09 +02:00
Ivan Pavlina
bbc3124527 Another try to pass Black :D 2020-05-11 15:18:17 +02:00
Ivan Pavlina
bade52165c Fix strings definitions to pass Black Code Format Check 2020-05-11 15:15:28 +02:00
Ivan Pavlina
2ebf894c3c Adding logging for near or exceeded accounting entries compared to set threshold. Should help with debugging broken accounting calculations 2020-05-11 15:06:54 +02:00
tomaae
a499d5e9af added download and upload rate attributes for queue switches #40 2020-05-03 15:33:51 +02:00
tomaae
c1c4b41a97 fixed queue switch status #40 2020-05-03 15:04:16 +02:00
tomaae
7d0a614a86 added option to specify router name for services 2020-04-20 11:46:23 +02:00
tomaae
4e66101038 added run_script service #30 2020-04-20 11:05:49 +02:00
tomaae
1dd4f52524 added config flow test and workflow for tests 2020-04-14 20:57:34 +02:00
tomaae
1fd65f6a94 fixed flake8 warnings 2020-04-13 12:25:08 +02:00
tomaae
cd4d0a09ee added support for virtual interfaces #12 2020-04-13 09:16:33 +02:00
tomaae
8cf278be64 black 2020-04-13 07:52:26 +02:00
tomaae
8a3af96fee do not continue update after disconnect, wait for next update run 2020-04-13 07:50:06 +02:00
tomaae
19e7174446 run async_hwinfo_update after reconnect 2020-04-13 07:36:00 +02:00
tomaae
345211570a query queue data point less often 2020-04-13 07:03:44 +02:00
tomaae
17cb7c6ee8 query dns data point less often 2020-04-13 07:02:10 +02:00
tomaae
3129af46b8 query dhcp-network data point less often 2020-04-13 07:00:35 +02:00
tomaae
f3bfb91dd0 separated dhcp-server data point 2020-04-13 07:00:11 +02:00
tomaae
db1e92b29f separated dhcp-network data point 2020-04-13 06:55:08 +02:00
tomaae
d84493a9b4 query script data point less often 2020-04-13 06:47:26 +02:00
tomaae
d811de5c9f removed dev debug 2020-04-13 06:45:58 +02:00
tomaae
34ccd16a8d query dhcp-server data point only if needed 2020-04-13 06:43:02 +02:00
tomaae
f5f8608cb9 get interface from arp if DHCP lease server is unknown #28 2020-04-13 06:09:50 +02:00
tomaae
d1ac4c1e88 fixed tracking of hosts connected directly to mikrotik port that is using bridge 2020-04-12 22:12:35 +02:00
tomaae
362f700ec4 black 2020-04-12 08:49:34 +02:00
tomaae
d189ad8c66 fixed dictionary changed size during iteration for async_ping_tracked_hosts 2020-04-11 17:44:45 +02:00
tomaae
a1a407ca3c fixed default values when tracking is disabled 2020-04-11 06:08:50 +02:00
tomaae
70cdb93eb3 reformatted using black 2020-04-11 05:45:36 +02:00
tomaae
1c96532b5c separated arp ping from main update 2020-04-11 05:14:39 +02:00
tomaae
ec500e586c rewrote processing of interface_client 2020-04-11 02:33:06 +02:00
tomaae
e4f394243c translate bridge to interface in arp 2020-04-11 02:32:33 +02:00