'sum' aggregationMethod for metric not working

Asked by sadek

I'm trying to store a count of logins for a given user. My metric name is logins.user1.count.
I have a process that will send logins.user1.count 1 $EPOCHTIME every time it sees a login attempt in the server logs. The counter of the metric seems to be stuck on 1.

I also have in storage-aggreagation.conf
[sum]
pattern = \.count$
xFilesFactor = 0
aggregationMethod = sum

# whisper-info.py ........../count.wsp | grep aggregationMethod
aggregationMethod: sum

Thanks,

Sadek

Question information

Language:
English Edit question
Status:
Solved
For:
Graphite Edit question
Assignee:
No assignee Edit question
Solved by:
sadek
Solved:
Last query:
Last reply:
Revision history for this message
sadek (sadek-mostefai) said :
#1

It turned out this is done using carbon-aggregator.