All links of one day
in a single page.
<Previous day - Next day>

rss_feedDaily RSS Feed
floral_left The Daily Shaarli floral_right
——————————— February 3, 2016 - Wednesday 03, February 2016 ———————————
miam - regime - nutrition -

Plein de facteurs psychologiques peuvent nous pousser à plus ou moins manger

whisper - graphite -

cd /opt/graphite/storage/whisper
find . -name "*.wsp" | xargs -I {} sh -c "echo -n '{} ' ; whisper-info.py {}|grep aggre|cut -d' ' -f2" > aggreg.dump

cut -d' ' -f2 aggreg.dump|sort|uniq -c

82024 average
2784 max
1378 min
8732 sum

grep -v stats aggreg.dump |cut -d' ' -f2|sort|uniq -c

59682 average

Donc oui, tous les whispers collectd sont en average.

-