C.2 Ganglia Metrics

Not all Ganglia metrics are suitable for aggregation, such as those of “String” type. By default, only the 24 metrics listed in the following table are supported (either of type “Real” or type “Integer”):

Table C-1 Supported Ganglia Metrics

Metric

Type

bytes_in

Real

bytes_out

Real

cpu_aidle

Real

cpu_idle

Real

cpu_nice

Real

cpu_system

Real

cpu_user

Real

cpu_wio

Real

disk_free

Integer

disk_total

Integer

load_fifteen

Real

load_five

Real

load_one

Real

mem_buffers

Integer

mem_cached

Integer

mem_free

Integer

mem_shared

Integer

mem_total

Integer

pkts_in

Real

pkts_out

Real

proc_run

Integer

proc_total

Integer

swap_free

Integer

swap_total

Integer