Skip to content

jbuchbinder/ganglia-activemq

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GANGLIA-ACTIVEMQ

Gobuild Download

Allows ActiveMQ monitoring stats to be pulled into Ganglia. It can optionally use VDED to aggregate certain counters.

BUILDING

go get github.com/jbuchbinder/go-gmetric/gmetric
go install github.com/jbuchbinder/go-gmetric/gmetric
go build

USAGE

Usage of ganglia-activemq:
  -activeMqHost="localhost": ActiveMQ host
  -activeMqPort=8161: ActiveMQ port
  -gangliaGroup="activemq": Ganglia group name
  -gangliaHost="localhost": Ganglia host name/IP, can be multiple comma separated
  -gangliaInterval=300: Ganglia polling interval/metric TTL
  -gangliaPort=8649: Ganglia port
  -gangliaSpoof="": Ganglia spoof string (IP:host)
  -ignoreQueues="": Substring to ignore in queue names
  -vdedServer="": VDED server (default not used)
  -verbose=false: Verbose

About

ActiveMQ monitoring for Ganglia

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages