Skip to main content

WARN_PERCENT

Constant WARN_PERCENT 

Source
pub const WARN_PERCENT: f64 = 80.0;
Expand description

The used-percentage at or above which a resource is treated as “high”.

A resource over this is highlighted in daemon status, logged as a warning by the poller, and marked in the tray. ~80% is the point at which an approaching exhaustion is worth catching before it bites.