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

oomctl - Analyze the state stored in systemd-oomd

Commands

       The following commands are understood:

       dump
           Show the current state of the cgroups and system contexts stored by systemd-oomd.

           Added in version 247.

Description

oomctl may be used to get information about the various contexts read in by the systemd(1) userspace
       out-of-memory (OOM) killer, systemd-oomd(8).

Exit Status

       On success, 0 is returned, a non-zero failure code otherwise.

Name

       oomctl - Analyze the state stored in systemd-oomd

Options

       The following options are understood:

       -h, --help
           Print a short help text and exit.

       --version
           Print a short version string and exit.

       --no-pager
           Do not pipe output into a pager.

See Also

systemd(1), systemd-oomd.service(8), oomd.conf(5)

systemd 257.4                                                                                          OOMCTL(1)

Synopsis

oomctl [OPTIONS...] {COMMAND}

See Also