Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fireworq/mackerel-check-fireworq
Mackerel check plugin for fireworq
https://github.com/fireworq/mackerel-check-fireworq
Last synced: 7 days ago
JSON representation
Mackerel check plugin for fireworq
- Host: GitHub
- URL: https://github.com/fireworq/mackerel-check-fireworq
- Owner: fireworq
- Created: 2019-06-10T09:01:47.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-06-11T03:51:57.000Z (over 5 years ago)
- Last Synced: 2024-06-20T14:21:17.182Z (5 months ago)
- Language: Go
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# mackerel-check-fireworq
This is a mackerel check plugin for fireworq. This plugin sends an alert when permanent failure occurs in any queue.## Install
```
mkr plugin install fireworq/mackerel-check-fireworq@
```
You can install manually from [releases](https://github.com/fireworq/mackerel-check-fireworq/releases), too.
## Usage
```
# mackerel-check-fireworq --help
-host string
Host (default "localhost")
-name string
Name (default "Fireworq")
-port string
Port (default "8080")
-scheme string
Scheme (default "http")
-tempfile string
Temp file name
```See [official docs](https://mackerel.io/docs/entry/custom-checks) for mackerel configurations.