Package | Description |
---|---|
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 |
GangliaState
The metadata and metric state for a ganglia service, including the metadata
for all known metrics and the metrics for all known metrics on all known
hosts.
|
Modifier and Type | Method and Description |
---|---|
IGangliaState |
GangliaService.getGangliaState()
The soft-state as maintained using the ganglia protocol and including any
metrics collected by this host regardless of whether they are being
reported to other hosts.
|
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.