whisper

Graphite: Help me interpret the whisper-info.py output

大兔子大兔子 提交于 2019-12-04 11:20:28
I have been trying to make sense out of the whisper-info.py output and it seems a little cryptic to me. Currently this is my setup: storage-schema.conf [carbon] pattern = ^carbon\. retentions = 60:90d [stats] pattern = ^stats.* retentions = 30s:6h,1min:30d,10min:360d,30min:720d,1h:1825d,1d:1825d [everything_else] pattern = .* retentions = 30s:6h,1min:30d,10min:360d,30min:720d,1h:1825d,1d:1825d storage-aggregation.conf [min] pattern = \.lower$ xFilesFactor = 0.1 aggregationMethod = min [max] pattern = \.upper(_\d+)?$ xFilesFactor = 0.1 aggregationMethod = max [sum] pattern = \.sum$ xFilesFactor