Commit graph

9133 commits

Author SHA1 Message Date
Nicolo Maio
d5fc6f5fd9 Update with guessed and dpi protocol. (#7442) 2023-05-04 12:00:02 +00:00
Alfredo Cardigliano
9f14c401ed Fix disk space validation (form validation reporting need to be improved) 2023-05-04 11:29:58 +02:00
Alfredo Cardigliano
ce6f9db271 Add gw_loss_thresh_ / gw_num_attempts_ to lint. Update locale. 2023-05-03 17:42:43 +02:00
Alfredo Cardigliano
d93ad2562d Rework embedded checks 2023-05-03 08:59:45 +02:00
Matteo Biscosi
e415f1b1c3 Added Radius auth protocol preference 2023-05-02 10:16:37 +00:00
Nicolo Maio
f453601e86 Fix sort. (#7423) 2023-05-02 08:53:00 +00:00
Luca Deri
5fa638389f - Fixed partial working search
- Fixed error when returned search set was empty
- Cleaned up code
2023-04-30 10:33:40 +02:00
Nicolò Maio
93b63bc2c0
Add search map on aggregated live flows. (#7428)
* Add search map on aggregated live flows.

* Code refactor.
2023-04-29 18:29:29 +02:00
Luca Deri
294ad7d7e4 Backup are now reverse sorted 2023-04-29 18:08:43 +02:00
Luca Deri
1fb1bd87fc Added fix to check when a table is really changed 2023-04-27 17:45:25 +02:00
Luca Deri
2416b7b904 Changed key path to avoid polluting the configuration with stats 2023-04-27 17:45:25 +02:00
Luca Deri
ad211d0f11 Updated (C) 2023-04-27 17:45:25 +02:00
Luca Deri
2ad6554864 Fix to avoid un-necessary check write in redis 2023-04-27 17:45:25 +02:00
Luca Deri
ae927c7596 Typo 2023-04-27 17:45:25 +02:00
Luca Deri
d5d7c9151a Added table.is_equal() to compare tables regardless of the entries order 2023-04-27 17:45:25 +02:00
Luca Deri
2ba7e605a1 Check exclusions are not supposed to be visualised with the system interface 2023-04-27 17:45:25 +02:00
Alfredo Cardigliano
3dbac3aefe Add some tolerance to the warning about window check 2023-04-27 14:21:08 +02:00
Alfredo Cardigliano
4aaa412c30 Fix reported disk space config 2023-04-27 11:56:34 +02:00
Matteo Biscosi
d90fcdd6b3 Fixes configuration backup date format undefined 2023-04-26 16:55:01 +00:00
Matteo Biscosi
b9b9542801 Removed not needed param 2023-04-26 16:18:38 +00:00
Matteo Biscosi
14ba4ada13 Fixes unformatted network 2023-04-26 16:18:38 +00:00
Nicolo Maio
e5f057f2bd Fixing date format. (#7423) 2023-04-26 15:57:27 +00:00
Nicolo Maio
f530048a7d Fix date format. (#7423) 2023-04-26 14:13:40 +00:00
Nicolo Maio
a89557d393 Fix date format. (#7423) 2023-04-26 12:36:18 +00:00
Matteo Biscosi
31d35583c2 Fixes device exclusion alert and added more info 2023-04-26 12:18:28 +00:00
Matteo Biscosi
041794c654 Fixes preferences save button alwais disabled and added insta change on radius prefs update 2023-04-26 09:48:02 +00:00
Nicolo Maio
5127837e9f Fix Date Format. (#7423) 2023-04-26 09:03:44 +00:00
Alfredo Cardigliano
737ea7be5e Remove C++ implementation of External Alert (replaced by Lua implementation) 2023-04-26 10:30:56 +02:00
Luca Deri
c856dd3b6f Fixed backup download
Renamed silly REST names to more meaningful ones
Fixed download icon to make it consistent with the rest of ntopng
2023-04-24 18:56:37 +02:00
Alfredo Cardigliano
94d4f5c350 Add network info to host alerts triggered from lua 2023-04-24 18:07:20 +02:00
Nicolo Maio
cc27befcfa Update manage backup configurations. (#5780) 2023-04-24 15:27:23 +00:00
Alfredo Cardigliano
ed2bf419bd Add Interface Throughput charts (bps and pps) 2023-04-24 16:57:46 +02:00
Luca Deri
08899f48e0 Fixed invalid key name that was causing recursive backups
Fixed code loop that cause ntopng to hang
2023-04-24 15:55:45 +02:00
Alfredo Cardigliano
5bde4c8132 Fix Active Monitoring page 2023-04-24 15:52:24 +02:00
Alfredo Cardigliano
79b38e51c2 Compute pool info for host alerts triggered in lua 2023-04-24 12:48:59 +02:00
Alfredo Cardigliano
94aced3172 Pass ifid 2023-04-24 12:43:27 +02:00
Alfredo Cardigliano
e9f192ad04 Push smart filters for host alerts generated from lua 2023-04-24 12:28:20 +02:00
Luca Deri
24e968eed1 Removed trace 2023-04-24 11:12:04 +02:00
Alfredo Cardigliano
64ab8b6bae Trigger External Host alerts directly from Lua (also for inactive hosts) (fix #7170) 2023-04-21 18:20:14 +02:00
Alfredo Cardigliano
2ec229a8c5 Add comments 2023-04-21 16:56:43 +02:00
Alfredo Cardigliano
7e54b9c52c Change key scope 2023-04-21 16:55:33 +02:00
Alfredo Cardigliano
19c78be6e8 Fix Expert View 2023-04-21 16:37:07 +02:00
Alfredo Cardigliano
81f6d35c7c Enable snmp timeseries in nedge enterprise 2023-04-21 15:51:59 +02:00
Alfredo Cardigliano
48d6005e31 Add note about deprecated script 2023-04-21 11:15:30 +02:00
Alfredo Cardigliano
8557b4fa0c Add rest/v2/set/pool/members.lua as a replacement for manage_pool_members.lua (deprecated) 2023-04-21 11:14:01 +02:00
Alfredo Cardigliano
456867b3d1 Add notes about smart recording and license required 2023-04-20 09:53:21 +02:00
Alfredo Cardigliano
15f1a99aa5 Fix snmp pref 2023-04-19 16:50:13 +02:00
Alfredo Cardigliano
f6e6004a96 Add smart window info 2023-04-19 12:16:31 +02:00
Matteo Biscosi
f00baa6e23 Increased application name length 2023-04-19 09:19:49 +00:00
Matteo Biscosi
ba350292ae Fixes missing alerts_map field in alerts (#7411 #7394) 2023-04-19 09:19:10 +00:00