Table of Contents

Name

svstat - prints the status of services monitored by supervise(8) .

Synopsis

svstat [ -L ] [ -l ] services

Description

services consists of any number of arguments, each argument naming a directory. svstat prints one human-readable line for each directory, saying whether supervise(8) is successfully running in that directory, and reporting the status information maintained by supervise(8) . If a log process is also running in that directory, svstat prints an additional line for that process.

Options

-L
Only report the status of the log process of all listed services.
-l
Do not report the status of the log process of all listed services.

Environment

SUPERVISEDIR
If set, the named directory is used instead of supervise for the status information and control files. If $SUPERVISEDIR is an absolute path, it is suffixed with the path to s with all slashes ("/") replaced with colons (":").

See Also

envdir(8) , envini(8) , envuidgid(8) , fghack(8) , multilog(8) , pgrphack(8) , readproctitle(8) , setlock(8) , setuidgid(8) , softlimit(8) , supervise(8) , svc(8) , svok(8) , svscan(8) , svscanboot(8) , tai64n(8) , tai64nlocal(8)


Table of Contents