- fixes #16, adding support for the default status command while specifying config file location
- Ensure $PIDS and $LOGS directories are writable
- added TEST=1 to example to verify that it will pass through
- added delay on restart
- Merge pull request #9 from MatthewMueller/patch-1
- added one-liner (like mon)
- Merge pull request #8 from visionmedia/master
- add alert support
- changed repo back
- Merge pull request #2 from visionmedia/master
- fix
restart NAME
. Closes #2 - change SIGTERM to SIGQUIT
- switch repos for now
- add trailing newline to -h output
- move -R
- add -R to less
- remove redundant command
- add $REPO
- change restart to be a combo of stop/start
- add nicer looking start / stop output
- fix stat() in start
- fix stat() failure when pidfile is not present
- add
status
default - ws
- refactor
- refactor
- refactor
- refactor
- add prevention of multple starts
- remove redundant version function
- send kill output to /dev/null
- add padding for status output
- add some padding to output
- docs
- added less and tail commands
- stop command
- updated usage copy
- log and logf will tail all logs if no arguments passed
- updated readme
- added self-update
- makefile
- readme tweaks
- example dir, check if pids and logs directory exists
- completely refactored - renamed to mongroup
- updated usage
- updated readme
- updated usage
- added log and logf commands
- renamed to monapp
- updated readme
- updated readme
- initial work on moncmd