Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jtolio/oom-watcher

This command can be run to watch a cgroup for OOM events and run some subcommand.
https://github.com/jtolio/oom-watcher

Last synced: 23 days ago
JSON representation

This command can be run to watch a cgroup for OOM events and run some subcommand.

Awesome Lists containing this project

README

        

oom-watcher
===========

This command can be run to watch a cgroup for OOM events and run some
subcommand.

Example usage:

go build .
./oom-watcher --cgroup /sys/fs/cgroup/memory/yourcgroup -- \
mail -s oom [email protected]