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

psi2log - PSI metrics monitor and logger

Author

       Written by Alexey Avramov <hakavlad@gmail.com>.

Description

       psi2log  is  a CLI tool that can check and log PSI metrics from specified target.  psi2log is part of no‐
       hang package.

Examples

       $ psi2log

       $ psi2log --mode 2

       $ psi2log --target /user.slice --interval 1.5 --log psi.log

Homepage

       Homepage is <https://github.com/hakavlad/nohang>.

Name

       psi2log - PSI metrics monitor and logger

Options

-h,--help
       show this help message and exit

   -tTARGET,--targetTARGET
       target (cgroup_v2 or SYTSTEM_WIDE)

   -iINTERVAL,--intervalINTERVAL
       interval in sec

   -lLOG,--logLOG
       path to log file

   -mMODE,--modeMODE
       mode (1 or 2)

   -sSUPPRESS_OUTPUT,--suppress-outputSUPPRESS_OUTPUT
       suppress output

Reporting Bugs

       Please ask any questions and report bugs at <https://github.com/hakavlad/nohang/issues>.

See Also

oom-sort(1), psi-top(1), nohang(8)

                                                                                                      psi2log(1)

Signals

       Sending SIGTERM, SIGINT, SIGQUIT or SIGHUP signals to the psi2log process causes it displays peak  values
       and exits..

Synopsis

psi2log [OPTION]...

See Also