graphite-dev team mailing list archive
-
graphite-dev team
-
Mailing list archive
-
Message #03552
[Question #216750]: Trouble getting carbon-aggregator.py to generate aggregated metrics
New question #216750 on Graphite:
https://answers.launchpad.net/graphite/+question/216750
I am having trouble getting my aggregation-rules to trigger. This is what it looks like:
bigip.ca1-cluster1.pool.<partition>.<poolname>.server_side_current_connections (300) = sum bigip.ca1-c-lb[1|2].pool.<partition>.<poolname>.server_side_current_connections
Examples in the docs use "*" only as the wildcard. As you can see I am attempting to use "ca1-c-lb[1|2]" as my regex. Could this be introducing a problem?
I don't really know where to begin troubleshooting. I know the metrics are arriving fine and getting sent over to my carbon-cache on 2004. But the roll-up aggregations never get created, which leads me to believe that the regex doesn't matches. Is there a way to turn on some debug logging to get a better idea on match evaluation?
Thanks for any ideas or help.
--
You received this question notification because you are a member of
graphite-dev, which is an answer contact for Graphite.