svstat(8)
| svstat(8) | System Manager's Manual | svstat(8) |
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
supervise(8), svc(8), svok(8), svscanboot(8), svscan(8), readproctitle(8), fghack(8), pgrphack(8), multilog(8), tai64n(8), tai64nlocal(8), setuidgid(8), envuidgid(8), envdir(8), softlimit(8), setlock(8)
