Commit graph

1262 commits

Author SHA1 Message Date
DGabri
18f83ca7ca Started implementing ticket 8508, REST to be implemented when netbox is done 2024-07-17 15:35:24 +02:00
Alfredo Cardigliano
8d8d824acf Fix typo 2024-07-16 15:22:41 +00:00
lucaferret
879836d59d added checkmk syslog format 2024-07-16 15:40:12 +02:00
Alfredo Cardigliano
4dd5241d52 Add note on max num flows 2024-07-11 07:20:26 +00:00
GabrieleDeri
5e8469a5c9
Fixed #7648 (#8509)
* Fixed #8492, removed unused formatting function in lua

* Fixed host pool doc #8487

* Fixed ebroken menu entry highlight #8498

* Fixed geomap REST location: #8486

* Removed log

* Added german #8488

* Implemented ticket: #7648

* Added new endpoints to python API

* Implemented flow exporter table: #8490
2024-07-10 17:33:43 +02:00
Alfredo Cardigliano
a2c60c14eb Implement historical flows replay to a virtual interface 2024-07-09 08:47:17 +00:00
Matteo Biscosi
d046e15b04 Fixes js email pattern 2024-07-03 11:04:09 +02:00
Matteo Biscosi
fcef0131f8 Possible fix for network map (#8432) 2024-07-01 15:31:23 +02:00
GabrieleDeri
d11d980f61
Fixed issue #8435 (#8439)
* added guide for GUI development functioning

* Changed table refresh to 1 minut

* updated en.lua path

* Added lua navbar documentation

* Fixed SNMP menu entry highlight

* Implemented ticket #7576

* Implemented #7576

* Added lua and vue documentation

* Fixed issue #8435

* Implemented ticket #7662

---------

Co-authored-by: DGabri <gabriele.deri@gmail.com>
2024-06-06 16:30:52 +02:00
Matteo Biscosi
965794577b Added link to csv/json format documentation for SNMP devices 2024-05-29 12:31:00 -04:00
Luca Deri
93d8940d4d Cleanup 2024-05-17 12:02:13 +02:00
Nicolo Maio
1b18e1832f Add WeChat. (#8382) 2024-05-09 10:07:18 +02:00
Matteo Biscosi
44b84dc90d Added bs-5 tooltip support 2024-04-17 05:59:35 -04:00
Matteo Biscosi
1c6dacf3fe Fixes host pools modal not working (#8281) 2024-03-19 12:40:13 -04:00
Nicolo Maio
4f8f309b37 Fix behavioural checks glitches. (#8259) 2024-03-14 09:46:22 +01:00
Matteo Biscosi
e1692239c3 Fixes some gui issues 2024-02-28 12:25:55 -05:00
Matteo Biscosi
5edfdeedcd Fixes various lua memory issues 2024-02-22 11:22:52 +00:00
Nicolo Maio
4b0767ca2e Add Active Monitoring toggle (#8225) 2024-02-19 12:45:51 +01:00
Nicolo Maio
a6862ed0de Fix using the currently selected ifname. 2024-02-16 11:17:43 +01:00
Nicolo Maio
5a15781aaf Fix bad ifname parameter value in am. (#8222) 2024-02-16 10:31:33 +01:00
Matteo Biscosi
371d869eea Added trigger period action on shell script (#8130) 2024-01-08 10:51:55 +00: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
Alfredo Cardigliano
abb4a3e6ec Code review 2024-01-04 16:22:29 +01:00
Alfredo Cardigliano
67ddfc3c22 Add title 2023-11-17 12:14:35 +01:00
Alfredo Cardigliano
b9e1f68dd4 Use meaningful names 2023-11-13 15:05:31 +01:00
Matteo Biscosi
061f2b50fc Fixes notification type filtering (#7978) 2023-11-03 09:12:57 +00:00
Matteo Biscosi
70456c51d3 Fixes action column in endpoint page 2023-10-30 10:27:05 +00:00
Nicolo Maio
3ee52ac3f1 Fix email comma list regex. (#7956) 2023-10-28 10:55:47 +02:00
Matteo Biscosi
29ba06e8a3 Fixes l7 & cat timeseries link 2023-10-25 14:22:43 +00:00
Matteo Biscosi
a3ba9c1672 Removed debug print 2023-10-25 13:39:09 +00:00
Nicolo Maio
56a33fa0e0 Fix email validation in recipient form modal. (#7648) 2023-10-24 15:23:24 +02:00
Luca Deri
57697a9b39 Added email recipients note 2023-10-23 16:52:16 +02:00
Matteo Biscosi
d259c9a966 Fixes incorrect select search (#7677) 2023-10-20 16:27:00 +00:00
Nicolo Maio
3876d0e113 Fix the custom queries missing using select search vue component. (#7677) 2023-10-20 10:07:07 +02:00
Nicolo Maio
5fa17fc5d5 Fix missing custom queries in the analysis page. (#7677) 2023-10-19 16:46:44 +02:00
Alfredo Cardigliano
07dab33ff7 Use REST API to enable/disable checks (deprecate lua/toggle_check.lua) 2023-10-18 10:06:32 +02:00
Nicolo Maio
bce016e08a Disable the reset of the email notification modal upon failed edit submission. 2023-10-13 15:26:11 +02:00
Matteo Biscosi
20972d3a18 First rest documentation update 2023-10-13 11:57:46 +00:00
Nicolo Maio
e02996248c Fix email endpoint edit modal feedback message. 2023-09-29 14:42:09 +02:00
Nicolo Maio
263ce16a49 Fix email sender feedback message. (#7648) 2023-09-28 18:10:37 +02:00
Nicolo Maio
88b8d0be40 Fix checkbox in notification endpoints. 2023-09-28 15:00:57 +02:00
Alfredo Cardigliano
ed7ebaa6ac Add flag to use proxy in email settings 2023-09-28 11:07:28 +02:00
Matteo Biscosi
1fdced1316 Moved no more used components 2023-09-27 15:10:38 +00:00
Matteo Biscosi
bb66f65eb3 Fixes edit recipient modal 2023-09-19 09:56:24 +00:00
Matteo Biscosi
472c2598ec Fixes silence switch not working 2023-09-19 09:36:14 +00:00
Matteo Biscosi
16b5530087 Fixes issue with recipient edit 2023-09-14 11:19:00 +00:00
Matteo Biscosi
0fee5ab3f6 Fixes notification edit issue 2023-09-13 16:16:47 +00:00
Matteo Biscosi
37f7e86326 Added advanced/simple recipient switch 2023-09-11 16:12:01 +00:00
Nicolo Maio
a69469c3aa Fix host details timeseries link L7 and Category enabled by pref. (#7770)(#7771) 2023-09-05 18:19:20 +02:00
Matteo Biscosi
a46af46269 Fixes edit notification type not working 2023-08-30 14:20:57 +00:00