tv_watchdog_start
Starts a read-only health watchdog that samples system state at defined intervals, coalesces data, and records only state transitions for efficient monitoring.
Instructions
Start the read-only in-process health watchdog. Samples are coalesced and only state transitions are persisted.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| interval_ms | No | Sampling interval in milliseconds (default 15000) |