7 Commits

Author SHA1 Message Date
jack
d6c4c0ff95
Store statistics into a sqlite3 database. This way, we can quickly filter links on the top page, deprecating the linkusage page
Signed-off-by: jack <jack@k-net.pro>
2017-02-25 15:58:28 +01:00
Andre Grueneberg
f87c1946d8 Fix little link glitch 2015-01-15 00:18:02 +01:00
Manuel Kasper
586834f7df Configurable stats intervals for link usage
* use configurable stats intervals for link usage too
* fix label in top AS when short_open_tag is off
* refactor statsfile/label handling
2014-09-11 18:38:33 +02:00
Manuel Kasper
5bf3c07994 Make top N AS intervals configurable
* make top N AS intervals configurable (see config.inc), and allow
separate top stats file to be used per interval (enables e.g. proper
weekly/monthly stats)
* add Terabyte formatting
2014-09-11 15:12:58 +02:00
jack
4d7a908fd9 add peeras to header 2014-06-25 17:17:19 +02:00
Manuel Kasper
c40a7fff28 Various fixes
Fix command line injection. Make number of hours in top.php a parameter
instead of duplicating file. Add config setting for compatibility with
old (< 1.3) RRDtool versions. Move contributed shell scripts to subdir.
2014-03-12 14:05:29 +01:00
Manuel Kasper
2cb4585ea1 Merge pull request #22
manually fixed merge conflict
2014-03-12 13:45:30 +01:00