SchedulerScheduler — Scheduler¶Use this to schedule check commands and jobs in conjunction with for instance passive monitoring through NSCA
Commands (Overview):
TODO: Add a list of all external commands (this is not check commands)
Configuration (Overview):
Common Keys:
| Path / Section | Key | Description |
|---|---|---|
/settings/scheduler |
threads |
THREAD COUNT |
/settings/scheduler (Scheduler)¶SCHEDULER SECTION
Section for the Scheduler module.
Key Default Value Description threads5 THREAD COUNT Sample:
# SCHEDULER SECTION # Section for the Scheduler module. [/settings/scheduler] threads=5
threads(Scheduler, /settings/scheduler)¶THREAD COUNT
Number of threads to use.Path: /settings/scheduler
Key: threads
Default value: 5
Used by:
SchedulerSample:
[/settings/scheduler] # THREAD COUNT threads=5