Skip to content

y-kuno/mackerel-plugin-tomcat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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