Platform Team/sugar-stats: Difference between revisions

Line 36: Line 36:
* {{Code|stats/stats-root <nowiki>=</nowiki> /var/lib/sugar-stats/rrd}}<br>Path to the root directory for placing stats;
* {{Code|stats/stats-root <nowiki>=</nowiki> /var/lib/sugar-stats/rrd}}<br>Path to the root directory for placing stats;
* {{Code|active-document/data-root <nowiki>=</nowiki> /var/lib/sugar-stats/users}}<br>Path to the root directory for placing users' metadata;
* {{Code|active-document/data-root <nowiki>=</nowiki> /var/lib/sugar-stats/users}}<br>Path to the root directory for placing users' metadata;
== Implementation notes ==
* Calculating ''network.school'' stat.
: Detecting if client host is in school network or not is based on resolving {{Code|am.i.at.school}} hostname.


== Getting the code ==
== Getting the code ==