Skip to content

sebastienbonami/hsbeat

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HSBeat

Beats for Java HotSpot VM. This beat ships all performance counters in HotSpot VM.

How to Build

$ go build

How to use

You should run hsbeat with same user of target VM.

$ go get github.com/YaSuenag/hsbeat
$ hsbeat <PID> <Interval (in ms)>

You can import Kibana dashboard (etc/kibana.json)

License

GNU General Public License v2

About

Beat for Java HotSpot VM

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%