Commit Graph

16 Commits

Author SHA1 Message Date
Simon Heimberg
3f68954dc4
use dict keys for hint in oom-sort
Using dict keys avoids bugs like typos in the hint.
This fixes the typo oom-sore_adj instead of oom_score_adj ("-" instead of "_" and a missing "c").
2021-01-01 12:41:14 +01:00
Alexey Avramov
fd5a48eb31 minor fix 2020-12-31 21:29:57 +09:00
Alexey Avramov
cbe46d9682 Minor fixes 2020-12-05 20:30:04 +09:00
Alexey Avramov
cf6b213afe Fix #104 2020-09-19 21:26:43 +09:00
Alexey Avramov
2500c6cef7 Add checking kmsg for OOM events 2020-08-10 00:17:41 +09:00
Alexey Avramov
986404d615 fix 2020-06-28 15:48:09 +09:00
Alexey Avramov
231c705700 fix output, fix conf 2020-06-28 15:37:14 +09:00
Alexey Avramov
edf43313d7 fix output 2020-06-28 14:25:51 +09:00
Alexey Avramov
6c62443718 improve output 2020-06-27 01:33:54 +09:00
Alexey Avramov
ac2572190c print memory info at warning threshold 2020-06-26 20:21:24 +09:00
Alexey Avramov
731aa6820c Fix psi2log output 2020-06-14 08:52:09 +09:00
Alexey Avramov
271c04dff3 Extend post_kill_exe key
- Add $SERVICE replacement in this config key value.
For example, if you set
post_kill_exe = systemctl kill -s SIGKILL $SERVICE
victim's service unit will be killed.
2020-06-13 03:34:56 +09:00
Alexey Avramov
f00a394783 Improve output 2020-06-12 13:38:21 +09:00
Alexey Avramov
d457aaea38 Improve signals handling at exit 2020-06-12 10:17:37 +09:00
Alexey Avramov
206c4e4b06 Improve psi2log
- improve output
- print peak values at exit with mode 2
- add --suppress-output option
- improve err handling
2020-06-09 07:30:05 +09:00
Alexey Avramov
0e59278233 files relocation 2020-05-23 15:34:51 +09:00