Skip to content

Latest commit

 

History

History
 
 

mackerel-plugin-uwsgi-vassal

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

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"