0.0.5 • Published 10 years ago

node-watchdog v0.0.5

Weekly downloads
23
License
-
Repository
github
Last release
10 years ago

Watchdog

A process to easily monitor, start and stop process

To install node-watchdog

sudo npm install -g node-watchdog

To install in MacOSX lauchd

sudo watchdog --install

To start the watchdog

sudo launchctl load /Library/LaunchDaemons/node-watchdog.plist

To stop the watchdog

sudo launchctl unload /Library/LaunchDaemons/node-watchdog.plist

To check the running processes

Open your browser at http://localhost:8088/

0.0.5

10 years ago

0.0.4

10 years ago

0.0.3

10 years ago

0.0.2

12 years ago

0.0.1

12 years ago