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
       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 addi-
       tional line for that process.

OPTIONS
       -L     Only report the status of	the log	process	 of  all  listed  ser-
	      vices.

       -l     Do  not  report the status of the	log process of all listed ser-
	      vices.

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),	  pgr-
       phack(8), readproctitle(8), setlock(8), setuidgid(8), softlimit(8), su-
       pervise(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+14.3.quarterly>

home | help