HubSpot/collectd-gcmetrics

Name: collectd-gcmetrics

Owner: HubSpot

Description: null

Created: 2016-02-12 21:40:57.0

Updated: 2018-04-12 09:24:19.0

Pushed: 2016-12-15 00:51:18.0

Homepage: null

Size: 10

Language: Python

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Garbage Collection metrics CollectD plugin

A CollectD plugin to collect G1GC stats from a local JVM. Uses CollectD's Python plugin. Size and time metric units are bytes and milliseconds, respectively.

We use G1GC and the following JVM options for GC logging, and recommend you use the same for services monitored by this plugin:

-verbosegc -XX:+PrintGC -XX:+PrintGCDateStamps -XX:+PrintAdaptiveSizePolicy -XX:+PrintGCDetails -XX:+PrintGCApplicationStoppedTime -XX:+PrintTenuringDistribution

Configuration parameters (defaults refer to values in g1gcstats.conf):

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.