Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 393 Bytes

File metadata and controls

19 lines (14 loc) · 393 Bytes

mackerel-plugin-unicorn

Unicorn custom metrics plugin for mackerel.io agent.

Synopsis

mackerel-plugin-unicorn [-pidfile=<path>] [-tempfile=<tempfile>]

Example of mackerel-agent.conf

[plugin.metrics.unicorn]
command = "/path/to/mackerel-plugin-unicorn -pidfile=/var/www/app/shared/tmp/pids/unicorn.pid"