Check Orchestrator Status

Method name Status
Command asctl orchestrator:status
Details Display the status: running, NOT running, stopped, stop pending, and so on.
Inputs None.
Outputs STDOUT similar to screenshot below; details will vary.
# asctl orchestrator:status

Orchestrator Status:
  -> Orchestrator Manager running with pid: 26783
  -> Orchestrator Engine running with pid: 26797
  -> Mongrel serving orchestrator on port 3000 is running with pid: 26802
  -> Mongrel serving orchestrator on port 3001 is running with pid: 26804
  -> Mongrel serving orchestrator on port 3002 is running with pid: 26806
  -> Orchestrator Monitor running with pid: 26800
  -> Asynchronous Worker Process 0 is running with pid: 26813
  -> Asynchronous Worker Process 1 is running with pid: 26815
  -> Synchronous Worker Process 2 is running with pid: 26817
  -> Synchronous Worker Process 3 is running with pid: 26819
  -> Synchronous Worker Process 4 is running with pid: 26821
  -> Synchronous Worker Process 5 is running with pid: 26811