Bug 8125 - tlwebadm load warning thresholds makes little sense
Summary: tlwebadm load warning thresholds makes little sense
Status: NEW
Alias: None
Product: ThinLinc
Classification: Unclassified
Component: Web Administration (show other bugs)
Version: trunk
Hardware: Other Other
: P2 Normal
Target Milestone: LowPrio
Assignee: Bugzilla mail exporter
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-03-28 13:00 CEST by Tobias
Modified: 2023-03-28 13:20 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.

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