alerts-low-disk¶
Raise alert event if disk space is low
Checks all writable filesystems on the Digital Rebar self-runner and raises an Alert event for any filesystem below the warning or critical thresholds.
Thresholds are percentage-based: trigger-disk-warn-pct (default 10) - raise WARN alert below this % free trigger-disk-critical-pct (default 5) - raise CRITICAL alert below this % free
All filesystem types are checked, including tmpfs, since the self-runner may write to any mounted filesystem. Read-only filesystems are skipped automatically.
Objects that Reference alerts-low-disk¶
- blueprints utility-endpoint-systems-check in Core Task Library as part of Tasks (declared)