/easy-to-watch

for watch process

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

easy-to-watch

for watch process

Usage: watchdog [options]

Default and Necessary option:   '-m'
./watchdog -m process_name -p work_space
eg. ./watchdog -m nginx -p /mnt/hswx/nginx

if you want to start and monitor ,plz must use '-p' which give your
start scripts path co-operating with the '-s','-a' and so on.