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 |
HostMetricsCollector
Reflects collected host metrics to ganglia.
|
class |
QueryEngineMetricsCollector
Reflects query engine metrics from the data server nodes to ganglia.
|
class |
ServiceMetricsCollector
Reflects collected service metrics to ganglia.
|
Modifier and Type | Method and Description |
---|---|
boolean |
GangliaService.addMetricCollector(IGangliaMetricsCollector c)
Register a metrics collector.
|
boolean |
GangliaService.removeMetricCollector(IGangliaMetricsCollector c)
Remove a metrics collector.
|
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.