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
| Argument | Required |
|---|---|
id | Yes |
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.
Related
Global flags (--output, --debug, --host, …) apply to every command. See the command reference overview.
What's next?
Last updated on