0.0.4 • Published 10 years ago

check_pm2 v0.0.4

Weekly downloads
7
License
MIT
Repository
github
Last release
10 years ago

check_pm2

npm version License

Nagios/Icinga Plugin to check PM2 Processes

Installation

npm install check_pm2 -g

Usage

check_pm2 [options]

Options:
  -A, --all         check all processes
  -I, --ignore      Ignore process (may be repeated)
  -P, --process     Process to check (may be repeated)
  -w, --warn        Warn if restart count exceeds given value
  -c, --crit        Critical if restart count exceeds given value
  -s, --stop-error  Report an error if process is stopped
  --version         Show version number                                [boolean]
  --help            Show help                                          [boolean]

Mind that check_pm2 has to be run under the same user that started the PM2 daemon.

License

MIT (c) Sebastian Raff

0.0.4

10 years ago

0.0.3

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago