Commit graph

2830 commits

Author SHA1 Message Date
emanuele-f
09ee54b967 Fix missing RTT stats delete due wrong key 2020-03-20 09:58:18 +01:00
emanuele-f
65905dc9fb Delete RTT ts when host is deleted
Fixes #3566
2020-03-19 19:13:29 +01:00
emanuele-f
f41ebd1d46 Add missing params lint 2020-03-19 18:37:02 +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
Luca Deri
1d2f44fc39 Moved Prometheus to attic 2020-03-19 12:58:48 +01:00
emanuele-f
8eaff002a6 Fix plugin path validation on Windows
Fixes #3573
2020-03-19 12:43:36 +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
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
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
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
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
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
emanuele-f
0be214cfae Implement HTTP RTT Monitoring 2020-03-13 19:03:33 +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
4c692e2c6e formatted manage_data page and added new style, fix for #3536, #3537, #3538, #3539 2020-03-10 22:34:51 +01:00
gabryon99
fcdeeb7b07 moved manage data buttons for system, ticket #3484 2020-03-10 13:05:31 +01:00
gabryon99
e9bfa48610 Merge branch 'dev' of https://github.com/ntop/ntopng into dev 2020-03-10 11:24:07 +01:00
Simone Mainardi
04f5b99342 Calculates and charts RRD queue length 2020-03-09 22:46:35 +01:00
gabryon99
013209f61a Merge branch 'dev' of https://github.com/ntop/ntopng into dev 2020-03-09 14:53:48 +01:00
Simone Mainardi
ca48edd07e Removes slow rrd writes status which is no longer used 2020-03-06 18:35:17 +01:00
gabryon99
aa719d21d7 created generate_switch_toggle function 2020-03-06 15:46:24 +01:00
gabryon99
383f93bbf0 Merge branch 'dev' of https://github.com/ntop/ntopng into dev 2020-03-05 12:05:35 +01:00
gabryon99
0009ec6cde moved manage data under system submenu 2020-03-05 12:05:24 +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
b23ee9fb4f Show MUD recording status, fix recording issues 2020-03-05 10:04:42 +01:00
gabryon99
eddd19d7e9 Merge branch 'dev' of https://github.com/ntop/ntopng into dev 2020-03-04 19:27:47 +01:00
gabryon99
c8098e8d0b added snmp topology support in http_lint.lua 2020-03-04 19:27:36 +01:00
emanuele-f
3b88cb0b40 Stop recording MUD after the deadline is reached 2020-03-04 19:25:57 +01:00
emanuele-f
f000dcb30a MUD configuration save fixes 2020-03-04 18:13:14 +01:00
Simone Mainardi
cf90bb2bcf Allows drivers/rrd.lua to run longer than the deadline 2020-03-04 17:58:48 +01:00
emanuele-f
94f175194b Initial changes for MUD recording 2020-03-04 17:05:53 +01:00
Simone Mainardi
0d133d102e Fixes timeseries.lua not honoring ntop.isDeadlineApproaching() 2020-03-04 16:20:51 +01:00
Simone Mainardi
949ff0a685 Fixes internals page flaws
Fixes #3503
2020-03-04 15:57:21 +01:00