jstat_exporter

command module
v0.0.0-...-0515b07 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 2, 2016 License: Apache-2.0 Imports: 7 Imported by: 0

README

jstat Exporter for Prometheus

Exports jstat result for Prometheus consumption.

How to build

go get github.com/prometheus/client_golang/prometheus
go get github.com/prometheus/log
go build jstat_exporter.go

Help on flags of jstat_exporter:

  -jstat.path string
    	jstat path (default "/usr/bin/jstat")
  -target.pid string
    	target pid (default ":0")
  -web.listen-address string
    	Address on which to expose metrics and web interface. (default ":9010")
  -web.telemetry-path string
    	Path under which to expose metrics. (default "/metrics")

Tested on JDK8

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL