emanuele-f
c2c10ed491
Implement dhcp hosts filter
2019-02-27 16:20:55 +01:00
emanuele-f
bb36653fd2
Add input checks in DHCP range configuration page
2019-02-27 15:58:26 +01:00
emanuele-f
45e0038b45
Improve custom column autosort logic
...
Fixes #2425
2019-02-27 12:35:37 +01:00
Simone Mainardi
2fd5a75b6a
Implements interface.findFlowByTuple to fix issues with ICMP
...
Fixes #2415
2019-02-27 11:39:02 +01:00
Luca
b775657f59
Added logic to report dropbox sharing information
2019-02-26 22:16:28 +01:00
Luca
486f7af810
Merge branch 'dev' of https://github.com/ntop/ntopng into dev
2019-02-26 18:54:36 +01:00
Luca
513c0d7269
Initial work towards dropbox protocol exploring
2019-02-26 18:54:13 +01:00
emanuele-f
4cb88b56a9
Remove DHCP flag on the MAC
...
Now the concept of DHCP host is bound to an Host rather than a Mac
2019-02-26 18:45:47 +01:00
emanuele-f
b778e77207
Initial support for DHCP range configuration
2019-02-26 18:08:02 +01:00
Luca Deri
625a672cd8
Merge pull request #2420 from dcasenove/google-home-discovery
...
Adds Google Home MDNS check
2019-02-26 08:41:14 +01:00
emanuele-f
84e2a43308
Improve idle flows reporting
2019-02-25 17:06:11 +01:00
emanuele-f
bec6cacef4
Check InfluxDB on every startup
...
Fixes #2417
2019-02-25 12:39:56 +01:00
dcasenove
12ba6c535f
Adds Google Home MDNS check
2019-02-24 17:17:07 +01:00
Luca Deri
865efc617a
Added missing host icons from flow layout
...
Minor MDNS fix
2019-02-24 11:58:48 +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
Luca Deri
42bd061639
Replaced label Mac Address with Device as used already in the footer
2019-02-23 09:41:22 +01:00
Luca Deri
e380c75b78
Network devery enhancment to track MDNS responses sent to multicast (and not unicast) addresses
2019-02-23 09:34:56 +01:00
Luca Deri
c1a29ea44d
Fixes #2419
2019-02-22 23:27:24 +01:00
emanuele-f
d785f64ea4
Fix RRD path for hosts identified by mac
2019-02-22 17:00:37 +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
Simone Mainardi
98cb560083
Code cleanup
...
This reverts commit 59ae914b62 .
2019-02-22 15:42:29 +01:00
Simone Mainardi
0cd3d5be63
Implements custom timeseries
2019-02-22 15:41:41 +01:00
emanuele-f
6c5f6e679e
Fix invalid InfluxDB check
2019-02-22 15:11:05 +01:00
Luca Deri
b02095e814
Gauge
2019-02-22 12:49:51 +01:00
Luca Deri
59ae914b62
Added sample custom timeseries files
2019-02-22 12:47:42 +01:00
emanuele-f
87f99f6aad
Remove unused script reference
2019-02-22 11:53:59 +01:00
emanuele-f
178c7fc0c0
Remove unused script
2019-02-22 11:52:36 +01:00
emanuele-f
5089e4dabe
Timeseries charts fixes
2019-02-22 11:16:41 +01:00
emanuele-f
2f2d30892a
Community charts fixes
2019-02-21 19:46:07 +01:00
Alfredo Cardigliano
dee19c218f
Fixed n2disk-ntopng service check
2019-02-21 19:26:48 +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
07ff4dee54
Improve InfluxDB connection errors
2019-02-21 10:47:40 +01:00
emanuele-f
a486d2c19f
Implement host counter of total triggered alerts
...
Closes #2391
2019-02-20 20:12:44 +01:00
emanuele-f
405841431c
Add Custom Lists download alert and handle hourly download retry
...
Closes #2410
2019-02-21 01:07:22 +01:00
Simone Mainardi
7e2ac7fbaa
Implements timeseries of per-host misbehaving flows
...
Implements #2409
2019-02-20 16:31:37 +01:00
Simone Mainardi
e7cebdcd98
Adds description to elephant flows and exclude data transfer protocols
...
Fixes #2402
2019-02-20 15:28:27 +01:00
Simone Mainardi
8d3151708f
Adds engaged alerts as custom column option
2019-02-20 14:57:34 +01:00
Simone Mainardi
6d7d6c87f6
Implements AJAX refresh of hosts custom column
2019-02-20 13:16:10 +01:00
Simone Mainardi
c40bfb1a8e
Implements custom column in the hosts stats page
2019-02-20 12:14:34 +01:00
Luca Deri
713415d232
Added googlecast support
2019-02-19 21:26:19 +01:00
Simone Mainardi
c3f58a0c4f
Adds excess volume for elephant flow alerts
2019-02-19 15:21:54 +01:00
Simone Mainardi
75abbd6181
Adds L7 protocol information to displayed flow alerts
2019-02-19 14:56:33 +01:00
Simone Mainardi
7c0d5b76bf
Adds information (type/code/port unreachable descr) to ICMP flow alerts
...
Fixes #2403
2019-02-19 14:18:51 +01:00
emanuele-f
2e92bcbd4e
Alert page improvements
2019-02-19 13:12:52 +01:00
emanuele-f
ce426bbd71
Fix language selection issues during first start
...
Fix #2405
2019-02-19 11:01:21 +01:00
emanuele-f
ee236edcd2
Add badge color for l2 devices
...
Fixes #2398
2019-02-19 10:47:36 +01:00
Simone Mainardi
295b112fa9
Reworks sFlow Menu
...
Fixes #2321
2019-02-18 16:48:30 +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
29c6f1e1b2
Show minus sign when a binary indicator is not available in the selected point
...
Closes #2378
2019-02-18 13:12:39 +01:00