https://github.com/indix/abelwatch
Alerting tool on top of Abel
https://github.com/indix/abelwatch
Last synced: 2 months ago
JSON representation
Alerting tool on top of Abel
- Host: GitHub
- URL: https://github.com/indix/abelwatch
- Owner: indix
- License: apache-2.0
- Created: 2018-11-11T12:44:40.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-11-11T17:16:40.000Z (about 7 years ago)
- Last Synced: 2024-12-27T11:19:54.513Z (about 1 year ago)
- Language: Go
- Size: 31.3 KB
- Stars: 1
- Watchers: 8
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://travis-ci.org/indix/abelwatch)
# abelwatch
Abel Watch is an alerting tool for Abel stats aggregation system.
## Usage
```
Usage of ./abelwatch:
-abel-url string
Abel URL (Eg. http://abel.domain.tld:3330) without the trailing slash
-pid string
File to write PID file (default "PID")
-slack-webhook string
Slack webhook to post the alert
-wasp-namespace string
Namespace in WASP to get the AbelWatch rules (default "dev.abel.watchers.rules")
-wasp-url string
WASP URL (Eg. http://wasp.domain.tld:9000) without the trailing slash
```
## License
https://www.apache.org/licenses/LICENSE-2.0