Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
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 direc-
     tory.   svstat  prints  one  human-readable line for each directory, saying
     whether supervise(8) is successfully running in that directory, and report-
     ing 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  ab-
	    solute  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)

								       svstat(8)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=svstat&sektion=8&manpath=FreeBSD+Ports+15.1.quarterly>

home | help