Expand description
§verify module
Collects systemd unit verification errors by running systemd-analyze verify
on all unit files and parsing the output. Tracks counts of failing units by type.
Structs§
- Verify
Stats - Statistics about unit verification errors, aggregated by unit type (service, slice, timer, etc.)
Enums§
Functions§
- get_
verify_ stats - Collect verification stats for all units in the system
- update_
verify_ stats - Async wrapper that updates verify stats when passed a locked struct