Commit graph

4528 commits

Author SHA1 Message Date
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
3f8118de75 fixed pages layout about and directories 2020-03-19 16:32:16 +01:00
Luca Deri
1d2f44fc39 Moved Prometheus to attic 2020-03-19 12:58:48 +01:00
emanuele-f
42cecadc33 Enable InfluxDB for testing in Windows
Related to #3571
2020-03-19 12:52:22 +01:00
emanuele-f
9f590fa2d8 Remove flow link in Directories for consistency
Fixes #3574
2020-03-19 12:45:27 +01:00
emanuele-f
8eaff002a6 Fix plugin path validation on Windows
Fixes #3573
2020-03-19 12:43:36 +01:00
emanuele-f
ac7aef29d7 Fix add pool button disabled state
Fixes #3575
2020-03-19 12:31:46 +01:00
emanuele-f
9e5f89dd61 Hide automatic updates prefs on windows and when running from cli
Fixes #3572
2020-03-19 12:18:55 +01:00
emanuele-f
ee2bf7033e Hide backup/restore in Windows
Fixes #3578
2020-03-19 12:11:59 +01:00
Luca Deri
1ce4f72547 Implemented RTT host edit 2020-03-18 23:18:37 +01:00
gabryon99
caab0e3bc8 fixed rtt_utils.js 2020-03-18 23:01:04 +01:00
Simone Mainardi
3bc1b4e6dd Fix for sFlow devices 2020-03-18 19:47:43 +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
44a07d555b Implement RTT export/import/reset 2020-03-18 15:56:43 +01:00
Simone Mainardi
e1c437ff51 Fixes active entry in dropdown menus not highlighted
Fixes #3546
2020-03-18 15:07:54 +01:00
Simone Mainardi
a28705cc11 Removes a debug print 2020-03-18 12:48:48 +01:00
Simone Mainardi
6cef43633f Fixes community y-axis labels
Fixes #3147
2020-03-18 12:46:44 +01:00
emanuele-f
8b23648111 Rework RTT internals and add edit_rtt_host 2020-03-18 12:19:32 +01:00
Simone Mainardi
b4e6af047a Reworks maintenance expired message
Fixes #3535
2020-03-18 11:55:43 +01:00
Simone Mainardi
a024e7d73f Fixes to hide zero items in the menubar 2020-03-18 10:37:38 +01:00
Simone Mainardi
4b8c82b924 Fixes wrong upsampling of certain dashboard data
FixesÃ#3563
2020-03-18 09:29:42 +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
emanuele-f
9fe373b880 Add check for nil dump to avoid json decode errors 2020-03-17 18:22:48 +01:00
emanuele-f
ee17475cc5 Fix ntopng references for oem 2020-03-17 18:00:40 +01:00
Simone Mainardi
2597d02e03 Removes non-standard ts query function 2020-03-17 14:28:16 +01:00
emanuele-f
1ec35cadbf Fix invalid engaged/dropped alerts ts on system interface
Fixes #3556
2020-03-17 12:25:36 +01:00
gabryon99
2c1e845f7d added disabled class to addPoolMemberBtn 2020-03-16 22:35:32 +01:00
gabryon99
722261ad61 Merge branch 'dev' of https://github.com/ntop/ntopng into dev 2020-03-16 22:13:57 +01:00
gabryon99
0b82cf3ea2 fixed swtich between interfaces 2020-03-16 22:13:53 +01:00
emanuele-f
8cab0d8933 Rework home link target when an RTT is selected 2020-03-16 18:24:53 +01:00
gabryon99
e2dcd862b8 fix for ticket #3546 2020-03-16 17:29:33 +01:00
emanuele-f
b07485121b RTT improvements 2020-03-16 15:38:36 +01:00
Simone Mainardi
9c7385178e Handles SNMP OID parts greater than 2^(32-1)
Fixes #3532
2020-03-16 15:11:17 +01:00
emanuele-f
a86b215485 Improve RTT alert information
Closes #3555
2020-03-16 12:21:07 +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
Simone Mainardi
f71c501bc1 Fixes nEdge menu entries
Fixes #3550 along with companion pro commit
2020-03-13 19:41:35 +01:00
emanuele-f
0be214cfae Implement HTTP RTT Monitoring 2020-03-13 19:03:33 +01:00
gabryon99
414b94233d added a textarea for license in about 2020-03-12 17:00:41 +01:00
gabryon99
b0a3610f05 fix for ticket #3537 2020-03-12 16:43:51 +01:00
emanuele-f
d16a732367 Fix traffic profiles page shown when no profiles are defined 2020-03-12 15:53:56 +01:00
Simone Mainardi
1a2a3b72e4 Prevents writing ts stats for certain periodic activities
Fixes #3534
2020-03-12 14:57:24 +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
gabryon99
7cd41253ad fixed column layout in manage_data 2020-03-11 17:14:35 +01:00
Alfredo Cardigliano
ffd684ec5b Wrap long interface name 2020-03-11 15:15:35 +01:00
Alfredo Cardigliano
b2490bd35a Hide db export stats on viewed interafces 2020-03-11 11:45:58 +01:00
Alfredo Cardigliano
8cb6e408b5 Show flow dump options on view 2020-03-11 11:05:26 +01:00
Luca Deri
2bb47ec765 Updated ZMQ info 2020-03-11 10:19:47 +01:00