jack
152ea16ced
Drop unused files
...
Signed-off-by: jack <jack@k-net.pro>
2017-02-25 23:51:16 +01:00
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
jack
26a77d1d9d
Don't include v6 stats inside v4
2016-06-20 22:21:35 +02:00
twiddern
0fe537c0e5
fixed new qrator url sheme
2016-03-20 02:05:09 +01:00
twiddern
06d24985dd
Changed some links
...
PeeringDB fixed for new URL sheme and added https
robtex added https
euro-IX removed since URL search is not working anymore
added CIDR report v4+v6
2016-03-20 02:00:54 +01:00
twiddern
759565626d
Updated asinfo again and removed some empty entries
2016-03-20 01:47:56 +01:00
twiddern
78ba165bde
Updated asinfo
2016-03-20 01:44:31 +01:00
Andre Grueneberg
395ac2b374
Move customlinks for AS-SET view
2015-02-23 21:51:25 +01:00
Manuel Kasper
7e63b3b350
Fix PHP warning
...
Reported by Philippe Mächler
2015-01-21 21:51:30 +01:00
Andre Grueneberg
5297bc5578
Fix title for peer usage (include time period)
2015-01-15 20:19:47 +01:00
Andre Grueneberg
f87c1946d8
Fix little link glitch
2015-01-15 00:18:02 +01:00
jack
e823c0ea36
- Add qrator radar in custom links
2014-12-04 16:59:43 +01:00
Manuel Kasper
51bda95d72
Fix PHP warnings
2014-11-18 13:19:11 +01:00
Manuel Kasper
5ed451d03f
Update AS info and bump version
...
* fix resetting number of hours to 24 when changing number of AS
2014-09-12 14:20:25 +02: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
77bc8aa73f
Remove 4/12 hour clutter
...
* clarify extractstats
* remove 4/12 hour stats as it’s unnecessary clutter, and by default
there is only a 24 hours stats file so the sort order and the aggregate
stats are wrong anyway, and besides the RRD resolution is too low by
default. If users want this, they can add it properly now.
2014-09-11 15:24:58 +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
Manuel Kasper
ac2faaf01b
peer-as improvements
...
* add warning when trying to use peer-as stats with NetFlow
* slightly optimize packet handling when peer-as is disabled
* default peer-as stats to disable
2014-09-11 14:59:24 +02:00
jack
5d0540cf89
add missing file
2014-06-27 09:22:02 +02:00
jack
01ed21a7da
add peeras
2014-06-25 17:19:53 +02:00
jack
e3a1174d5d
add peeras to functions
2014-06-25 17:18:21 +02:00
jack
4d7a908fd9
add peeras to header
2014-06-25 17:17:19 +02:00
jack
6e3e19db87
change config for peeras
2014-06-25 17:11:48 +02:00
jack
3162e367b7
use getHTML* function
2014-06-25 16:55:52 +02:00
jack
0d5a6b0dc7
use getHTML* function
2014-06-25 16:52:28 +02:00
jack
a649e2e659
add function to generate images html
2014-06-25 16:39:24 +02:00
jack
f60103604f
add function to generate images html
2014-06-25 16:34:30 +02:00
jack
d491b993f4
fix title for v6 linkusage
2014-06-25 16:26:27 +02:00
Manuel Kasper
18deb09a3a
Fix graph sizing, improve config
...
Use full-size-graph option in recent RRDTool versions to avoid scaled
graphs. Introduce config defaults file to avoid hairy isset() logic for
new options. Make graph sizes configurable.
2014-06-17 17:33:50 +02:00
Manuel Kasper
e69a14a878
Fix config backward compatibility
2014-06-17 10:52:31 +02:00
Andre Grueneberg
350227fa1b
Align legend with brightening
2014-06-16 23:04:46 +02:00
Manuel Kasper
3a68236a88
Rename "decolore" option
...
Make its function clearer, and also keep previous behavior if the
config option is not defined.
2014-06-16 15:49:03 +02:00
Alexandre Bruyelles
ee24f5cced
add an option to not decolore graph
2014-06-16 10:50:12 +02:00
Manuel Kasper
4824de3038
Add AS23456 to asinfo.txt
...
32-bit Transition AS number.
Fixes issue #29 .
2014-06-03 17:20:51 +02:00
Manuel Kasper
ddbcfa17aa
Avoid short_open_tag requirement
...
Fixes issue #28 .
2014-06-03 17:17:35 +02:00
Nikolay Shopik
7396374db5
fix graphs size downscaling in asset view
2014-05-20 17:55:17 +04:00
Nikolay Shopik
557036deb8
fix graphs size downscaling
2014-03-13 16:03:32 +03: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
Manuel Kasper
f3eb7618f0
Merge pull request #21
...
with some slight changes
2014-03-06 23:44:02 +08:00
Manuel Kasper
c39d874b2a
Form Focus Addd
...
Added form.focus to the page to make it easier when pasting text into
the page.
2014-03-05 20:01:41 +11:00
Datatech UK Ltd
7293d4f4b5
View an AS - remove AS or Space on text paste
...
View an AS - Remove 'AS' or ' ' (Space) on text paste into text box
2014-03-04 18:54:42 +00:00
Manuel Kasper
79ec0dbcf3
Add RIPEstat, make v4/v6 bytes display the same
...
Contributed by Erik Sundberg
2014-03-04 11:24:59 +11:00
root
2058bfeb7a
add cool vertical label
2014-02-11 16:08:36 +01:00
root
ed64edab88
show 95th on graph
2014-02-11 16:07:22 +01:00
Manuel Kasper
3b4eefdcb4
Bump version and update AS info file
2014-01-29 12:34:18 +01:00
Manuel Kasper
1da6825579
Merge netflow/sflow-asstatd.pl into one script
...
Contributed by Wouter de Jong
2014-01-07 16:45:12 +01:00
Manuel Kasper
0c971e3600
Bump version, update docs and asinfo.txt
2013-12-06 09:25:01 +01:00
Manuel Kasper
1856c64f3d
Fix security issue
2013-12-06 09:09:56 +01:00
Manuel Kasper
afe5f582d1
Fix security issue
...
'v' parameter of gengraph.php allowed shell command injection.
Reported by Stefan Hanrath.
2013-12-06 09:07:46 +01:00