Commit Graph

906 Commits

Author SHA1 Message Date
Robert Chacón
55227b1ab5
Delete src/influxDBdashboardTemplate.json 2024-09-19 12:28:09 -06:00
Robert Chacón
853e69f11e
Update integrationSplynx.py 2024-08-01 07:34:36 -06:00
Robert Chacón
01f5074aac
Update integrationSplynx.py 2024-07-30 16:03:18 -06:00
Robert Chacón
0eff01b064
Update integrationSplynx.py 2024-07-29 08:22:34 -06:00
Robert Chacón
a82cc11245
Update integrationSplynx.py 2024-07-28 20:43:08 -06:00
Robert Chacón
3b981f8ed1
Update integrationSplynx.py 2024-07-04 08:59:03 -06:00
Robert Chacón
f8d6854d18
Update integrationSplynx.py 2024-06-02 18:45:55 -06:00
Robert Chacón
9986418e12
Update integrationUISP.py 2024-04-16 16:31:11 -06:00
Robert Chacón
5275c1b110
Update integrationUISP.py 2024-04-16 15:18:18 -06:00
Robert Chacón
935d4d2fb3
Update integrationUISP.py 2024-04-16 13:42:46 -06:00
Robert Chacón
513f6eec89
Fix UISP Integration Bug - only use PtMP as parent if one link connects that site 2024-04-16 13:38:41 -06:00
Robert Chacón
4f1bb140f3
Update integrationUISP.py 2024-04-09 13:02:47 -06:00
Robert Chacón
825e87c4e3
Fix UISP Suspension Flat Network 2024-03-24 11:48:01 -06:00
Robert Chacón
ae68b305bb
Update integrationUISP.py 2024-03-24 11:40:56 -06:00
Robert Chacón
9d2a44a987
Revert "UISP Fix - Flat Network" 2024-03-24 11:38:57 -06:00
Robert Chacón
d66d5ddade
Update ispConfig.example.py 2024-03-24 10:52:49 -06:00
Robert Chacón
4dfad7a7b3
Update integrationUISP.py 2024-03-24 10:51:25 -06:00
Robert Chacón
9a3b3719f7
Update ispConfig.example.py 2024-03-17 09:02:13 -06:00
Robert Chacón
b06d6af7bf
Update integrationUISP.py 2024-03-17 08:55:04 -06:00
Robert Chacón
48965264b6
Update integrationUISP.py 2024-03-17 08:51:08 -06:00
Robert Chacón
16efa540f3
Update integrationUISP.py 2024-02-16 06:55:52 -07:00
Robert Chacón
4b8fef4d35
Merge pull request #452 from LibreQoE/develop
Develop > Main
2024-01-12 07:54:48 -07:00
Robert Chacón
8d663aa009
Update mikrotikFindIPv6.py 2024-01-08 00:00:24 -07:00
Robert Chacón
43fe3c2edf
Update mikrotikFindIPv6.py 2024-01-07 23:48:49 -07:00
Robert Chacón
0099bf9f38
Update ispConfig.example.py 2024-01-05 17:11:10 -07:00
Robert Chacón
2c9657e973
Merge pull request #446 from LibreQoE/main
Update integrationPowercode.py
2023-12-20 12:29:19 -07:00
Robert Chacón
ff467e0e1b
Update integrationPowercode.py 2023-12-20 12:28:20 -07:00
Robert Chacón
e7319b48b5
Merge pull request #444 from LibreQoE/main
Update Develop
2023-12-20 08:51:48 -07:00
Robert Chacón
73ab9359ea
Merge branch 'develop' into charles 2023-12-20 08:50:22 -07:00
Robert Chacón
cbc5f5e11e
Update integrationSonar.py 2023-12-20 08:47:21 -07:00
Robert Chacón
68e9244306
Update scheduler.py 2023-12-20 08:46:43 -07:00
Robert Chacón
800fdb40b4
Update integrationPowercode.py
Optimize import time
2023-12-20 08:24:17 -07:00
Robert Chacón
ad0e3b7c46
Update integrationPowercode.py 2023-12-16 17:14:09 -07:00
Robert Chacón
007975a09e
Merge pull request #440 from LibreQoE/main
Update Develop
2023-12-14 10:48:07 -07:00
rchac
bf61e603f0 Powercode 2023-12-14 10:44:06 -07:00
Robert Chacón
95949ed431
Update integrationSplynx.py 2023-12-10 10:03:22 -07:00
Robert Chacón
e2b9474d96
Update integrationSplynx.py 2023-12-09 13:43:32 -07:00
Robert Chacón
56244f9c92
Splynx Integration Speedup 2023-12-08 14:06:19 -07:00
Robert Chacón
f0e8d3fce3
Merge pull request #428 from LibreQoE/rchac-patch-7
Make integrationUISP more forgiving of format errors in integrationUISProutes.csv
2023-11-29 14:22:58 -07:00
Robert Chacón
37cdf1ce85
Update integrationUISP.py 2023-11-29 14:22:00 -07:00
Herbert Wolverson
bba7209caf Change the semantics of the stats gathering thread. If "gather stats"
is set to false, don't spawn any of the collation tasks at all. Instead,
just setup a null channel recipient to silently drop stats messages.

This should allow for close-to-zero CPU overhead if you are a non-stats
using luddite.
2023-11-20 08:59:53 -06:00
Herbert Wolverson
56286f69ee Fix a merge issue with min_max.rs 2023-11-16 12:20:35 -06:00
Herbert Wolverson
affde610ba Merge branch 'develop' 2023-11-16 12:20:03 -06:00
Herbert Wolverson
bcc306b2eb Change stats collation for LTS to the median, thereby avoiding summing overflows. 2023-11-16 12:17:14 -06:00
Herbert Wolverson
b41f786070 Change stats collation for LTS to the median, thereby avoiding summing overflows. 2023-11-16 12:17:14 -06:00
Herbert Wolverson
19a47fcfb1 Update VERSION_STRING file to version 1.4 ready for release. 2023-11-16 11:16:43 -06:00
Robert Chacón
3b6e69d8a6
Merge pull request #421 from LibreQoE/rchac-patch-6
Fix none error UISP integration
2023-11-14 07:45:51 -07:00
Robert Chacón
7ed0f6fdac
Update integrationUISP.py 2023-11-13 21:27:06 -07:00
Herbert Wolverson
d3e2884273 LTS data collection was occasionally overflowing on calculating
the mean average. If a large-enough block had to be summed,
the total could overflow the storage type. To prevent this from
ever happening, we instead calculate the median - which is
likely to give a better representation anyway.

Also fixes a compile warning.
2023-11-13 08:21:10 -06:00
Robert Chacón
264437c192
Update integrationUISP.py 2023-10-19 22:55:41 -06:00