Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 614 Bytes

File metadata and controls

22 lines (15 loc) · 614 Bytes

mackerel-plugin-uwsgi-vassal

uWSGI (vassal) custom metrics plugin for mackerel.io agent.

Synopsis

mackerel-plugin-uwsgi-vassal [-socket=<'http://host:port'|'unix:///var/run/uwsgi/stats.sock'>]

Requirements

This plugin requires that uWSGI use --stats options in vassal section.

Example of mackerel-agent.conf

[plugin.metrics.uwsgi-vassal]
command = "/path/to/mackerel-plugin-uwsgi-vassal --socket unix:///var/run/uwsgi-vassal-stats.sock"