Module verify

Module verify 

Source
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§

VerifyStats
Statistics about unit verification errors, aggregated by unit type (service, slice, timer, etc.)

Enums§

MonitordVerifyError

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