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

lw-ctl - send commands to a running loadwatch

Author

       This manual page was written by Nicolas Boullis <nboullis@debian.org>, for the  Debian  GNU/Linux  system
       (but may be used by others).

                                                    May 2002                                           LW-CTL(1)

Description

lw-ctl  sends  commands  to a running loadwatch. You can instruct loadwatch to enter one of three states,
       RUN, STOP, or WATCH.

       The parameters are:

       file   The UNIX domain socket that loadwatch is listening to.

       command
              One of:

              RUN    Allow the child process to run regardless of system load.

              STOP   Suspend the child process regardless of system load.

              WATCH  Return to normal mode, where the system load determines if the program is allowed to run.

Name

       lw-ctl - send commands to a running loadwatch

See Also

loadwatch(1)

Synopsis

lw-ctlfilecommand

See Also