Commit graph

380 commits

Author SHA1 Message Date
Luca Deri
80e248fc35 Fixed version check 2015-10-04 22:23:53 +02:00
Luca Deri
29513c466b Removed unused StatsManager methods
Removed unused get_real_epochs.lua
2015-10-01 23:36:16 +02:00
Simone Mainardi
734f060f8e improved data aggregation functions when reading from rrds 2015-10-01 19:44:04 +02:00
Simone Mainardi
5ae26b1c3d fix merge conflicts 2015-10-01 15:45:04 +02:00
Simone Mainardi
fe334c908f rrd extraction converts bytes to bits, but leaves unchanged packets, drops, and counters 2015-10-01 14:50:31 +02:00
Simone Mainardi
54d1a11b39 tell traffic and counter rrds apart when computing statistics 2015-09-29 00:57:48 +02:00
Luca Deri
5b5e7cb8ca Manually merge of https://github.com/ntop/ntopng/pull/185 2015-09-29 00:46:45 +02:00
Luca Deri
e11d9c94bd Finally fixed bit vs bytes in graphs
Fixed wrong JS function to convert bits in Mbits
2015-09-29 00:35:39 +02:00
Simone Mainardi
537dfc87c1 fix bytes to bits 2015-09-29 00:18:41 +02:00
Luca
9efc511950 Added fix for centering graphs when clicking on timeframe buttons 2015-09-28 18:17:01 +02:00
Luca Deri
74a255ec9d Fixed error bits vs bytes 2015-09-28 11:51:53 +02:00
Luca Deri
2ef8f2af31 Minor header fix
Small graph change
2015-09-27 18:58:14 +02:00
Luca Deri
bbd047e93e Reworked graphs based on https://github.com/ntop/ntopng/pull/181 2015-09-26 18:21:02 +02:00
Luca Deri
a62344d45c Added field INFO to MySQL flows.
If you update the code, you need to drop or modify the MySQL database format.
2015-09-22 22:37:11 +02:00
Luca Deri
4dd80d4778 Partial rework of NetworkInterfaceView (work in progress) 2015-09-16 00:41:29 +02:00
Luca Deri
6ee5072d5e Added function for reading RRD traffic volume 2015-09-14 16:40:20 +02:00
Luca Deri
4bf10f4fce Added user role in About page
Fixed SQL when exploring subnets
Modified preferences to specify that when nDPI RRDs are created, they do for both local hosts and networks
2015-09-14 14:16:11 +02:00
Luca Deri
dfe98e6a69 Improved flow search 2015-08-24 23:44:06 +02:00
Luca Deri
863da4eca1 Added graph autorefresh every minute, unless a specific epoch has been selected 2015-08-18 13:54:46 +02:00
Luca Deri
2a5baca948 Various flow dump improvements and bug fixes 2015-08-17 10:57:17 +02:00
Luca Deri
4945f5c902 Added ability to navigate IPv4 and IPv6 flows 2015-08-16 23:44:01 +02:00
Luca Deri
e59d699837 Added initial work towards a new historical interface. In the Interfaces->name->Historical Actitivity it is now possible to see top flows when -F "mysql;...." is used 2015-08-16 15:00:40 +02:00
Luca Deri
d609b8c80d Change to convert a float to an integer prior to call rrd_update. This patch should fix #122. 2015-08-11 22:26:17 +02:00
Arianna Avanzini
6633f21bdd scripts/lua/modules: always show "Other" talker
This commit lets the "Other" talker be always shown in the top talkers
report of a web interface if its traffic value is not zero. This also
lets the "Other" talker accumulate traffic also for hosts above the
maximum number of top talkers.
2015-07-30 21:58:12 +02:00
Arianna Avanzini
6ac384581d modules/graph_utils.lua: fix variable name
This commit fixes the name of one of the variables used in the
createRRDcounter() function which caused errors.
2015-06-30 20:53:20 +02:00
Guillaume Simon
6339498751 Fix duplicate handling to fix broken traffic graph for hosts 2015-06-09 18:31:34 +02:00
Luca Deri
1895d5aca9 Fixed typo 2015-05-26 09:02:16 +02:00
Arianna Avanzini
b519ad39b6 scripts/lua/admin/prefs.lua: add basic RRD configuration options
This commit adds a first implementation of configuration preferences for RRDs.
Different config options are selectable for network interfaces RRDs and
other RRDs. This addresses issue #33.
2015-05-26 02:54:17 +02:00
Arianna Avanzini
02f5637014 scripts/lua/modules/graph_utils.lua: various fixes
This commit fixes indentation and scoping for some of the blocks
in drawRRD(). It also lets the function handle complex RRD names.
2015-05-22 00:31:27 +02:00
Luca
730d76b9f5 Initial import from SVN 2015-04-30 12:22:35 +02:00