Commit graph

1597 commits

Author SHA1 Message Date
Simone Mainardi
4836f2b79b Network discovery page fixes 2017-09-17 17:28:57 +02:00
Luca Deri
8454d5d620 Tiny changes to the discovery page 2017-09-16 19:02:29 +02:00
Luca Deri
61884558f5 Added method for reporting if a network interface supports traffic directions 2017-09-16 18:55:33 +02:00
Simone Mainardi
4ac6c92b9c Implements custom nDPI proto categories changes 2017-09-15 19:48:49 +02:00
Luca Deri
20b665f0b6 Fixed for executing network discovery when ntopng moved to nobody (Linux only) 2017-09-15 19:24:23 +02:00
emanuele-f
61e723e317 Fix missing name 2017-09-15 17:00:28 +02:00
Simone Mainardi
ae828f9465 Handles UI network discovery requests 2017-09-14 21:20:01 +02:00
Simone Mainardi
717b2dfa40 Adds pref. for per-interface network discovery 2017-09-14 18:57:10 +02:00
Simone Mainardi
58f386d611 Implements method interface.isDiscoverableInterface() 2017-09-14 18:19:38 +02:00
Simone Mainardi
777637e5a1 Simplifies discovered devices cache content 2017-09-14 17:14:03 +02:00
Simone Mainardi
256f8055f3 Uses standard prefix for interface rrd creation 2017-09-14 16:11:20 +02:00
Simone Mainardi
7822edf188 Uses standard prefix for interface refresh rate 2017-09-14 16:03:27 +02:00
Simone Mainardi
a8123ffe0a Code cleanup and adjust. of naming conventions 2017-09-14 15:56:00 +02:00
emanuele-f
04406d5f1a Add css class to device type icons 2017-09-14 15:11:19 +02:00
Simone Mainardi
b85eea4328 Makes devices discovery a periodic task 2017-09-14 13:19:45 +02:00
emanuele-f
0b2fe0800b Fix validation error 2017-09-13 20:22:50 +02:00
Simone Mainardi
60ad184cf3 Implements periodic discovery prefs (wip) 2017-09-13 19:04:07 +02:00
Simone Mainardi
5db3192169 Localizes discover.lua page 2017-09-13 16:21:57 +02:00
Simone Mainardi
b4ff106a5b Refactors discover.lua to make discovery a function 2017-09-13 16:11:33 +02:00
Simone Mainardi
079b3899e2 Refactors discovery.lua to separate generation from rendering 2017-09-13 14:32:40 +02:00
Luca
c09023a2bc Discovery improvements 2017-09-12 11:37:05 +02:00
Luca Deri
d3444879d0 Host pool member counter is now displayed in the interface page 2017-09-11 22:18:40 +02:00
Simone Mainardi
bb9883d423 Implements Mac page AJAX refresh and configuration
Implements #1437
2017-09-11 19:06:11 +02:00
emanuele-f
f515d93316 Display manually set host aliases in traffic report top talkers
Fixes #1419
2017-09-11 11:19:47 +02:00
Luca Deri
e2dc8f8c19 Implemented support of MAC-less NetFilter packets with L2 visibility via source MAC reported by NetFilter
Added numeric interface type to enhance interface comparison speed
2017-09-11 01:25:52 +02:00
emanuele-f
14429c9103 Restore throughput column data after commit c74abf4eb 2017-09-10 18:57:33 +02:00
Simone Mainardi
a13684b3d1 Reworks data export
Implements #1264
2017-09-08 17:37:33 +02:00
Simone Mainardi
8ff903534b Properly refreshes top-hosts page according to the configured rate
Fixes #1410
2017-09-08 15:31:51 +02:00
Simone Mainardi
f53c6be15c Minor fix for live flows count 2017-09-08 14:54:29 +02:00
Simone Mainardi
89209c1a4e HTTP bridge confi re-uses default shapers 2017-09-07 19:16:24 +02:00
Simone Mainardi
2dc4fa0a63 Makes Top-K report heuristic configurable 2017-09-07 18:48:39 +02:00
Simone Mainardi
906aff3e20 Implements use of post-nat src/dst addresses and ports
Implements https://github.com/ntop/ntopng/issues/1398
2017-09-07 16:24:53 +02:00
Simone Mainardi
0499fce4d3 Adds missing ZMQ fields 2017-09-07 12:29:47 +02:00
Simone Mainardi
7e1af2b196 Implements customizable per-interface RRD generation
Implements #1429
2017-09-06 16:02:32 +02:00
Simone Mainardi
5955ee576c Handles multiple banaced ZMQ endpoints 2017-09-05 10:18:04 +02:00
Simone Mainardi
c4789741a8 TimeZone fixes for the historical data explorer
Fixes #1415
2017-09-01 11:37:26 +02:00
emanuele-f
2a21832c54 Restore host total_activity_time 2017-08-30 15:17:31 +02:00
emanuele-f
bb83b5b55f Fix shaper utils on community 2017-08-29 23:58:12 +02:00
Luca
69273c5cc6 Reworked the way ntopng and Lua share environment 2017-08-29 08:30:50 +02:00
emanuele-f
df4b23959c Add compactTime 2017-08-28 10:34:07 +02:00
emanuele-f
d67e1da455 Move slack prefs under the ntopng.prefs key 2017-08-28 10:12:07 +02:00
emanuele-f
7fa99a926b Expose the pools detail setter and getter 2017-08-23 17:01:42 +02:00
Luca Deri
98ae508a9c Fixed country sort
Device icon is set only for local devices
2017-08-17 08:49:17 +02:00
emanuele-f
1f87acbe3a Impose a case convention to the pool members to prevent multiple pool assignment of the same mac/ip 2017-08-16 20:44:25 +02:00
emanuele-f
658dff649a Fix device type assignment after discovery 2017-08-16 19:34:44 +02:00
emanuele-f
26ec2606a6 Add accidentally removed string in discover.lua 2017-08-16 19:29:35 +02:00
emanuele-f
43bf8e5003 Fix discover.lua error 2017-08-16 18:18:02 +02:00
emanuele-f
8b92590287 Make the user defined device type a preference and fix host pool member icon assignment 2017-08-16 18:18:02 +02:00
emanuele-f
08ec407fbb Migrate code to index based device type 2017-08-16 18:18:02 +02:00
emanuele-f
29a5a7e013 Add device filter by device type dropdown 2017-08-16 18:18:02 +02:00