bobby 0.1.0
Simple process and HTTP availability monitor
To use this package, run the following command in your project's root directory:
Manual usage
Put the following dependency into your project's dependences section:
bobby
Simple process and HTTP availability monitor
Options
f|force - Force execution even if .pid file is still present
p|pid-file - Path of the .pid file
o|stdout-file - File to use as stdout - can be the same as stderr
e|stderr-file - File to use as stderr - can be the same as stdout
w|working-dir - Working directory
h|monitor-http-url - URL to monitor for HTTP availability
Example Usage
./bobby ./www -f --stdout-file="/log/www.log" --stderr-file="/log/www.log" --pid-file="/run/www.pid" --monitor-http-url="http://mydomain.com/" -- --uid=www --gid=www --port=80 --access-log="/log/access_www.log" >> "/log/bobby_www.log" 2>&1
TODO
- Add support for event notifications (alert email, post url, run script)
- More configuration for HTTP monitor - grace period length, number or retries, timeout, ...
- Registered by Márcio Martins
- 0.1.0 released 9 years ago
- eBookingServices/bobby
- MIT
- Dependencies:
- none
- Versions:
-
0.2.0 2016-Jun-02 0.1.0 2015-Sep-10 ~master 2017-Oct-11 - Download Stats:
-
-
0 downloads today
-
0 downloads this week
-
0 downloads this month
-
97 downloads total
-
- Score:
- 1.2
- Short URL:
- bobby.dub.pm