emanuele-f
73a8b39d1f
Fix errors in RTT hosts import/reset
2020-03-27 14:45:24 +01:00
emanuele-f
9c404e3b30
Restore ntopng major version check
...
Closes #3648
2020-03-27 11:58:33 +01:00
emanuele-f
af48ccedf4
Fix DHCP ranges cleared when page changes
...
Fixes #3636
2020-03-27 10:37:19 +01:00
gabryon99
823edabeca
fix on blog_utils to fetch posts
2020-03-26 17:43:02 +01:00
gabryon99
6d66d9e744
fixed issue #3638
2020-03-26 17:21:39 +01:00
gabryon99
c8465b5717
fix for ticket #3640 and add suggest feature link
2020-03-26 16:52:49 +01:00
emanuele-f
7c6a84e851
Fix score sort errors while going back to community mode
...
Fixes #3635
2020-03-26 15:09:42 +01:00
Simone Mainardi
3144bc8bdf
Renames alert_config to user_script_config
2020-03-26 14:51:53 +01:00
emanuele-f
61ab06fcd7
Fix SyslogParserInterface plugins loading
2020-03-26 14:47:51 +01:00
emanuele-f
15c013922d
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-26 14:21:11 +01:00
emanuele-f
1862b684ed
Fix for alerts_api doc generation
...
Do not document local functions!
2020-03-26 09:39:31 +01:00
emanuele-f
4ef8407386
Add nil checks
2020-03-25 14:40:07 +01:00
gabryon99
7993b5f3b0
fix for sort in lua blog notifications
2020-03-25 08:49:11 +01:00
Simone Mainardi
feab63ee6c
Handles non-localized flow status titles
2020-03-24 23:01:53 +01:00
emanuele-f
60da5a0c13
Blog notifications fix
2020-03-24 17:12:41 +01:00
gabryon99
3208fd24ab
Merge branch 'dev' of https://github.com/ntop/ntopng into dev
2020-03-24 12:39:28 +01:00
gabryon99
ce0e3d2d11
fix for system view
2020-03-24 12:39:08 +01:00
emanuele-f
e59a787938
Fix for system interface name
2020-03-24 12:17:52 +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