Platform Team/Server Kit/sugar-client: Difference between revisions
| Line 68: | Line 68: | ||
It is important to use secure connection with server, specify server's certificate via {{Code|stats-ca-certs}} parameter. | It is important to use secure connection with server, specify server's certificate via {{Code|stats-ca-certs}} parameter. | ||
==== Stats configuration ==== | |||
Stats related configuration is being stored in [[#Configuration|sugar-client.conf]] configuration file in {{Code|[stats]}} section: | |||
[stats] | |||
rras = ["RRA:AVERAGE:0.5:1:4320", "RRA:AVERAGE:0.5:5:2016"] | |||
step = 60 | |||
enabled = true | |||
== Background operations == | == Background operations == | ||