Luca Deri
ec4d55ff04
Added hosts explored on the main menu
2019-06-25 19:56:56 +02:00
emanuele-f
96e371a079
Make graphs menu explicit in system scripts and add support for custom graphs
2019-06-21 13:51:27 +02:00
emanuele-f
10e3d59785
Move exporters in separate menu entry
2019-06-18 15:16:34 +02:00
emanuele-f
faafb47668
Move flow devices under hosts
2019-06-14 13:32:39 +02:00
emanuele-f
d9b2139ecc
Fix invalid usage of ifstats of another interface
2019-06-14 13:24:06 +02:00
emanuele-f
812522a937
Make system menu entries dynamic
2019-06-12 14:11:57 +02:00
emanuele-f
6aa72b53f7
Implemement RTT monitoring configuration page
2019-06-11 17:30:46 +02:00
emanuele-f
6234245773
Move InfluxDB monitoring to separate entry
2019-06-10 12:47:10 +02:00
emanuele-f
3ecc032c14
Hide system properties for restricted users
...
This will also hide SNMP devices
2019-06-03 12:42:23 +02:00
emanuele-f
2e997a9635
Move runtime status into the system stats
2019-06-03 11:02:04 +02:00
Emanuele Faranda
5f9e8b17df
Implement System interface
...
The system interface now holds system wide alerts and timeseries
2019-06-03 08:53:26 +00:00
Simone Mainardi
9252ead5a5
Implements telemetry data with options and contact email
2019-05-27 18:59:55 +02:00
Simone Mainardi
c7e8c32559
Implements telemetry data POST
2019-05-23 16:43:16 +02:00
emanuele-f
21474d2749
Extend search hosts limit
...
There is now a 20 items total limit and a per-category limit of 5
Closes #2556
2019-05-13 18:43:52 +02:00
Simone Mainardi
6df47febf8
Updates flows view for packet interfaces with dispatched eBPF flows
2019-05-05 18:45:57 +02:00
Luca Deri
1f7d236315
Added ARP matrix to the menu
2019-04-30 15:22:49 +02:00
emanuele-f
48236e006d
Add event exporters page
2019-04-29 13:56:11 +02:00
emanuele-f
6fb921d68a
Implement Pods and Containers page
2019-04-24 18:46:07 +02:00
emanuele-f
214def7d1d
Hide host identifier warning on non-packet interfaces
2019-04-16 10:18:38 +02:00
emanuele-f
b0fcf3f300
Do not show DHCP configuration for PCAP interfaces
2019-04-12 18:24:30 +02:00
emanuele-f
fe74bfe4d0
Fix warning messages about DHCP hosts with multiple interfaces
2019-04-12 10:35:48 +02:00
emanuele-f
fa4330bbfd
Implement alert for IP addresses assigned outside the configured DHCP ranges
2019-04-11 17:01:39 +02:00
emanuele-f
14a9d83a30
Move local broadcast domain preference to the interface settings and show warnings
...
A dismissable warning is shown if DHCP traffic has been seen on the currrent interface.
2019-04-11 12:52:15 +02:00
emanuele-f
21f202ccb2
Implement protos.txt editing via the gui.
...
Editor is only enabled if the -p option is specified.
Also added an hook in the flow to easily add domain.
Closes #1837
2019-04-10 16:16:39 +02:00
Simone Mainardi
0785c81517
Makes the allowed device applications page always visible
2019-02-27 23:16:13 +01:00
emanuele-f
8637d300e7
Make timeseries migration message dismissable
...
Fixes #2428
2019-02-27 18:17:18 +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
Simone Mainardi
c40bfb1a8e
Implements custom column in the hosts stats page
2019-02-20 12:14:34 +01:00
Simone Mainardi
295b112fa9
Reworks sFlow Menu
...
Fixes #2321
2019-02-18 16:48:30 +01:00
emanuele-f
8de37f4b4d
Add confirmation message for list manual update
2019-02-12 10:08:20 +01:00
emanuele-f
6bbb828ead
Implement Category Lists editor to manage ip/domain lists
2019-02-11 15:47:17 +01:00
Simone Mainardi
e5eff5b30f
Initial sprobe code cleanup
2019-02-11 14:22:36 +01:00
emanuele-f
ad3f221828
Suggest InfluxDB when monitoring many hosts
...
The check is based on the number of local hosts and timeseries enabled
Closes #2350
2019-02-01 15:07:12 +01:00
Simone Mainardi
11f4b2fe67
Handles custom n2disk instances within ntopng
2019-01-16 16:59:36 +01:00
Simone Mainardi
2c1e924cdf
Adds hdd icon to the interfaces dropdown when rec is on
2019-01-03 20:04:05 +01:00
Simone Mainardi
1f2bae8ed2
Fixes historical data explorer with view interfaces
...
Fixes #2264
2018-12-27 15:08:48 +01:00
emanuele-f
93db5ebb38
Improve slow query handler and show datatable error messages
...
Fixes #2211
2018-12-14 17:29:16 +01:00
Alfredo Cardigliano
2dc59620ed
Moved Categories and Protocols to the Categories page (tabs)
2018-12-13 00:50:17 +01:00
emanuele-f
f65c618b3f
Move user group information into the session
...
This fixes issues and inconsistencies when the same user logins from different authenticators at the same time
Fixes #2212
2018-12-11 18:44:34 +01:00
emanuele-f
5e85b3910a
Non local users should not be able to modify users settings.
...
Fixes #2210
2018-12-11 14:08:33 +01:00
emanuele-f
b6ce99d7dc
Fix missing custom categories and protocols under community menu
2018-12-10 19:58:33 +01:00
Simone Mainardi
a188054536
Adds dashboards when reading from stdin
2018-11-28 11:02:20 +01:00
emanuele-f
eac278a28d
Implement remote assistance
...
- It enables a VPN via n2n
- Remote assistance will be automatically disabled after 1 day
- Optionally it's possible to give admin access to the support
2018-11-23 13:03:11 +01:00
Simone Mainardi
a8402fa1dc
Fixes SNMP devices permissions to prevent non-admins to delete or add devices
...
Fixes #2019
This commit is a companion of pro commit edc2b7f1f96740217244e3430147980c6c72b5a2
2018-11-22 12:51:04 +01:00
Simone Mainardi
b3cb1642b0
Updates logo hyperlink with ntop home page
...
Implements #2160
2018-11-19 18:01:36 +01:00
emanuele-f
cfcf30ae9d
Add support for raw flow extraction
2018-11-14 21:01:44 +01:00
Simone Mainardi
5d7113bf23
Implements Community ID Flow Hashing
2018-11-13 19:52:43 +01:00
Simone Mainardi
7f92944def
Hides unused menu entry
2018-11-08 17:10:22 +01:00
Simone Mainardi
cc87e8ffe3
Adds interface.hasEBPF lua function to show certain menu entries
2018-11-06 16:08:14 +01:00
Simone Mainardi
94386fd5ff
Old sprobe code cleanup
2018-11-06 15:38:49 +01:00