vminfo summary
Collects one snapshot of the current host state.
Usage
bash
vminfo summary
vminfo summary --json
vminfo summary --interval 1sOutput
- Text mode prints a human-readable host summary.
- JSON mode prints a
vminfo.Snapshotobject withstaticandstatsfields.
When to use it
- quick terminal checks
- shell scripts
- CI diagnostics
- automation that needs a single sample
Example
bash
vminfo summary --json