0.0.5 • Published 11 years ago

node-watchdog v0.0.5

Weekly downloads
23
License
-
Repository
github
Last release
11 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

11 years ago

0.0.4

11 years ago

0.0.3

11 years ago

0.0.2

13 years ago

0.0.1

13 years ago