Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 436 Bytes

File metadata and controls

19 lines (14 loc) · 436 Bytes

mackerel-plugin-haproxy

HAProxy custom metrics plugin for mackerel.io agent.

Synopsis

mackerel-plugin-haproxy [-host=<host>] [-port=<port>] [-path=<stats-path>] [-scheme=<http|https>] [-tempfile=<tempfile>]
or
mackerel-plugin-haproxy [-uri=<uri>] [-tempfile=<tempfile>]

Example of mackerel-agent.conf

[plugin.metrics.haproxy]
command = "/path/to/mackerel-plugin-haproxy -port=8000"