Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 471 Bytes

File metadata and controls

17 lines (12 loc) · 471 Bytes

mackerel-plugin-windows-process-stats

Windows Processes custom metrics plugin for mackerel-agent.

Usage

mackerel-plugin-windows-process-stats -process=<process name> [-metric-key-prefix=<metric key prefix>]

Example of mackerel-agent.conf

[plugin.metrics.windows-process-stats]
command = "/path/to/mackerel-plugin-windows-process-stats -process=<process name> -metric-key-prefix=<metric key prefix>"