https://github.com/leo-project/leo_watchdog
leo_watchdog keep monitoring an application in order to realize high-availability.
https://github.com/leo-project/leo_watchdog
erlang leofs library watchdog
Last synced: 14 days ago
JSON representation
leo_watchdog keep monitoring an application in order to realize high-availability.
- Host: GitHub
- URL: https://github.com/leo-project/leo_watchdog
- Owner: leo-project
- License: apache-2.0
- Created: 2014-10-24T00:58:50.000Z (over 10 years ago)
- Default Branch: develop
- Last Pushed: 2020-05-31T09:56:47.000Z (almost 5 years ago)
- Last Synced: 2025-04-14T20:09:41.843Z (14 days ago)
- Topics: erlang, leofs, library, watchdog
- Language: Erlang
- Homepage:
- Size: 357 KB
- Stars: 4
- Watchers: 4
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# leo_watchdog
[](http://travis-ci.org/leo-project/leo_watchdog)
**leo_watchdog** keeps monitoring an application in order to realize high-availability.
## Build Information
* "leo_watchdog" uses the [rebar](https://github.com/rebar/rebar) build system. Makefile so that simply running "make" at the top level should work.
* "leo_watchdog" requires Erlang R16B03-1 or later.## Usage in Leo Project
**leo_watchdog** is used in [**leo_storage**](https://github.com/leo-project/leo_storage) and [**leo_gateway**](https://github.com/leo-project/leo_gateway) in order to keep availability.
## License
leo_watchdog's license is [Apache License Version 2.0](http://www.apache.org/licenses/LICENSE-2.0.html)
## Sponsors
* LeoProject/LeoFS was sponsored by [Rakuten, Inc.](https://global.rakuten.com/corp/) from 2012 to Dec of 2018.
* LeoProject/LeoFS is sponsored by [Lions Data, Ltd.](https://lions-data.com/) from Jan of 2019.