hcischedulerctl
The Scheduler is a Linux/UNIX service that can start automatically when the system starts.
On Windows, the Scheduler is run as a stand-alone process, and starts when Cloverleaf Integration Services is started.
You can use hcischedulerctl to start/stop/restart the Scheduler at any time.
Usage:
hcischedulerctl [-s] | [-k] | [-r] | [-l] | [-h|--help]
-s
starts the Cloverleaf scheduler.-k
stops the Cloverleaf scheduler.-r
restarts the Cloverleaf scheduler.-l
shows the job status within the Cloverleaf scheduler.This lists the current site's job status if a site is set; otherwise, it lists all job statuses within
hciroot
.-h
shows the help.
For additional information, see Scheduler.