.. _numprocesses: Get the number of processes =========================== Get the number of processes in a watcher or in a arbiter ZMQ Message ----------- :: { "command": "numprocesses", "propeties": { "name": "" } } The response return the number of processes in the 'numprocesses` property:: { "status": "ok", "numprocesses": , "time", "timestamp" } If the property name isn't specified, the sum of all processes managed is returned. Command line ------------ :: $ circusctl numprocesses [] Options +++++++ - : name of the watcher