Commit graph

4618 commits

Author SHA1 Message Date
emanuele-f
b789e59420 Fix bad enterprise version reported 2020-04-24 12:44:49 +02:00
Alfredo Cardigliano
6241945f72 Update getNtopngRelease 2020-04-24 12:31:09 +02:00
Luca Deri
f699099f02 Fixed geomap 2020-04-15 14:28:09 +02:00
Simone Mainardi
6c7bf43800 Implements constant flow and alert ids
Enlarges AlertType size

Changes alerts database
2020-04-15 10:35:22 +02:00
gabryon99
2ffe0991e7 fixed blog notfication utils 2020-04-09 16:22:43 +02:00
Simone Mainardi
337b085065 Allow system interface search for SNMP devices
Implements #3666
2020-04-07 10:16:19 +02:00
emanuele-f
a1e83ed7d9 Fix missing SNMP host menu entry
Fixes #3694
2020-04-07 10:11:31 +02:00
emanuele-f
10cececcd6 Fix device type dropdown incorrectly enabled for non MAC members
Fixes #3695
2020-04-07 10:11:18 +02:00
Simone Mainardi
7a1dac500e Fixes missing config page from mac_details.lua 2020-04-03 12:48:47 +02:00
Simone Mainardi
325e0cf498 Fixes missing telemetry conf in nEdge 2020-04-03 12:14:57 +02:00
emanuele-f
4e741e3bf8 Fix allowed interface change not working
Broken since a86aaa61e6

Fixes #3690
2020-04-02 12:12:13 +02:00
emanuele-f
b1365b0041 Fix script failure in community charts
Fixes #3605
2020-04-02 11:46:05 +02:00
emanuele-f
3c00270d15 Fix bad selected menu item for user scripts config page 2020-04-02 11:44:42 +02:00
gabryon99
9651c28ea3 moved up license expired badge (inside the navbar)
fix #3625
2020-04-02 11:44:05 +02:00
emanuele-f
18db709780 Fix stripped @ on host labels 2020-04-02 11:41:30 +02:00
emanuele-f
920e7daeaa Replace calls to getResolvedAddress with host2name 2020-04-02 11:41:19 +02:00
emanuele-f
86a209ddff Fix host alias not shown in flows 2020-04-02 11:41:08 +02:00
gabryon99
0188de18e0 add comment for previous fix 2020-04-02 11:40:35 +02:00
gabryon99
d21c5f9329 fixed issue for snmp url interfaces
fix for ticket #3668
2020-04-02 11:40:20 +02:00
Luca Deri
6f45af066d Removed blankc 2020-04-02 11:39:56 +02:00
Luca Deri
f5c55bbfb0 Fixes #3647 2020-04-02 11:39:44 +02:00
Luca Deri
cba3402b11 Fixes #3646 2020-04-02 11:39:13 +02:00
Simone Mainardi
14597f8c35 Fixes unexpected token H in VLANS page
Fixes #3689
2020-04-02 10:10:25 +02:00
gabryon99
2ad8755486 fix broken switch interface for non admin user
fix #3688
2020-04-02 09:24:49 +02:00
gabryon99
9e4d2f2991 fix fort ticket #3622, removed debug logs 2020-03-30 12:04:25 +02:00
gabryon99
b234ae1809 removed unused p tag used as separator 2020-03-30 12:04:16 +02:00
gabryon99
df3d1bd181 implemented blog notification per users 2020-03-30 12:03:22 +02:00
emanuele-f
c5f2303778 Fix bad SNMP interface formatter
Fixes #3659
2020-03-27 17:51:24 +01:00
emanuele-f
35c6c21a15 Add check to avoid "list x has 0 rules" on interrupted shutdowns
Fixes #3468
2020-03-27 17:51:13 +01:00
gabryon99
0904125694 fix for ticket #3645 2020-03-27 17:51:05 +01:00
emanuele-f
93c2ce2b6b Fix errors in RTT hosts import/reset 2020-03-27 14:45:59 +01:00
emanuele-f
31b28823a8 Restore ntopng major version check
Closes #3648
2020-03-27 12:48:08 +01:00
emanuele-f
954b2389ea Fix DHCP ranges cleared when page changes
Fixes #3636
2020-03-27 11:14:38 +01:00
gabryon99
a4bb6f61a1 fix for blog notifications 2020-03-27 11:14:22 +01:00
gabryon99
309e5f251f fix on blog_utils to fetch posts 2020-03-27 11:14:10 +01:00
gabryon99
87b8e1bc10 fixed issue #3638 2020-03-27 11:14:04 +01:00
gabryon99
e4846fa1a0 fix order menu help 2020-03-27 11:13:56 +01:00
gabryon99
e12e78822d fix for ticket #3640 and add suggest feature link 2020-03-27 11:13:42 +01:00
emanuele-f
bc28fb203b Add missing filter hosts filter item hightlight 2020-03-27 10:57:16 +01:00
emanuele-f
ed2c59f0d6 Fix score sort errors while going back to community mode
Fixes #3635
2020-03-27 10:57:10 +01:00
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
4ed0491edf Fix ntopng updates broken with italian language
Js strings must be enclosed in double quotes to prevent these errors.
2020-03-25 16:11:41 +01:00
emanuele-f
4f89cef7a2 Remove historical flow explorer link for score alerts
Host having an high score does not imply that the host has alerted flows. When no
flow alerts are present, adding a link to the explorer is wrong.
2020-03-25 15:43:40 +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