Commit graph

65 commits

Author SHA1 Message Date
Luca Deri
170bc60f19 Updated (C) 2020-01-08 23:52:51 +01:00
Simone Mainardi
dacaa7e3db Migrates font-awesome 5 fa to fas 2019-12-18 11:50:02 +01:00
Simone Mainardi
7402bbdd14 FontAwesome 5 migration 2019-12-09 15:11:37 +01:00
Simone Mainardi
d3995e36a2 Fixes accesses to possibly nil discovered data 2019-11-19 18:12:56 +01:00
Simone Mainardi
b7f383e656 Fixes discovery JSON decode failures and handles too many devices
Fixes #3063
2019-11-19 17:46:27 +01:00
Alfredo Cardigliano
3c930d0514 Code cleanup 2019-09-02 11:51:44 +02:00
Emanuele Faranda
c829c4c3c3
Unify os (#2755)
* Unify OS information.

Now OS information is only stored into the Host. The lua uses numeric IDs to handle OS.

* Fix network discovery OS

* Show OS detail into the host details page
2019-08-08 12:09:51 +00:00
Luca Deri
c8e9798c84 libebpfflow update 2019-02-27 16:29:51 +01:00
dcasenove
12ba6c535f Adds Google Home MDNS check 2019-02-24 17:17:07 +01:00
Luca Deri
713415d232 Added googlecast support 2019-02-19 21:26:19 +01:00
emanuele-f
635d4d6337 Fix network discovery using HTTP authentication
Fixes #2303
2019-01-11 14:58:21 +01:00
emanuele-f
75f4ee0fe0 Fix SNMP errors in network discovery with nEdge
Also hide language selector since nEdge is not localized yet
2018-12-20 15:41:31 +01:00
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