Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 2 months 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 (about 10 years ago)
- Default Branch: develop
- Last Pushed: 2020-05-31T09:56:47.000Z (over 4 years ago)
- Last Synced: 2024-04-23T14:10:05.133Z (9 months ago)
- Topics: erlang, leofs, library, watchdog
- Language: Erlang
- Homepage:
- Size: 357 KB
- Stars: 4
- Watchers: 5
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# leo_watchdog
[![Build Status](https://secure.travis-ci.org/leo-project/leo_watchdog.png?branch=develop)](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.