pi_portal.modules.system.supervisor

A Supervisord client over a unix socket.

Classes

SupervisorClient([host, port])

A Supervisor client that connects via the local unix socket.

TypeSupervisorProcessInfo

Typed representation of a Supervisor getProcessInfo response.

Exceptions

SupervisorException

Exceptions for the SupervisorClient class.