Skip to content

fireworq/mackerel-check-fireworq

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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@<release_tag>

You can install manually from 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 for mackerel configurations.