0.0.4 • Published 9 years ago

check-running v0.0.4

Weekly downloads
4
License
MIT
Repository
github
Last release
9 years ago

Check Running

NPM version Dependency Status

Install

$ npm install check-running -g

Usage

Usage: check-running <options>
         -p process name. Example: -p mongod
         -i interval. Example: -i 10000
         -m max check. Example: -m 3
         -r onRunning process. Example: -r "echo 'Process is runing pid: {{pid}}'"
         -y exit on Found process. Example: -y true'
         -e if process not found, exec command line. Example: -e "echo 'Process not found'"
         -k exit on Not Found process. Example: -k true
         -f exec command line on finish check-running

License

The MIT License (MIT)

0.0.4

9 years ago

1.0.2

9 years ago

1.0.1

9 years ago

1.0.0

9 years ago