Expand description
§monitord Crate
monitord is a library to gather statistics about systemd.
Modules§
- boot
- boot module
- config
- dbus_
stats - dbus_stats module
- json
- json module
- logging
- machines
- networkd
- networkd module
- pid1
- pid1 module
- system
- system module
- timer
- timers module
- unit_
constants - Unit Constants Module
- units
- units module
- varlink
- varlink_
units - units module
- verify
- verify module
Structs§
- Machine
Stats - Stats collected for a single systemd-nspawn container or VM managed by systemd-machined
- Monitord
Stats - Root struct containing all enabled monitord metrics for the host system and containers
Enums§
Constants§
Functions§
- print_
stats - Print statistics in the format set in configuration
- stat_
collector - Main statictic collection function running what’s required by configuration in parallel Takes an optional locked stats struct to update and to output stats to STDOUT or not