Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 381 Bytes

File metadata and controls

21 lines (14 loc) · 381 Bytes

mackerel-plugin-redis

Redis custom metrics plugin for mackerel.io agent.

Synopsis

mackerel-plugin-redis [-hostname=<hostname>] [-port=<port>] [-timeout=<time>]

Example of mackerel-agent.conf

[plugin.metrics.redis]
command = "/path/to/mackerel-plugin-redis -port=6379 -timeout=5"

References