Skip to content

supercaracal/mackerel-plugin-solrjvm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mackerel-plugin-solrjvm

Apache Solr JVM metrics plugin for mackerel.io agent.

Synopsis

mackerel-plugin-solrjvm [-url=<url>]

Example of mackerel-agent.conf

[plugin.metrics.solrjvm]
command = "/path/to/mackerel-plugin-solrjvm"

See also

About -XX:+PerfDisableSharedMem option

https://cwiki.apache.org/confluence/display/solr/ShawnHeisey#ShawnHeisey-Currentexperiments

The PerfDisableSharedMem option is there because of something that is called the four month bug.