Commit graph

53 commits

Author SHA1 Message Date
emanuele-f
c7846f8c4b Handle possibly null hresp["CONTENT"]
Fixes #2116
2018-10-22 20:05:46 +02:00
Alfredo Cardigliano
9f77e758f0 using 'unknown' presets as default, added also 'unknown' to the editor 2018-09-29 10:44:35 +02:00
Alfredo Cardigliano
750dac5f51 discover.id2devtype 2018-09-27 12:23:49 +02:00
Alfredo Cardigliano
d5ac31ee4c added client_policy_/server_policy_ to lint, public discover.sortedDeviceTypeLabels 2018-09-26 18:02:44 +02:00
Alfredo Cardigliano
249f07105b added discover.printDeviceTypeSelectorOptions, locales 2018-09-25 18:55:06 +02:00
Simone Mainardi
0e258ce831 Implements flag for interfaces with mirrored traffic
Implements #1917
2018-08-28 18:27:53 +02:00
Luca
65ac511689 XML module code cleanup 2018-06-27 09:04:10 -07:00
emanuele-f
9b6e2ee618 Implement network discovery page filters
- Filter by: device type, os, manufacturer
- Fix ghost hosts not shown
2018-05-17 17:12:43 +02:00
emanuele-f
b5a1cc1af7 Store OS in discovery data to use it for offline devices 2018-05-17 12:45:39 +02:00
Luca
2b697158f8 Improved discovery 2018-05-04 12:57:01 +02:00
Luca Deri
00cdeb1992 Added discovery progress percentage 2018-04-25 15:25:24 +02:00
Luca Deri
b47e99c44b Disabled debug info 2018-04-13 22:02:24 +02:00
Luca Deri
194623e4d7 Discovery improvements 2018-04-13 21:55:00 +02:00
Luca Deri
7791ec5e33 Discovery improvements 2018-04-13 21:41:59 +02:00
Luca Deri
3c1d36c488 Improved discovery accuracy 2018-04-10 22:54:39 +02:00
Luca Deri
1adcc909ed Improved discovery with SSH scan 2018-04-07 00:18:52 +02:00
Luca Deri
045c994a02 Added SSH in network discovery 2018-04-06 22:52:32 +02:00
Luca Deri
ca32f062be Improved discovered model mapping 2018-04-04 23:37:13 +02:00
Luca Deri
5d455fdf73 Improved network discovery 2018-04-04 23:14:25 +02:00
Luca Deri
cfcc88554d Merge branch 'dev' of https://github.com/ntop/ntopng into dev 2018-03-23 15:46:19 +01:00
Luca Deri
49d9096967 Improved discovery
Enlarged Redis bugger
2018-03-23 15:46:00 +01:00
emanuele-f
02cec8a2be Remove host macs and show source macs instead 2018-03-23 14:42:21 +01:00
Luca Deri
f0c936c368 Updated (C) to 2018 2018-03-22 21:59:42 +01:00
emanuele-f
60f3753e12 Fix network discovery on nedge 2018-03-08 17:28:02 +01:00
Luca Deri
10e541c34f Improved network discovery 2018-03-08 10:34:42 +01:00
emanuele-f
d09454d0d1 Complete VLAN id MAC addresses removal 2018-03-06 15:40:09 +01:00
Luca Deri
cb54b9717c Fixed Lua error in discovery 2018-02-28 17:04:23 +01:00
Luca Deri
94df4af211 SNMP-discovered devices are not automatically added to SNMP 2018-01-20 21:22:41 +01:00
Luca Deri
2655d422e4 The default SNMP community used in discovery is now read from preferences and "public" is used only as fallback 2018-01-07 16:29:13 +01:00
Luca
a945be904f Fixed bug while handling MAC address symbolic translation
Improved device discovery in particular for IoT
2018-01-03 15:46:44 +01:00
Luca Deri
f85f3be347 Initial discovery <-> DOA integration (work in progress) 2017-12-04 16:36:12 +01:00
Luca Deri
1296211ccc Pre-cached IP resolution in network discovery so we can display the host name even if has not done any traffic 2017-12-04 11:06:12 +01:00
Luca Deri
06e1183302 Added IoT discovery (Nest/Netatmo) initial support 2017-11-18 18:04:56 +01:00
Luca
43ff9ac181 Fixed device discovery 2017-11-17 18:41:04 +01:00
emanuele-f
95f3cf213c Add check for possibly null value 2017-10-05 10:04:39 +02:00
Luca Deri
fdb7a8ab41 Initial work towards OS discovery 2017-09-19 00:33:15 +02:00
Luca Deri
32e8fe2a21 Maximized SNMP socket buffer to accept more SNMP responses
Improved discovery with VM detection, name-to-OS, SNMP sysName.o
2017-09-18 10:23:29 +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
777637e5a1 Simplifies discovered devices cache content 2017-09-14 17:14:03 +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
Luca
c09023a2bc Discovery improvements 2017-09-12 11:37:05 +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
08ec407fbb Migrate code to index based device type 2017-08-16 18:18:02 +02:00