Supervisor / supervisor

Supervisor process control system for Unix (supervisord)
http://supervisord.org
Other
8.33k stars 1.23k forks source link

Document "supervisorctl avail" action #1646

Open whereisaaron opened 4 weeks ago

whereisaaron commented 4 weeks ago

supervisorctl has an action avail that's not mentioned in the documentation at http://supervisord.org/running.html#supervisorctl-actions

Not sure what it does. Output looks like below but with no column headings, not clear what it means?

$ supervisorctl avail
apache                           in use    auto      999:999
log                              in use    auto      -1:999
queue:queue0                     in use    auto      999:999

CLI documentation just said "Display all configured processes", but not clear what about those processes is being displayed?

> help avail
avail                   Display all configured processes