16 Commits

Author SHA1 Message Date
Robert Chacón
bf263b534b Update quickstart-prereq.md 2025-01-08 14:39:14 -07:00
Robert Chacón
22ddbdc76d Create ubuntu-server.md 2025-01-08 14:32:46 -07:00
Robert Chacón
83293b8627 Update quickstart-prereq.md 2025-01-03 17:30:59 -07:00
Robert Chacón
3cf4a370ba Update quickstart-prereq.md 2025-01-03 17:20:46 -07:00
Robert Chacón
9e5cb493a4 Update quickstart-prereq.md 2025-01-03 17:20:09 -07:00
Robert Chacón
9c8d3fb631 Update quickstart-prereq.md 2025-01-02 06:40:02 -07:00
Robert Chacón
a06b8a8856 Update quickstart-prereq.md 2025-01-02 06:35:11 -07:00
Robert Chacón
a7b36de376 Update quickstart-prereq.md 2024-12-29 09:14:30 -07:00
Robert Chacón
aa482058d4 Update troubleshooting.md 2024-12-19 16:31:19 -07:00
Robert Chacón
888c3779b5 Update git-install.md 2024-12-16 08:03:58 -07:00
Robert Chacón
e1bc36d427 Update git-install.md 2024-12-16 08:02:15 -07:00
Robert Chacón
81cfe945b6 Update quickstart-libreqos-2.0.md 2024-12-13 18:27:03 -07:00
Robert Chacón
8e456e6a3d Update quickstart-libreqos-2.0.md 2024-12-13 18:26:15 -07:00
Robert Chacón
3399350112 Update update.md 2024-12-12 10:17:43 -07:00
Robert Chacón
18f41f21cf Update git-install.md 2024-12-12 09:51:42 -07:00
Herbert "TheBracket" Wolverson
0e0ee5daf7 Lts2 client (#594)
# 1.5 Beta 4 Changes

* MASSIVE reduction in memory usage, and no more explosive RAM growth over time.  
* Significant reduction in CPU usage for the UI and analysis threads.  
* Documentation improvements.  
* Netflow:  
  * Timestamps were invalid, causing UISP to reject the input.  
  * Move to a lock-free collection system, eliminating delays and lowering CPU usage.  
* Fixed automatic provisioning of Long-Term Stats subscribers.  
* User Interface:  
  * “Top X” tables in the UI are now buffered for smoother output.  
  * Improvements to graph consistency in UI.  
  * Network panel on customers now buffers and fades entries out, so it’s possible to read rather than continually jumping.  
  * TCP Retransmits are now displayed as a percentage of TCP packets, giving a much better *relative* scale of where issues are occurring.  
  * Up/Down is now labeled on packet counts.  
  * Improved output scaling on numbers trims “.0”  
  * IPv6 prefix detection is *much* better and won’t cause UI errors.  
  * Configuration editor now handles floats vs ints correctly.  
  * Fixed a login error if no authentication cookie is set.  
  * Improved Sankey redaction.  
  * Fixed an occasional error that would make the “sponsor us” toast appear incorrectly.  
  * Sankey coloration fixes.  
* Geo.bin file now won’t self-update very often (it tracks ASN data), and only if it has changed on the server-side.  
* LTS2: If you’re invited to help us test it, we’re starting early alpha testing. This version includes the client to make that possible. LTS1 will continue to function/gather data.
2024-12-10 12:45:00 -06:00