Bug 8125 - tlwebadm load warning thresholds makes little sense
Summary: tlwebadm load warning thresholds makes little sense
Status: CLOSED WORKSFORME
Alias: None
Product: ThinLinc
Classification: Unclassified
Component: Web Administration (show other bugs)
Version: trunk
Hardware: Other Other
: P2 Normal
Target Milestone: 4.19.0
Assignee: Tobias
URL:
Keywords: prosaic
Depends on:
Blocks:
 
Reported: 2023-03-28 13:00 CEST by Tobias
Modified: 2025-05-13 09:31 CEST (History)
0 users

See Also:
Acceptance Criteria:


Attachments

Description Tobias cendio 2023-03-28 13:00:25 CEST
Current thresholds are

CPU       : 5000.0
Free RAM  : 0
Free swap : 0
Rating    : 0

Based on the CPU threshold and a comment in the code, it's likely it was originally intended to be used for the 1 min load average, which is a function of the number of CPUs. However, this number has been applied for the total CPU load, which never reaches above 1 (100%).

Concerning memory thresholds, it's not very useful to warn when they're depleted.
Comment 1 Tobias cendio 2025-05-06 12:52:54 CEST
This is likely redundant now with the reduced load balancer (bug 4429).
Comment 2 Tobias cendio 2025-05-13 09:14:13 CEST
These values are no longer displayed in tlwebadm since bug 8542 due to reworking of the load balancer in bug 4429. The thresholds were also removed in the process as a consequence. Closing.

Note You need to log in before you can comment on or make changes to this bug.