Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 343 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 343 Bytes

easy-to-watch

for watching 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.