Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 960 Bytes

README.md

File metadata and controls

31 lines (21 loc) · 960 Bytes

mackerel-plugin-tomcat

Build Status License Release

Tomcat plugin for mackerel.io agent.
This repository releases an artifact to Github Releases, which satisfy the format for mkr plugin installer.

Install

mkr plugin install y-kuno/mackerel-plugin-tomcat 

Synopsis

mackerel-plugin-tomcat [-host=<host>] [-port=<port>] [-user=<user>] [-password=<password>] [-metric-key-prefix=<prefix>]

Example of mackerel-agent.conf

[plugin.metrics.tomcat]
command = "/path/to/mackerel-plugin-tomcat -user=tomcat -password=password"

Documents