Closed mjzhou closed 8 years ago
we can add the following in the gmod.conf to call it
metric { name = "bytes_sum" value_threshold = 4096 title = "Bytes Sum" }
This is more appropriate added as a python module instead of adding to the base.
we can add the following in the gmod.conf to call it
metric { name = "bytes_sum" value_threshold = 4096 title = "Bytes Sum"
}