[unix_http_server]
[inet_http_server]
[supervisord]
[supervisorctl]
[program:x]
[include]
[group:x]
[fcgi-program:x]
[eventlistener:x]
[rpcinterface:x]
EVENT
PROCESS_STATE
PROCESS_STATE_STARTING
PROCESS_STATE_RUNNING
PROCESS_STATE_BACKOFF
PROCESS_STATE_STOPPING
PROCESS_STATE_EXITED
PROCESS_STATE_STOPPED
PROCESS_STATE_FATAL
PROCESS_STATE_UNKNOWN
REMOTE_COMMUNICATION
PROCESS_LOG
PROCESS_LOG_STDOUT
PROCESS_LOG_STDERR
PROCESS_COMMUNICATION
PROCESS_COMMUNICATION_STDOUT
PROCESS_COMMUNICATION_STDERR
SUPERVISOR_STATE_CHANGE
SUPERVISOR_STATE_CHANGE_RUNNING
SUPERVISOR_STATE_CHANGE_STOPPING
TICK
TICK_5
TICK_60
TICK_3600
PROCESS_GROUP
PROCESS_GROUP_ADDED
PROCESS_GROUP_REMOVED
SupervisorNamespaceRPCInterface
SupervisorNamespaceRPCInterface.getAPIVersion()
SupervisorNamespaceRPCInterface.getSupervisorVersion()
SupervisorNamespaceRPCInterface.getIdentification()
SupervisorNamespaceRPCInterface.getState()
SupervisorNamespaceRPCInterface.getPID()
SupervisorNamespaceRPCInterface.readLog()
SupervisorNamespaceRPCInterface.clearLog()
SupervisorNamespaceRPCInterface.shutdown()
SupervisorNamespaceRPCInterface.restart()
SupervisorNamespaceRPCInterface.getProcessInfo()
SupervisorNamespaceRPCInterface.getAllProcessInfo()
SupervisorNamespaceRPCInterface.startProcess()
SupervisorNamespaceRPCInterface.startAllProcesses()
SupervisorNamespaceRPCInterface.startProcessGroup()
SupervisorNamespaceRPCInterface.stopProcess()
SupervisorNamespaceRPCInterface.stopProcessGroup()
SupervisorNamespaceRPCInterface.stopAllProcesses()
SupervisorNamespaceRPCInterface.signalProcess()
SupervisorNamespaceRPCInterface.signalProcessGroup()
SupervisorNamespaceRPCInterface.signalAllProcesses()
SupervisorNamespaceRPCInterface.sendProcessStdin()
SupervisorNamespaceRPCInterface.sendRemoteCommEvent()
SupervisorNamespaceRPCInterface.reloadConfig()
SupervisorNamespaceRPCInterface.addProcessGroup()
SupervisorNamespaceRPCInterface.removeProcessGroup()
SupervisorNamespaceRPCInterface.readProcessStdoutLog()
SupervisorNamespaceRPCInterface.readProcessStderrLog()
SupervisorNamespaceRPCInterface.tailProcessStdoutLog()
SupervisorNamespaceRPCInterface.tailProcessStderrLog()
SupervisorNamespaceRPCInterface.clearProcessLogs()
SupervisorNamespaceRPCInterface.clearAllProcessLogs()
SystemNamespaceRPCInterface
SystemNamespaceRPCInterface.listMethods()
SystemNamespaceRPCInterface.methodHelp()
SystemNamespaceRPCInterface.methodSignature()
SystemNamespaceRPCInterface.multicall()