Scheduler#
Use this to schedule check commands and jobs in conjunction with for instance passive monitoring through NSCA
List of Configuration#
Common Keys#
Path / Section | Key | Description |
---|---|---|
/settings/scheduler | threads | THREAD COUNT |
Configuration#
SCHEDULER SECTION#
Section for the Scheduler module.
# Section for the Scheduler module. [/settings/scheduler] threads=5
Key | Default Value | Description |
---|---|---|
threads | 5 | THREAD COUNT |
threads#
THREAD COUNT
Number of threads to use.
Key | Description |
---|---|
Path: | /settings/scheduler |
Key: | threads |
Default value: | 5 |
Used by: | Scheduler |
Sample#
[/settings/scheduler] # THREAD COUNT threads=5
SCHEDULER SECTION#
Section for the Scheduler module.
# Section for the Scheduler module. [/settings/scheduler/schedules]