inspect
View detailed metrics for a specific service.Options
| Option | Description |
|---|---|
-s, --service | Name of the service to inspect |
--stream | Continuously refresh output and render a rolling metrics window of the provided duration (e.g., 5, 1s, 2m) |
--config | Path to configuration file |
--json | Emit machine-readable JSON output instead of a report |
--sys | Opt into privileged system mode. Requires running as root |
--no-color | Disable ANSI colors in output |
--log-level | Set verbosity (debug, info, warn, error) |
Examples
View service metrics
Stream with a longer rolling window
Metrics shown
- CPU usage - Percentage over time
- Memory usage - Percentage over time
- Execution count - For cron jobs
- Average duration - For completed processes
- Success rate - For cron jobs