Commit graph

1535 commits

Author SHA1 Message Date
Luca Deri
6ab41bee36 Device discovery now sets the device type in the Mac class
Mac devices are now serialized/deserialized
2017-08-13 10:26:14 +02:00
Luca Deri
14af3b24aa Merge branch 'dev' of https://github.com/ntop/ntopng into dev 2017-08-11 17:33:50 +02:00
Luca Deri
931a96e049 Improvements to netwrok discovery 2017-08-11 17:33:36 +02:00
Simone Mainardi
a86f3dd36e Implements DB interoperability b/w ntopng and nProbe 2017-08-11 16:51:10 +02:00
Luca Deri
e0d7ac9ade Improved discovery detection
Added tracing to track MDNS errors
2017-08-11 16:49:13 +02:00
emanuele-f
46d1df9d4e Fix missing mac address link when no manufacturer is available 2017-08-11 15:49:59 +02:00
Luca Deri
efc45eeac5 Typo 2017-08-11 14:37:18 +02:00
Luca Deri
1a6b3864d4 Added check 2017-08-11 14:35:35 +02:00
Luca Deri
df41e83925 Added detection of ghost hosts in discovery 2017-08-11 14:24:05 +02:00
Luca Deri
175a1568a5 Menu discovery is now contextual only fpr interafaces that can support it 2017-08-11 12:48:56 +02:00
Luca Deri
f99eaf5c86 Implemented NetBIOS name query 2017-08-11 10:52:50 +02:00
Luca Deri
e915cc17a9 Better SSDP handling 2017-08-10 23:28:54 +02:00
Simone Mainardi
816965b1ac Implements support of flow field FIREWALL_EVENT 2017-08-10 15:54:03 +02:00
Luca Deri
ba31105a98 Added support for Hikvision 2017-08-10 09:12:01 +02:00
Luca Deri
eabc609d3b Updated discover layout 2017-08-10 09:05:12 +02:00
Luca Deri
34714d92e1 Added network discovery in the menu 2017-08-10 08:59:38 +02:00
Luca Deri
9572ec8730 Changed discover render
Updated EtherOUI.txt
2017-08-10 08:48:25 +02:00
Luca Deri
7654a6a033 Discovery improvements 2017-08-10 08:10:25 +02:00
Luca Deri
f946294ae2 Improved discovery report 2017-08-10 07:50:27 +02:00
Luca Deri
3f73ffee40 Formatting fix 2017-08-09 14:22:40 +02:00
Luca Deri
71991b06ee Implemented MDNS OSX discovery 2017-08-09 14:17:07 +02:00
Luca Deri
af74f3b041 Added Lua batch SNMP API 2017-08-09 10:26:25 +02:00
Luca Deri
7b15221414 Cleaned up SNMP code and moved onto a new class 2017-08-09 09:23:08 +02:00
Luca Deri
66841e28a4 Added ability to specify (optional parameter) SNMP version
Improved discovery
2017-08-08 15:13:20 +02:00
Luca Deri
39a7dcc20e Discovery update 2017-08-08 12:42:13 +02:00
Luca Deri
7226199819 Implemented async MDNS address resolution 2017-08-07 15:26:57 +02:00
Luca Deri
bfd35989b7 Implemented MDNS resolver 2017-08-07 12:12:17 +02:00
Simone Mainardi
d172cafce3 Reworks CollectorInterfaces and adds remote nProbe stats
Fixes #572
2017-08-05 21:37:18 +02:00
Simone Mainardi
6fda7143d2 Hierarchical arrangement of IPv6 files on the filesystem
Implements #1376
2017-08-05 18:58:19 +02:00
emanuele-f
218933ad2a Fix inline interface check on netfilter interfaces 2017-08-05 18:31:17 +02:00
Luca Deri
a72419f65a MDNS support (work in progress) 2017-08-04 12:21:41 +02:00
Luca Deri
982b15f5dd Merge branch 'dev' of https://github.com/ntop/ntopng into dev 2017-08-04 01:05:58 +02:00
Luca Deri
bce4665e79 Implemented ARP scan for discovering hosts 2017-08-04 01:05:46 +02:00
emanuele-f
2b2ce80aa2 Initial type and services information on the Mac objects 2017-08-04 00:40:46 +02:00
Simone Mainardi
b500df3117 Fixes a consistency issue with interface counters 2017-08-02 11:57:10 +02:00
Simone Mainardi
9918a14dc2 Fixes wrong rrd RRA sizing 2017-08-02 00:19:15 +02:00
Simone Mainardi
fd8ee25641 Code refactoring to simplify stats reset 2017-08-01 15:39:00 +02:00
Simone Mainardi
c3ab472cfb Adds note to listed application protocols
Fixes #1377
2017-08-01 14:36:48 +02:00
Simone Mainardi
2dce680ba8 Removed red color from drop icons 2017-07-31 19:06:52 +02:00
Simone Mainardi
a7b41075e4 Implements broadcast addresses per local network
Implements #571
2017-07-31 18:45:49 +02:00
Simone Mainardi
36a52a687d Enhances the interfaces menu (drops indication + icons)
Implements #1038
2017-07-31 11:19:06 +02:00
emanuele-f
3d48b7db39 Fix host restore 2017-07-31 06:12:21 +02:00
Simone Mainardi
e02b6296f7 Adds num flows RRDs for local hosts
Implements #1375
2017-07-28 17:12:25 +02:00
Simone Mainardi
4ad439f934 Improves grafana label visualization 2017-07-28 16:01:35 +02:00
Simone Mainardi
07301d01cd Minor rendering fix for alerts thresholds
Fixes #1381
2017-07-28 12:28:41 +02:00
Simone Mainardi
e4accce602 Handles unicode chars in host (custom) names and flow labels
Fixes #1290
2017-07-28 12:05:02 +02:00
Simone Mainardi
1b97ad41ee Implements IPv6 hierarchical filesystem paths for RRDs
Fixes #1376
2017-07-27 17:55:22 +02:00
Simone Mainardi
b15139dc2b Fix wrong alert thresholds dump/parse
Fixes #1378
2017-07-27 15:54:52 +02:00
Simone Mainardi
7375e965d2 Handles TB in jQuery tablesorter
Fixes #1366
2017-07-26 20:25:20 +02:00
Luca Deri
1ae19a244b Fixed lua error 2017-07-26 17:58:39 +02:00