Package | Description |
---|---|
com.bigdata.counters.ganglia | |
com.bigdata.ganglia |
This package provides a full implementation of the ganglia protocol, including
the ability to listen and report on metrics, metadata, and metadata requests.
|
Modifier and Type | Class and Description |
---|---|
class |
BigdataGangliaService
A utility class which may be used to run the bigdata performance counter
collection system within an embedded
GangliaService . |
Modifier and Type | Method and Description |
---|---|
void |
QueryEngineMetricsCollector.collect(IGangliaMetricsReporter reporter) |
void |
HostMetricsCollector.collect(IGangliaMetricsReporter reporter) |
void |
ServiceMetricsCollector.collect(IGangliaMetricsReporter reporter) |
Modifier and Type | Class and Description |
---|---|
class |
GangliaService
A full ganglia-aware service suitable for embedding with a Java application.
|
Modifier and Type | Method and Description |
---|---|
void |
IGangliaMetricsCollector.collect(IGangliaMetricsReporter reporter)
Collect and report metric values.
|
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.