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 <name>

Project Versions

Table Of Contents

Previous topic

Suscribe to a watcher event

Next topic

Get the number of processes

This Page