sts monitor list
or stac monitor list
.path/to/export.stj
:sts
CLI: sts settings describe --ids <id-of-a-monitor> -f path/to/export.stj
parameters
or intervalSeconds
.sts
CLI: sts monitor apply -f path/to/export.stj
intervalSeconds
. The runner will attempt to schedule a monitor execution every intervalSeconds
, counting from the end of the previous execution cycle, in parallel to the other existing monitors (subject to resource limits). For example, setting intervalSeconds
of a monitor definition to the value 600
will cause the monitor runner to attempt to schedule the execution of this monitor every ten minutes, assuming that the execution time itself is negligible.intervalSeconds
parameter in the monitor STJ definition as described in the instructions to make and apply changes to the monitor.intervalSeconds
to 300
:etc/application_stackstate.conf
:stackstate.featureSwitches.monitorRunner = false