Luca Deri
1f7d236315
Added ARP matrix to the menu
2019-04-30 15:22:49 +02:00
Francesco Staccini
1d9b35be42
ARP Map ( #2540 )
...
* arp matrix graph and fix
* bug fix
* graph fix
* bug fix
* tests on arp graph
* merged heatmap.js and map.js
* graph dinamic resize
* minor fix
* graph dinamic width
* graph performance improvement
* clean code
* fix manual refresh
* message for empty graph
* clean code
* more clean
* update arpMap and host details
* migrate to v4.min version of d3.js
2019-04-17 13:23:10 +02:00
Luca Deri
a10c6483a2
Minor fix for interfaces with no packets visibility
2019-04-15 14:33:23 +02:00
emanuele-f
2aeeb63142
Implmenent host total flows timeseries.
...
"host:flows" data will be dropped in favor of "host:active_flows", which has separated client and server counters
Closes #2528
2019-04-10 18:22:41 +02:00
Salvatore Costantino
1768d0b121
Modified ARP time series ( #2520 )
2019-04-09 15:28:29 +02:00
Salvatore Costantino
76dded229a
Added ICMP ECHO time series ( #2518 )
...
* Added ICMP ECHO time series
* added icmp echo time series
2019-04-08 16:10:30 +02:00
Salvatore Costantino
f27f137c09
Added TCP packets time series ( #2516 )
2019-04-08 15:30:45 +02:00
Salvatore Costantino
dd24d2a932
Removed net unreachable counters ( #2517 )
2019-04-05 21:32:37 +02:00
emanuele-f
387543f8e9
Fix top talkers when mac address is used as LBD hosts ID
2019-04-05 17:49:22 +02:00
Simone Mainardi
f827d8c700
Changes to DNS timeseries to show queries and replies together
2019-04-03 19:15:28 +02:00
SalvatoreCostantino
27fcedf9ff
Added TCP time series
2019-04-02 16:22:39 +02:00
Salvatore Costantino
5ec5a8e9c8
Added UDP packets time series ( #2488 )
2019-04-01 16:10:35 +02:00
Salvatore Costantino
c8a95d9476
Added dns time series ( #2487 )
2019-03-28 19:14:51 +01:00
Salvatore Costantino
58becaeebe
Added host and net unreachable counters ( #2483 )
...
* Added host and net unreachable counters
* Added host and net unreachable counters
* Added host and net unreachable counters
2019-03-27 21:44:47 +01:00
Simone Mainardi
41383aa51b
Revert "Added new time series ( #2481 )"
...
This reverts commit 0e785d58f9 .
2019-03-26 09:16:15 +01:00
Salvatore Costantino
0e785d58f9
Added new time series ( #2481 )
2019-03-25 21:29:36 +01:00
Simone Mainardi
295b60ddf1
Shows broadcast/multicast badges in host details
2019-03-20 11:00:53 +01:00
Luca Deri
468558ddb4
Adding a new timeseries: how to add number of unrecheable flows client/server per host.
2019-03-06 10:05:05 +01:00
Luca
b775657f59
Added logic to report dropbox sharing information
2019-02-26 22:16:28 +01:00
Luca Deri
1d1c6f1184
Added DHCP/local brodacast domain host icons
2019-02-23 11:21:03 +01:00
Luca Deri
42a53ac2a5
Added message when hosts/flows have been purged from memory
2019-02-23 10:20:12 +01:00
emanuele-f
4a97017f35
Fix mac-based serialization key and add a preference to enabled it (disabled by default)
2019-02-22 16:01:58 +01:00
emanuele-f
5089e4dabe
Timeseries charts fixes
2019-02-22 11:16:41 +01:00
emanuele-f
dd37cafa12
Store and restore local broadcast domain hosts from their mac key
...
Charts now display the mac based data when browsing a local broadcast domain host.
This is an important change to avoid mixing historical information of different hosts in a dynamic network.
More changes will follow to migrate other historical elements, like flows, alerts and top stats.
2019-02-21 18:42:57 +01:00
emanuele-f
a486d2c19f
Implement host counter of total triggered alerts
...
Closes #2391
2019-02-20 20:12:44 +01:00
Simone Mainardi
7e2ac7fbaa
Implements timeseries of per-host misbehaving flows
...
Implements #2409
2019-02-20 16:31:37 +01:00
emanuele-f
35d2e3cf27
Move extended SNMP location information to separate tab
...
Fixes #2379
2019-02-18 16:28:04 +01:00
emanuele-f
1abefbb70a
Avoid duplicate host parameter
2019-02-14 18:41:24 +01:00
emanuele-f
a4d55f5459
Fix missing host filter in hosts flows
2019-02-14 18:39:14 +01:00
emanuele-f
d6467bfa95
Add anomalous flows historical link
2019-02-14 17:21:21 +01:00
emanuele-f
2fa8bf22f0
Unify flows and host flows dropdowns
2019-02-14 16:16:54 +01:00
Simone Mainardi
47a3d7b2ef
Reworks layout of blacklisted flows and location
2019-02-13 14:25:20 +01:00
emanuele-f
a09e8efed0
Add hosts anomalous flows counter
2019-02-12 12:05:30 +01:00
Simone Mainardi
e5eff5b30f
Initial sprobe code cleanup
2019-02-11 14:22:36 +01:00
emanuele-f
ce9bc948e0
Fix missing l4 protocols charts links
2019-02-04 17:24:24 +01:00
emanuele-f
f2e610d1ea
Fix missing host name during first resolution
2019-01-31 13:30:41 +01:00
Simone Mainardi
badb07561d
Minor names repr fix
2019-01-30 14:40:14 +01:00
Simone Mainardi
0ee599d052
Adds MDNS/MDNS TXT/resolved names to the host details page
2019-01-30 14:36:33 +01:00
Alfredo Cardigliano
3381ddbcf5
REST endpoints update
...
get_alerts_data.lua -> rest/get/alert/data.lua, host_get_json.lua -> rest/get/host/data.lua, get_interface_data.lua -> rest/get/interface/data.lua, live_traffic_extraction.lua -> rest/get/pcap/live_extraction.lua
2019-01-30 14:18:45 +01:00
Simone Mainardi
183dfa41f9
Handles IPv6 NDP to detect broadcast domain
2019-01-30 11:49:47 +01:00
emanuele-f
6113c692af
Unify Protocol/Application labels
...
L4 information is now referred to as "Protocol"
L7 information is now referred to as "Application"
Closes #2316
2019-01-28 16:59:27 +01:00
Simone Mainardi
50e32be5a7
Properly handles Host ssdp and mdns without shadows
2019-01-25 12:39:43 +01:00
Emanuele Faranda
1bf7da7ef7
Implements Mac stats/data reset and reset at midnight ( #2326 )
...
* Host data/stats delete improvements
* Rework mac counters and implemtent mac stats/data reset
* Implement stats reset at midnight
* Add missing files
2019-01-21 17:27:12 +01:00
emanuele-f
2dbf1e9cb8
Rework host counters and implemtent host stats/data reset
2019-01-18 19:31:16 +01:00
Simone Mainardi
cea9ea8ec5
Handles custom n2disk instances with ZMQ interfaces
2019-01-16 19:29:12 +01:00
Simone Mainardi
31ed9c00e2
Splits protocol View for Hosts
...
Implements #2265
2018-12-31 13:26:44 +01:00
Simone Mainardi
e274ad258b
Minor host/interface/network reports fix
2018-12-24 11:35:51 +01:00
Simone Mainardi
590215ac35
Adds host/interface/network reports to nEdge
2018-12-24 10:25:05 +01:00
emanuele-f
657084e7d0
Properly handle L4 protocols charts
2018-12-20 12:16:46 +01:00
emanuele-f
af02c76c8b
Implement scan detection alerts for remote hosts
...
Closes #2068
2018-12-14 12:28:23 +01:00