mirror of
https://github.com/Icinga/icinga2.git
synced 2025-07-31 01:24:19 +02:00
parent
75df3879f2
commit
47a634521d
@ -160,6 +160,15 @@ Check command for the built-in `exception` check. This check throws an exception
|
|||||||
For test and demo purposes only. The `exception` check command does not support
|
For test and demo purposes only. The `exception` check command does not support
|
||||||
any vars.
|
any vars.
|
||||||
|
|
||||||
|
### sleep <a id="itl-sleep"></a>
|
||||||
|
|
||||||
|
Check command for the built-in `sleep` check. This allows to use sleep for testing
|
||||||
|
and debugging only.
|
||||||
|
|
||||||
|
Name | Description
|
||||||
|
----------------|--------------
|
||||||
|
sleep\_time | **Optional.** The duration of the sleep in seconds. Defaults to 1s.
|
||||||
|
|
||||||
<!-- keep this anchor for URL link history only -->
|
<!-- keep this anchor for URL link history only -->
|
||||||
<a id="plugin-check-commands"></a>
|
<a id="plugin-check-commands"></a>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user