Commit graph

576 commits

Author SHA1 Message Date
Alfredo Cardigliano
f690f7bf18 Cleanup pro check 2022-03-14 15:41:32 +01:00
MatteoBiscosi
4241d8855d Fixes dropdown menu not correctly formatted 2022-03-11 12:01:46 +01:00
MatteoBiscosi
db4c79de1c Fixes css navbar proportions 2022-03-10 13:36:47 +01:00
MatteoBiscosi
1dfb96c916 Fixes i18n not found 2022-03-07 16:39:22 +01:00
MatteoBiscosi
dfd9b49e18 Fixes menu positioning 2022-03-04 18:58:27 +01:00
MatteoBiscosi
51ef60ead5 Fronted refactoring 2022-03-04 11:01:24 +01:00
Alfredo Cardigliano
6174712fc2 Add rest/v2/get/host/find.lua API 2022-03-02 12:53:08 +01:00
Alfredo Cardigliano
31386f1cfe Rework historical data pages location 2022-02-28 12:31:48 +01:00
MatteoBiscosi
5a13a0725b Removed double include 2022-02-18 11:45:46 +01:00
Luca Deri
0c8b52d635 Removed trace message 2022-02-12 12:29:10 +01:00
Luca
85b7bb2b78 Improved locales caching 2022-02-11 16:52:46 +01:00
MatteoBiscosi
57a85de50e Cleaned up the code from plugin_utils 2022-02-11 12:07:23 +01:00
Alfredo Cardigliano
8ebdf68df2 Restore locale.lua include in menu.lua 2022-02-10 17:56:28 +01:00
Alfredo Cardigliano
018d963b97 Use a global i18n js function for localization (included in the menu). Rename old-style i18n to i18n_ext. 2022-02-10 17:05:43 +01:00
Matteo Biscosi
cf184d07ff Added MAC Address to View Interfaces 2022-02-09 19:18:00 +01:00
Luca Deri
75c6383fdd Removed developer -> plugins page 2022-02-08 10:39:44 +01:00
Luca Deri
24b25e54a9 Small cosmetic fixes 2022-02-01 10:06:44 +01:00
Alfredo Cardigliano
e14c227ebe Add logout page (WIP) 2022-01-31 13:08:53 +01:00
Matteo Biscosi
48ac194118 Moved ClickHouse monitor out of the plugins (#6224) 2022-01-24 15:56:23 +01:00
Matteo Biscosi
da8609727f Removed half of the monitor plugins (#6224) 2022-01-21 19:21:58 +01:00
Simone Mainardi
3bf1d9b6eb Fixes active monitoring menu shortcut 2022-01-21 12:31:12 +01:00
Simone Mainardi
705807ad9d Reworks active monitoring plugin structure 2022-01-21 12:21:44 +01:00
Matteo Biscosi
cf6358e2de Added Geomap to historical alerted page 2022-01-20 16:44:05 +01:00
Luca Deri
e921ccbf38 Fixed the appearance of the observation points menu only under the host flow page (and not everywhere in the host page) as the observation point is a flow-only concept
Closes #6053
2022-01-08 18:57:31 +01:00
Luca Deri
fc0e204803 Reworked blog fetch into new callback file fetch_blog_feed.lua 2022-01-03 18:55:18 +01:00
Alfredo Cardigliano
257ece18c0 Copyright update (Lua) 2022-01-03 09:42:33 +01:00
MatteoBiscosi
e92135e776 Reorganized periodic scripts 2021-12-28 15:41:28 +01:00
Simone Mainardi
584e75020c Fixes observation points menu in host pages
Addresses #6053
2021-12-23 18:06:51 +01:00
Alfredo Cardigliano
2b643ab7c4 Add toast to warn about deprecated mysql support 2021-12-10 10:41:00 +01:00
Alfredo Cardigliano
cc6014a220 Add toast to warn about deprecated nindex support. Cleanup code. 2021-12-09 16:34:47 +01:00
MatteoBiscosi
39cfd02a51 Removed duplicated Observation Point code 2021-11-26 12:48:18 +01:00
Simone Mainardi
ef895b822c Hides observation points dropdown when not available (e.g., pcap) 2021-11-25 12:18:22 +01:00
Simone Mainardi
184ec3dc80 Fixes nEdge reboot button not working 2021-11-23 17:59:53 +01:00
MatteoBiscosi
15bca61e2c Added l7 proto graphs to observation points (#6085) 2021-11-22 10:51:54 +01:00
Simone Mainardi
a5c0c22876 Adds menu entries for nEdge active DHCP leases
Addresses #2918
2021-11-02 12:10:18 +01:00
MatteoBiscosi
5f95288865 Created clickhouse frontend page 2021-10-27 14:47:03 +02:00
Simone Mainardi
448c5e288a Exposes the explorer when Clickhouse is configured 2021-10-22 17:57:05 +02:00
MatteoBiscosi
0c3bfd54c4 Changed name from probe to exporter (#5970) 2021-10-11 16:54:01 +02:00
MatteoBiscosi
950ce7b717 Added info to understand recipients/endpoint uses (#5938) 2021-10-05 14:10:30 +02:00
Luca Deri
53dc61670d Display the observationPointId menu only in the flow page 2021-10-05 13:09:12 +02:00
Simone Mainardi
efe772443e Adds infrastructure monitoring to nEdge
Addresses #5918
2021-09-28 14:26:40 +02:00
Simone Mainardi
879858639a Exposes {periodicity,service} maps in nEdge UI
Addresses #5917
2021-09-28 12:23:31 +02:00
Simone Mainardi
d35f6c4f52 Fixes observation point dropdown showing up under system 2021-09-24 15:04:45 +02:00
Simone Mainardi
8db8e27956 Cleanup unused code to switch between observation points 2021-09-23 17:06:53 +02:00
Simone Mainardi
4cd9b3d783 Defaults the 'Settings-Checks' menu to the 'All' checks tab
Addresses #5610
2021-09-21 16:30:01 +02:00
Alfredo Cardigliano
bd7f390d02 Move updates js to the footer to reduce noise 2021-09-07 15:44:44 +02:00
Alfredo Cardigliano
e79c7fca66 Fix observation point lookup. Fix indentation. 2021-09-01 09:35:20 +02:00
Matteo Biscosi
ca786b6a8c Fixes no flows shown using observation Points (#5821) 2021-08-31 18:53:58 +02:00
Vasilis Tako
af1ab037e9 Fixed geomap zoom button. Fixed ZMQ interface icon 2021-08-27 16:03:31 +02:00
MatteoBiscosi
b0e4dc5d40 Implements Geo Map stats customization (#5802) 2021-08-27 12:27:35 +02:00