OPERATOR GUIDE
Validation and health checks
Verify the installed identity, strict configuration, passive collection, audit parity and scheduler state.
Package and configuration
pantaw version
pantaw config validate --config /etc/pantaw/pantaw.yaml
pantaw collector validate --config /etc/pantaw/pantaw.yaml --jsonCollector health
pantaw collector list --json
pantaw collector run cpu --config /etc/pantaw/pantaw.yaml --json
pantaw collector run-enabled --config /etc/pantaw/pantaw.yaml --jsonInterpret safely
Confirm expected enabled collectors, stable targets, bounded durations and structured status. A PARTIAL result can be correct when optional hardware or telemetry is unavailable; it is not automatically a failure.
Audit and automation
Compare JSONL and SQLite record counts, inspect the latest safe events, confirm the timer’s next trigger and verify the oneshot service exit status. Do not declare health solely from process existence.