logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

svinfo - Get infos about a supervised process

Description

       Get infos about a supervised process

       -l, --log
              Get infos about the attached log process instead of the process itself

       -w, --when
              Output the time when the service was started

       -p, --pid
              Output the process id of the service (0 if not running)

       -s, --state
              Return the process state

              0=down and stopped, 1=up and stopped, 2=down and started, 3=up and started

       -h, --help
              Display help and exit

       -V, --version
              Display version and exit

       With  this  utility  you  can  gather  some  information about a supervised process. If no parameters are
       specified this utility prints the status output from svstat.

Name

       svinfo - Get infos about a supervised process

Reporting Bugs

       Report bugs to Klaus Reimer <k@ailis.de>

Synopsis

svinfo [OPTION]... SERVICE

See Also