ganglia / monitor-core

Ganglia Monitoring core
BSD 3-Clause "New" or "Revised" License
491 stars 246 forks source link

add bytes_sum metric #236

Closed mjzhou closed 8 years ago

mjzhou commented 9 years ago

we can add the following in the gmod.conf to call it

metric { name = "bytes_sum" value_threshold = 4096 title = "Bytes Sum"
}

bytes_sum

vvuksan commented 8 years ago

This is more appropriate added as a python module instead of adding to the base.