8000 GitHub - akhal3d96/mmtrigger
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

akhal3d96/mmtrigger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mmtrigger

Excute a command when memory used passes a certain threshold.

Usage

Usage: mmtrigger [options]

Options:
    -h, --help          print this help menu
    -m, --memory THRESHOLD
                        memory threshold
    -c, --command COMMAND
                        shell command

Example

mmtrigger -m 80 -c 'kill -INT $(ps aux | grep something | cut -f 4 -d " ")'

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

0