Table of Contents | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
|
Open OperationsGUI
The OperationsGui of the JobScheduler is used to monitor and control the jobs, job chains and orders.
You open the OperationsGUI in a browser with the URL:
Code Block |
---|
http://[scheduler_host]:[scheduler_port]
|
where scheduler_host
and scheduler_port
are the hostname and the TCP port number of the Job Schedulers
(e.g. http://localhost:4444
).
Configuration via custom.js
...