Commit graph

11737 commits

Author SHA1 Message Date
Simone Mainardi
4d07a743ac refactored and verified minute top talkers generation code 2015-10-06 22:24:25 +02:00
Simone Mainardi
00f88156b9 added minor comments 2015-10-06 22:21:42 +02:00
Luca Deri
9a98e5ae01 Added fix for #170 2015-10-06 22:17:13 +02:00
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
295327cb78 added min and max functions to find maximum and minimum values in tables, together with their argmax and argmin 2015-10-01 19:41:21 +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
Simone Mainardi
af95f26331 Merge remote-tracking branch 'upstream/dev' into dev 2015-09-28 23:13:54 +02:00
Simone Mainardi
da20f6a1d8 fix for Preferences: Interface Speed issue. #174 2015-09-28 18:52:50 +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
6d9af21714 Small compilation fix for non-Linux systems
Minor change on the interface preferences pagev
2015-09-27 09:55:16 +02:00
Luca Deri
24908f208e Merge pull request #183 from simonemainardi/dev
fix #174: removed max cap in number input field for maximum interface speed
2015-09-27 09:34:25 +02:00
Luca Deri
bbd047e93e Reworked graphs based on https://github.com/ntop/ntopng/pull/181 2015-09-26 18:21:02 +02:00
Simone Mainardi
dfb4880e57 fix: removed max cap in number input field for maximum interface speed. Interface speed cannot always be guessed so it is not really the case to use a cap 2015-09-26 17:49:39 +02:00
Luca Deri
988085dd2a Removed debug messages 2015-09-26 10:17:42 +02:00
Luca Deri
a9e2224886 Removed ancient code that could be the cause for #170 2015-09-26 09:10:18 +02:00
Luca
758340f189 Hopefully fix for #178 2015-09-23 19:25:27 +02:00
Luca
06fb5c98d6 Minor estetic change 2015-09-23 18:22:08 +02:00
Luca Deri
2767caa991 Added in preferences the ability to specify the MySQL data retention 2015-09-22 23:32:39 +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
e316f7a487 Removed debug message 2015-09-22 21:10:11 +02:00
Luca Deri
0b07b4ae65 Fix for #176 2015-09-22 21:00:59 +02:00
Luca Deri
0db67b2f09 Minor time/protocol formatting changes 2015-09-22 09:09:57 +02:00
Luca
2bd7f43d3e Enforced password check (see #173) 2015-09-21 15:36:08 +02:00
Luca Deri
41b4a0bd55 Minor about box update 2015-09-19 13:00:34 +02:00
Luca Deri
c884b96566 Improved network statistics for bridged interfaces 2015-09-18 23:19:04 +02:00
Luca
19584df224 Renamed old variables whose name changed a few days ago 2015-09-18 17:56:53 +02:00
Luca Deri
011e126f6f Inhanced tprint, table dump function 2015-09-17 19:54:04 +02:00
Luca Deri
9e0907179e Fixed but in host matrix where a nil could happen during host name conversion
If defines, mapped symbolic interface name in interfaces menu
2015-09-16 19:15:22 +02:00
Luca Deri
4dd80d4778 Partial rework of NetworkInterfaceView (work in progress) 2015-09-16 00:41:29 +02:00
Luca Deri
ba7ee52442 Fixed sort problem in MAC address report 2015-09-15 18:26:54 +02:00
Luca Deri
f954a6f2d0 Fixed SQL query 2015-09-15 10:06:15 +02:00
Luca Deri
a58c64aa29 Replaced label with icon in the menubar 2015-09-15 09:56:59 +02:00
Luca Deri
a820699db1 Replaced historical label with icon
Reworked history on networks
2015-09-15 09:54:21 +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
9d3e29ff74 Added information about traffic shapers in case you use ntopng inline
When using packet bridges, the local interface networks are now added to ntopng configuration
2015-09-14 00:19:57 +02:00
Luca Deri
c7de08f89c Fixed lua code where some shared variables created issues with some reports.
Minor c++ code fixes
2015-09-13 23:03:06 +02:00
Luca Deri
0d23f1aa10 Minor footer change
Reworked some lua utility functions
2015-09-13 19:14:46 +02:00
Luca Deri
fe6becaa18 Added GtiHUB stats on footer 2015-09-12 00:53:04 +02:00
Luca Deri
897aaafcad Added check for validating user/password and making sure it accepts the same format of the form used to add/change the user passwords
Fix for #153
2015-09-10 23:20:54 +02:00
Campus
d7ab1d3313 fixed local MAC address conversion for issue #126 2015-09-01 23:48:56 +02:00