This commit is contained in:
Alexey Avramov 2018-12-15 00:02:42 +09:00
parent 8a163f78bb
commit 07999195d9

View File

@ -35,21 +35,14 @@ Also look at [Why are low memory conditions handled so badly?](https://www.reddi
- possibility of restarting processes via command like `systemctl restart something` if the process is selected as a victim (or run any other command)
- GUI notifications:
- OOM prevention results (displays sended signal and displays PID and name of victim)
![pic](https://i.imgur.com/Ky5hEOb.png)
- Low memory warnings (displays available memory and name of fattest process)
- `zram` support (`mem_used_total` as a trigger)
- customizable intensity of monitoring
- convenient configuration with a well commented [config file](https://github.com/hakavlad/nohang/blob/master/nohang.conf)
## Demo
Nohang prevents Out Of Memory with GUI notifications: [video](https://youtu.be/ChTNu9m7uMU)
![pic](https://i.imgur.com/Ky5hEOb.png)
## Requirements
For basic usage: