Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.