Herbert Wolverson
|
cb50fe37a0
|
Fixup scale and stray /s
|
2024-12-10 12:35:34 -06:00 |
|
Herbert Wolverson
|
e53747b63d
|
Fixup scale and stray /s
|
2024-12-10 12:33:59 -06:00 |
|
Herbert Wolverson
|
8278e5dce2
|
Greatly improve the front-page sankeys.
|
2024-12-10 11:26:07 -06:00 |
|
Herbert Wolverson
|
07d7366dd1
|
Don't submit blackboard entries if Insight is disabled.
|
2024-12-10 11:05:46 -06:00 |
|
Herbert Wolverson
|
da65844da8
|
Break blobs down into smaller chunks
|
2024-12-10 10:52:06 -06:00 |
|
Herbert Wolverson
|
c500bafefc
|
Having CBOR troubles - format switch
|
2024-12-10 09:49:49 -06:00 |
|
Herbert Wolverson
|
972875648a
|
Slight tweak to blackboard submission logic
|
2024-12-09 15:06:03 -06:00 |
|
Herbert Wolverson
|
1a5e738de0
|
Merge remote-tracking branch 'origin/lts2_client' into lts2_client
|
2024-12-09 13:09:00 -06:00 |
|
Herbert Wolverson
|
a3566832d5
|
UISP Blackboard support: dump enough data to rebuild the routing table at the Insight side, and start providing really insightful graphs.
|
2024-12-09 13:08:47 -06:00 |
|
Robert Chacón
|
c626a93520
|
Merge pull request #593 from LibreQoE/main
Update integrations.md
|
2024-12-08 15:28:18 -08:00 |
|
Robert Chacón
|
3280d54193
|
Update integrations.md
|
2024-12-08 16:27:45 -07:00 |
|
Robert Chacón
|
a023b5df02
|
Merge pull request #592 from LibreQoE/main
Update integrations.md
|
2024-12-08 15:24:20 -08:00 |
|
Robert Chacón
|
9f111bb591
|
Update integrations.md
|
2024-12-08 16:23:48 -07:00 |
|
Herbert Wolverson
|
c725b0895d
|
Improved Sankey redaction, fix error message from the "sponsor us" toast.
|
2024-12-06 09:29:11 -06:00 |
|
Herbert Wolverson
|
4351de8d57
|
FIXES #591
This should fix the login in the event that the cookie doesn't exist at all.
|
2024-12-05 14:11:30 -06:00 |
|
Herbert Wolverson
|
c0da049928
|
Download/upload the right way around in netflow 5
|
2024-12-05 09:42:51 -06:00 |
|
Herbert Wolverson
|
f31a30eaac
|
Fixup previous commit - missed the limit multiplier.
|
2024-12-05 09:16:53 -06:00 |
|
Herbert Wolverson
|
5ee055c165
|
Per-circuit spike detector to not submit obviously bad values to Insight.
|
2024-12-05 09:14:51 -06:00 |
|
Herbert Wolverson
|
6e57e2cded
|
Clear warning.
|
2024-12-05 08:54:39 -06:00 |
|
Herbert Wolverson
|
95bbb430bd
|
Refactor the LTS submission into its own file for ease-of-use.
|
2024-12-05 08:54:20 -06:00 |
|
Herbert Wolverson
|
2666a829de
|
Bounce the version number.
|
2024-12-04 12:31:13 -06:00 |
|
Herbert Wolverson
|
4f13bc19f8
|
Don't accidentally DoS the netflow recipient, that isn't nice.
|
2024-12-04 11:48:37 -06:00 |
|
Herbert Wolverson
|
7cbd071d2d
|
Exclude one-way flows from netflow submission (too much data), and add a time-buffer accumulation.
|
2024-12-04 11:42:02 -06:00 |
|
Herbert Wolverson
|
888d50a2a5
|
Redo the submission logic for netflow and finished flows to be lock-free.
|
2024-12-04 11:09:31 -06:00 |
|
Herbert Wolverson
|
5f46c14efc
|
Correct the netflow 9 timestamp.
|
2024-12-04 09:46:13 -06:00 |
|
Herbert Wolverson
|
a59a1b61c3
|
Correct the netflow 5 timestamp.
|
2024-12-04 09:25:06 -06:00 |
|
Herbert Wolverson
|
8378f94ea7
|
Update "enable_long_term_stats" to work better with the new configuration system.
|
2024-12-03 13:45:03 -06:00 |
|
Herbert Wolverson
|
908765447d
|
Remember to call "tick" on the time cache.
|
2024-12-03 10:00:51 -06:00 |
|
Herbert Wolverson
|
1d2f28bcaf
|
RTT histogram minor visual improvements on axis
|
2024-12-03 09:55:32 -06:00 |
|
Herbert Wolverson
|
eb05a96f25
|
Throughput ring graph uses the common graph core.
|
2024-12-03 09:53:36 -06:00 |
|
Herbert Wolverson
|
4ea45d139a
|
Stop duplicating the ringbuffer code, and make the retransmits graph use the common core.
|
2024-12-03 09:49:52 -06:00 |
|
Herbert Wolverson
|
4f5f8aca17
|
Merge commit '87be4146ee8d3ec9e58edb0919368012e7956ed2' into lts2_client
|
2024-12-03 09:42:39 -06:00 |
|
Herbert Wolverson
|
87be4146ee
|
Add a general, reusable ringbuffer.
|
2024-12-03 09:42:32 -06:00 |
|
Herbert Wolverson
|
67530f8b4c
|
Fixup the gap on flow count.
|
2024-12-03 09:38:20 -06:00 |
|
Herbert Wolverson
|
335ec10146
|
Merge commit '5e260fe9f3a4a22332b16b40b1245eb5d0ecb1fd' into lts2_client
|
2024-12-03 09:37:12 -06:00 |
|
Herbert Wolverson
|
5e260fe9f3
|
Adjustable Y axis gap setting
|
2024-12-03 09:37:08 -06:00 |
|
Herbert Wolverson
|
57d8e9ef09
|
Flow count graph uses the new common functionality.
|
2024-12-03 09:36:27 -06:00 |
|
Herbert Wolverson
|
76b2faf63b
|
Merge commit '41558df801ba1a74c48bac1094b3d2de8a2d5a43' into lts2_client
|
2024-12-03 09:33:26 -06:00 |
|
Herbert Wolverson
|
41558df801
|
Additional graph builder options (named Y axis, left grid)
|
2024-12-03 09:33:03 -06:00 |
|
Herbert Wolverson
|
d95d5cfb61
|
Trim names in top flows to length
|
2024-12-03 09:18:31 -06:00 |
|
Herbert Wolverson
|
42f5daaecb
|
Merge commit '2ff8ca1af179185b13b922ead124a91614862dcb' into lts2_client
|
2024-12-03 09:16:04 -06:00 |
|
Herbert Wolverson
|
2ff8ca1af1
|
Add a trim-to-fit function for strings.
|
2024-12-03 09:15:40 -06:00 |
|
Herbert Wolverson
|
70005f7f19
|
Use the top-N cache with resorting for top X tables to allow items to gradually disappear instead of jumping around, but not retaining things forever like the last try!
|
2024-12-03 08:46:18 -06:00 |
|
Herbert Wolverson
|
1799861792
|
Reduce log spam
|
2024-12-03 08:33:10 -06:00 |
|
Herbert Wolverson
|
26101d7681
|
Network pane sorting is now by a moving average.
|
2024-12-02 16:33:35 -06:00 |
|
Herbert Wolverson
|
3de5527243
|
Fix retransmits number on circuits, turn off sorting.
|
2024-12-02 16:25:07 -06:00 |
|
Herbert Wolverson
|
4780415f9c
|
Label down/up on circuit
|
2024-12-02 16:15:11 -06:00 |
|
Herbert Wolverson
|
9ab5385d3f
|
Network panel retains data for 30 seconds, fading out slowly. Sankey retains data for 10 seconds.
|
2024-12-02 16:06:04 -06:00 |
|
Herbert Wolverson
|
eab996a98c
|
Merge commit 'f2d6a20d2e010a8c4d18cc4f59c6d8a3a333eb33' into lts2_client
|
2024-12-02 15:26:57 -06:00 |
|
Herbert Wolverson
|
f2d6a20d2e
|
Add prototype TimedCache
|
2024-12-02 15:26:36 -06:00 |
|