Commit graph

104 commits

Author SHA1 Message Date
gabryon99
26ba1c4df2 fix for system view 2020-03-21 15:56:02 +01:00
emanuele-f
a214510baa Add RTT user friendly information
Closes #3567
2020-03-20 16:41:00 +01:00
emanuele-f
f392b4b899 Add italian localization for RTT
Closes #3588
2020-03-20 15:38:48 +01:00
emanuele-f
1408617077 Fix RTT validation
Fixes #3590
2020-03-20 09:50:49 +01:00
gabryon99
4ab5f3cc59 fix for #3589 2020-03-19 19:32:21 +01:00
emanuele-f
b8c5e9720d edit_rtt_host.lua localization support
Closes #3569
2020-03-19 19:24:25 +01:00
emanuele-f
8a675a0bf5 Fix edit rtt host 2020-03-19 18:58:40 +01:00
emanuele-f
da802fc223 Alert rtt host filter fix 2020-03-19 18:22:47 +01:00
emanuele-f
9f01dd4afe Rework RTT to use two separate parameters for the key 2020-03-19 18:13:34 +01:00
gabryon99
91e3553e06 fix for ticket #3576 2020-03-19 13:41:33 +01:00
Luca Deri
5692427d04 Removed chart icon when no measurement is performed 2020-03-19 00:05:14 +01:00
Luca Deri
f03577d935 Improved RTT data valiation 2020-03-18 23:49:36 +01:00
Luca Deri
1ce4f72547 Implemented RTT host edit 2020-03-18 23:18:37 +01:00
gabryon99
b11c365882 localized add rtt host 2020-03-18 21:23:54 +01:00
gabryon99
2251a8bdf6 fixed import config 2020-03-18 21:14:28 +01:00
gabryon99
9323e43c53 fade out of success message in rtt stats 2020-03-18 21:12:19 +01:00
gabryon99
38c993f468 fixed script list utils 2020-03-18 20:51:13 +01:00
gabryon99
4ec7b68948 added localizaion in datatable rtt 2020-03-18 20:39:16 +01:00
gabryon99
a08485bddd added rounded corner to input box, added reload table every 3 seconds 2020-03-18 20:28:26 +01:00
gabryon99
eb634fa5c4 Merge branch 'dev' of https://github.com/ntop/ntopng into dev 2020-03-18 19:35:27 +01:00
gabryon99
05c4153385 added basic functionality to rtt_stats 2020-03-18 19:31:32 +01:00
emanuele-f
a5c6ebdcf5 Add missing RTT localization labels 2020-03-18 16:31:42 +01:00
emanuele-f
9b3de45be1 Add missing RTT files 2020-03-18 16:01:06 +01:00
emanuele-f
44a07d555b Implement RTT export/import/reset 2020-03-18 15:56:43 +01:00
emanuele-f
8b23648111 Rework RTT internals and add edit_rtt_host 2020-03-18 12:19:32 +01:00
Luca Deri
0a26fdd485 Code cleanup 2020-03-18 09:29:10 +01:00
gabryon99
5b1f7eb32c added new rtt gui page 2020-03-17 22:48:41 +01:00
Luca Deri
7296331121 Minor label change 2020-03-17 21:20:48 +01:00
Luca Deri
370aa95c01 Skeleton of the RTT get host 2020-03-17 21:00:40 +01:00
emanuele-f
3c9412ca58 Allow host names as valid domain names 2020-03-17 13:04:00 +01:00
emanuele-f
1ec35cadbf Fix invalid engaged/dropped alerts ts on system interface
Fixes #3556
2020-03-17 12:25:36 +01:00
emanuele-f
0357bd8e80 Implement RTT URL input validation 2020-03-17 11:16:57 +01:00
emanuele-f
8cab0d8933 Rework home link target when an RTT is selected 2020-03-16 18:24:53 +01:00
emanuele-f
5d0ac6049d Add unreachable alert when resolution fails before the ping 2020-03-16 17:59:46 +01:00
emanuele-f
b07485121b RTT improvements 2020-03-16 15:38:36 +01:00
emanuele-f
a86b215485 Improve RTT alert information
Closes #3555
2020-03-16 12:21:07 +01:00
emanuele-f
71e13cdc83 Specify full host label in alert messages
Fixes #3559
2020-03-16 12:04:24 +01:00
emanuele-f
23ccf89cc1 Implement columns sorting in the RTT page
Closes #3557
2020-03-16 11:44:45 +01:00
emanuele-f
26520abf34 Add IPv6 support in HTTP monitor and don't follow the redirects
Fixes #3560
Fixes #3554
2020-03-16 11:23:37 +01:00
emanuele-f
0be214cfae Implement HTTP RTT Monitoring 2020-03-13 19:03:33 +01:00
emanuele-f
fa730db28f Fixes for capture from nProbe Agent
- Add missing protocol guess
- Fix flows filter by L4 protocol
- Fix traffic profile filter validation
- Fix missing apps in the l7 dropdown
- Fix bad unidirectional flow status with ebpf flows
- Fix broken flows refresh in username_details.lua
2020-03-11 19:22:31 +01:00
emanuele-f
c7b2f12cc1 MUD improvements
- Handle configuration reset from gui
- Handle validation
- Show general and special device types info description
2020-03-05 11:56:23 +01:00
emanuele-f
94f175194b Initial changes for MUD recording 2020-03-04 17:05:53 +01:00
Simone Mainardi
1e82eb073b Adds and enforces periodic activities max duration
Implements #3477
2020-03-02 19:09:54 +01:00
Simone Mainardi
5695d2c190 Adds plugin user script to write system alert timeseries 2020-02-28 17:55:28 +01:00
Simone Mainardi
19dabd2c97 Adds timeseries for system alerts counters 2020-02-28 17:54:16 +01:00
Simone Mainardi
82a01c521a Computes CPU states every 5 seconds in the system interface 2020-02-27 16:48:08 +01:00
Simone Mainardi
ef06f9e1d3 Refactors system stats in a module system_utils.lua 2020-02-27 12:24:23 +01:00
Simone Mainardi
b8a510cd61 Implements system script to compute CPU states 2020-02-27 12:04:54 +01:00
Simone Mainardi
ef14382915 Fixes nil alert drops label in issues dropdown 2020-02-27 10:51:07 +01:00