Commit graph

2859 commits

Author SHA1 Message Date
emanuele-f
002f346784 Fix SyslogParserInterface plugins loading 2020-03-27 10:55:46 +01:00
emanuele-f
1a76dcc888 Improve plugins reload to avoid transient errors
A "shadow directory" is now populated when the reload occurs and then swapped as the active directory.
This avoids breaking the directory structure or changing files when other threads are possibly working
on them.

Fixes #3595
2020-03-27 10:54:45 +01:00
Simone Mainardi
6d3ebbca6a Renames alert_config to user_script_config 2020-03-26 14:52:23 +01:00
emanuele-f
2b392b713b Add nil checks 2020-03-25 14:41:44 +01:00
Luca Deri
ad46e3f3c8 Fix for blog event badges 2020-03-25 09:52:22 +01:00
Simone Mainardi
e7aed5f824 Handles non-localized flow status titles 2020-03-24 23:00:56 +01:00
emanuele-f
b4b3a85e77 Blog notifications fix 2020-03-24 17:15:40 +01:00
gabryon99
badc9af8f8 fix for system view 2020-03-24 17:13:37 +01:00
emanuele-f
1de2336892 Fix for system interface name 2020-03-24 12:20:02 +01:00
gabryon99
7479582210 fix system view and add rtt host from host_details 2020-03-23 17:38:22 +01:00
emanuele-f
66cbf2c436 Rmove hardcoded blacklisted status ID
Fixes #3613
2020-03-23 12:51:01 +01:00
emanuele-f
a8c049b58f Add check for possibly nil ts value
Should address #3605
2020-03-23 12:40:44 +01:00
emanuele-f
75e7858cbc Fix RTT alerts not released when RTT host is deleted
Fixes #3608
2020-03-23 12:31:44 +01:00
emanuele-f
f5ea87910a Fix bad RTT timeseries metric and avoid HTTP 100
Should address #3603
2020-03-23 11:58:30 +01:00
gabryon99
84254e69a4 refactored new system interface logic 2020-03-23 11:03:40 +01:00
gabryon99
c0f30310f7 fix for system view 2020-03-23 10:29:45 +01:00
gabryon99
654ea9ec08 added startup epoch 2020-03-23 09:42:11 +01:00
gabryon99
d9dc4d1ca4 Merge branch 'dev' of https://github.com/ntop/ntopng into dev 2020-03-22 23:53:03 +01:00
gabryon99
b1251aef5f created blog notification 2020-03-22 23:52:59 +01:00
Simone Mainardi
d8d6c70d5b Removes async from js loading which was breaking certain pages 2020-03-22 21:05:43 +01:00
gabryon99
80c151e764 minified popper js 2020-03-22 13:02:48 +01:00
gabryon99
e7b502b27b minified css to speed up loading 2020-03-22 12:28:55 +01:00
gabryon99
49c01bffb0 Merge branch 'dev' of https://github.com/ntop/ntopng into dev 2020-03-21 15:57:51 +01:00
gabryon99
26ba1c4df2 fix for system view 2020-03-21 15:56:02 +01:00
emanuele-f
4094662148 Hide packets-related pages in nEdge
Fixes #3586
Fixes #3585
2020-03-20 17:45:38 +01:00
gabryon99
16356c43c1 Merge branch 'dev' of https://github.com/ntop/ntopng into dev 2020-03-20 16:53:41 +01:00
emanuele-f
a214510baa Add RTT user friendly information
Closes #3567
2020-03-20 16:41:00 +01:00
Simone Mainardi
1fe0e0dea8 Fixes invalid interfs space used on BSD-based systems
Fixes #3591
2020-03-20 16:01:29 +01:00
Simone Mainardi
b551bb3e7a Fixes invalid disk space calc on BSD-based systems
Fixes #3591
2020-03-20 15:48:57 +01:00
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