.. _listpids: Get list of pids in a watcher ============================= ZMQ Message ----------- To get the list of pid in a watcher:: { "command": "listpids", "properties": { "name": "nameofwatcher", } } The response return the list asked. Command line ------------ :: $ circusctl listpids