Commit graph

21 commits

Author SHA1 Message Date
Alfredo Cardigliano
8b009ac2f1 Move is<model> Lua functions to pro 2026-06-25 11:33:55 +02:00
Manuel Ceroni
13a292eb7e
Implemented Site import/export (#10465) 2026-06-18 11:28:43 +02:00
Alfredo Cardigliano
e20588808d Implement multipart file upload, extend limit for uploaded file on disk to 256MB, keep memory buffer limit to 4MB 2026-03-23 19:45:46 +01:00
Alfredo Cardigliano
e4fc5f857d Implement nedge configuration import/export 2026-03-23 11:00:36 +01:00
Manuel Ceroni
f10c629b7c
Improved pools import and export (#10135) 2026-03-06 19:03:44 +01:00
Luca Deri
389e832d1c (C) update 2026-01-19 16:23:53 +01:00
Alfredo Cardigliano
40df21d046 Fix import: allow import of a subset of the modules 2025-10-09 15:18:31 +02:00
Alfredo Cardigliano
a55841794b Add checks for nedge enterprise 2025-04-15 15:46:24 +02:00
GabrieleDeri
c45d7d3347
Fixed missing import of host pool and silence duplicate alerts (#9008)
* Fixed missing import of host pool and silence duplicate alerts in notification config import

* Removed debug print
2025-02-27 23:33:50 +01:00
Matteo Biscosi
55a07112b7 Added support to importing and exporting snmp data (#8726) 2024-09-23 18:46:15 +02:00
Matteo Biscosi
6b5a55497e Removed debug prints 2024-05-31 07:05:32 -04:00
Matteo Biscosi
dec8c48fd0 Fixes configuration import not working 2024-05-31 06:49:50 -04:00
Nicolo Maio
1e51775dd7 Fix import host pools (#8281) 2024-05-16 14:16:29 +02:00
Nicolo Maio
a8f1a82e70 Fix the REST import of host pools. (#8281) 2024-03-20 10:21:57 +01:00
Luca Deri
55870e97b9 (C) Update 2024-01-12 11:44:18 +01:00
Alfredo Cardigliano
35da35fc03 Cleanup exported configuration on the client side to avoid failures on upload due to huge jsons 2024-01-05 10:35:14 +01:00
Luca Deri
269e9da142 (C) Update 2022-02-20 23:17:50 +01:00
MatteoBiscosi
57a85de50e Cleaned up the code from plugin_utils 2022-02-11 12:07:23 +01:00
Simone Mainardi
705807ad9d Reworks active monitoring plugin structure 2022-01-21 12:21:44 +01:00
Alfredo Cardigliano
257ece18c0 Copyright update (Lua) 2022-01-03 09:42:33 +01:00
Simone Mainardi
b117e8a23a Adds new REST API v2/
Addresses #5269
2021-07-08 09:57:46 +02:00