ktm monitors force-run

Force a monitor to run immediately, outside its normal schedule

Force a monitor to run immediately, outside its normal schedule

Usage

ktm monitors force-run <id> [flags]

Examples

ktm monitors force-run 42
ktm monitors force-run 42 -o json

Arguments

ArgumentRequired
idYes

Details

Trigger an immediate out-of-schedule execution of a monitor.

The monitor runs once right away, regardless of its configured schedule. Use 'monitoring-results list' with --monitor to track the execution status.

Global flags (--output, --debug, --host, …) apply to every command. See the command reference overview.

What's next?

All commands

Browse the full CLI reference.

Get started

Install the CLI and authenticate.

Last updated on