Commit graph

32 commits

Author SHA1 Message Date
Luca
11f8c934d0 Reworked hosts listing in order to avoid/limit out-of-memory issues
Implemented aggregation of hosts and flows when using views
2015-12-27 18:55:50 +01:00
Luca
86b793d006 Harvested interface view code and replaced with simpler one 2015-11-07 10:47:29 +01:00
Luca Deri
598f128200 Implemented traffic profiles (pro) 2015-10-19 00:48:55 +02:00
Luca Deri
cfbf3f2ac6 Removed duplicated interfaces (issue #236)
Initial work towards traffic profiles support
2015-10-17 19:14:16 +02:00
Luca Deri
826f53bcd8 Added view icon on the menubar when an interface view is used 2015-10-14 22:43:18 +02:00
Luca Deri
bc94680a81 Removed communities support. Its implementatation was sub-optimal and so we'll start over 2015-10-10 11:02:11 +02:00
Simone Mainardi
2f33da062c fixed issue #208, add-user page not shown 2015-10-08 19:30:22 +02:00
Luca Deri
2ef8f2af31 Minor header fix
Small graph change
2015-09-27 18:58:14 +02:00
Luca
758340f189 Hopefully fix for #178 2015-09-23 19:25:27 +02:00
Luca
2bd7f43d3e Enforced password check (see #173) 2015-09-21 15:36:08 +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
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
d5e19ec8af Removed -F sqlite: due to this the historical interface is not finally gone and it is now possible to move forward to properly re-implement it 2015-08-15 00:09:12 +02:00
Luca Deri
23d24bf7f8 The menu item for the matrix has been named to local flow matrix 2015-08-09 10:35:32 +02:00
Luca Deri
6aa141caa9 Code cleanup: removed code used very seldom such as host aggregations/contacts. This should reduce memory usage and make ntopng faster
Little progresses towards MySQL support
2015-08-08 01:13:59 +02:00
Luca Deri
72f37d0772 The stats on mesh network traffic are shown (menu Hosts) only if mesh network traffic is monitored 2015-08-03 17:59:32 +02:00
Michele Campus
a528646abd Added Mac Addresses statistics 2015-08-01 15:34:48 +02:00
Arianna Avanzini
5a76f4bdd4 scripts: add listing for Communities
This commit adds code both to the Lua bindings and scripts to
allow to list Communities and hosts belonging to the communities.
This allows to list hosts of just a community and get the related
info in real time.
2015-08-01 00:21:55 +02:00
Luca Deri
e292d95814 Updated fontawesome to the latest version
Added supporto for BATMAN antenna stats
Improved MAC formatting
2015-07-27 09:07:10 +02:00
Luca
3f43d5f1d1 Replaced missing set_wan_prefs.lua with interface stats 2015-07-21 18:02:08 +02:00
Luca
51e2e56521 Merge branch 'dev' of https://github.com/ntop/ntopng into dev 2015-07-14 01:12:32 +02:00
Luca Deri
6d1fbffcb0 Minor estetic changes 2015-07-14 01:11:17 +02:00
Luca
4d548ef2d0 Enhanced page footer courtesy of Jürgen Weber 2015-07-12 21:07:26 +02:00
Luca
dbef55c436 Modified the footer with up and down peity lines 2015-07-10 06:50:00 -07:00
Luca
8dca0d42cf Reworked the way ntopng checks for updates: code improved, responses are cached 2015-06-02 12:52:43 +02:00
Luca Deri
41fd595850 Fixed /json/ path (using numeric interface name)
Replaced "Home" in menu with an icon
2015-05-30 13:14:51 +02:00
Luca Deri
58d05f5454 Menu update with new links 2015-05-27 23:07:21 +02:00
Arianna Avanzini
5d41caf380 src/HistoricalInterface.cpp: add limit for number of retrieved rows
This commit lets the Historical Interface retrieve rows only with
a limited amount. This should work around current stats retrieval
issues. The max number of retrievable rows is split across queries
equally.
2015-05-22 01:04:53 +02:00
Luca
730d76b9f5 Initial import from SVN 2015-04-30 12:22:35 +02:00