Question #254964 on Graphite changed: https://answers.launchpad.net/graphite/+question/254964
hnguyen posted a new comment: Hi, I installed graphite-carbon and graphite-web that comes with Ubuntu 14.04. Doing dpkg -s graphite-carbon shows Version: 0.9.12-3. I'm using a single carbon setup. Here's the storage-schemas.conf: priority = 110 pattern = ^event* retentions = 1m:30m,5m:6h,30m:12h,1h:1y Here's the storage-aggregation.conf (i've modified some pattern name for privacy purpose): [pool total trans] pattern = event.pool.totalTransaction xFilesFactor = 0.1 aggregationMethod = sum [machine total trans] pattern = event.machine.*.totalTransaction xFilesFactor = 0.1 aggregationMethod = sum [machine error count] pattern = event.machine.*.error.count xFilesFactor = 0.1 aggregationMethod = sum -- You received this question notification because you are a member of graphite-dev, which is an answer contact for Graphite. _______________________________________________ Mailing list: https://launchpad.net/~graphite-dev Post to : graphite-dev@lists.launchpad.net Unsubscribe : https://launchpad.net/~graphite-dev More help : https://help.launchpad.net/ListHelp