Commit graph

627 commits

Author SHA1 Message Date
Alfredo Cardigliano
ade466ddd0 Fix save button alignment 2019-12-06 09:57:46 +01:00
Simone Mainardi
b8f867a4bf Bootstrap migration fa to fa-lg navbar icons 2019-12-05 18:46:21 +01:00
Simone Mainardi
e2eef6e778 Bootstrap migration nEdge if_stats page 2019-12-05 12:39:48 +01:00
Simone Mainardi
04d662a540 Bootstrap migration host pools navbar 2019-12-05 09:27:47 +01:00
Simone Mainardi
207ef4b6ec Bootstrap migration network interface navbar 2019-12-05 09:27:47 +01:00
Simone Mainardi
db272831e9 Bootstrap migration tabs 2019-12-05 09:27:47 +01:00
Simone Mainardi
6d36e7cb76 Bootstrap migration btn-default to btn-secondary 2019-12-05 09:27:47 +01:00
Simone Mainardi
14db3bb11f Bootstrap migration labels to badges 2019-12-05 09:27:46 +01:00
Alfredo Cardigliano
d69276396f Replace Interfaces dropdown with Interface stats link and interface selector 2019-11-27 17:28:48 +01:00
Simone Mainardi
49ddb55620 Adds interface TCP keepalive packets 2019-11-25 16:02:04 +01:00
Alfredo Cardigliano
b84ca05217 Fix validation of list of networks with vlan (fix #3068) 2019-11-22 19:11:06 +01:00
Alfredo Cardigliano
7731ef443e ZMQ enccryption key notes 2019-11-21 16:03:57 +01:00
Alfredo Cardigliano
e585ad9f1b Autogenerate persistent ZMQ CURVE key pairs. Display the public key in the interface details. New --zmq-encryption option to enable encryption (disabled by default for the time being) 2019-11-21 13:01:48 +01:00
emanuele-f
1fd65ac44c Flow user scripts enhancements
- Add title label in hash table utilization gauges
- List Hash Tables charts and Periodic Activities charts in a single page
- Replace Periodic Activities max duration column with time utilization percentage
- Add api to add a straight line in the charts
- Show max duration time as a straight line in Periodic Activities charts
- Move dropped flow calls charts to the Peridic Activities page
- Fix expert view number of calls 0
- Fix interface/host/network trigger alert label
- Move chart icon to separate column in redis and influxdb pages
- Fix interface menu selection in Hash Tables and Periodic Activities
- Highlight issues with a warning triangle in Hash Tables and Periodic Activities
- Fix some page navigation issues with extra_params
- Fix wrong schema graph options passed to nv_graph_utils
2019-11-20 20:09:45 +01:00
Simone Mainardi
21ab623677 Generalizes internals code to reuse it between interfaces and dashboard 2019-11-15 15:30:32 +01:00
Alfredo Cardigliano
d2b7cea9c8 Keeping track of resident memory only (fix #3040) 2019-11-15 09:42:08 +01:00
emanuele-f
29e5b10e6f Fix network interface alias not used in alerts configuration 2019-10-29 16:47:22 +01:00
emanuele-f
51f7a0a03f Hide periodic scripts stats on community due to custom charts 2019-10-28 17:47:18 +01:00
Simone Mainardi
dc748b1b6d Implements stats for periodic scripts duration 2019-10-28 17:10:03 +01:00
Alfredo Cardigliano
0d0394e862 Internals labels 2019-10-25 14:40:25 +02:00
Alfredo Cardigliano
b42989154c Drawing active items in addition to idle in the internals chart 2019-10-25 12:14:53 +02:00
Alfredo Cardigliano
592aaf80e2 Displaying Active/Idle in the internals page 2019-10-25 12:02:13 +02:00
emanuele-f
8747af5f2b Reduce max queue length 2019-10-24 17:00:03 +02:00
Simone Mainardi
955eed4b50 Reworks idling and purging of hash table entries to make it faster 2019-10-24 15:48:18 +02:00
Simone Mainardi
47f8525144 Adds chars and page for hash table states 2019-10-23 14:14:44 +02:00
Simone Mainardi
15e17a801a Implements per-state hash entry counters and writes them to ts 2019-10-23 13:09:02 +02:00
Alfredo Cardigliano
f66d7b113d Suricata statistics label 2019-10-18 18:32:29 +02:00
Alfredo Cardigliano
053df4bc67 Added external interface statistics (e.g. signatures loaded by suricata) 2019-10-16 13:40:50 +02:00
Alfredo Cardigliano
87ac1b0bb6 New Duplicate Disaggregated Traffic option to show disaggregated traffic in the master interface 2019-10-16 04:50:47 +02:00
Simone Mainardi
d1600d0e9b Adds toggle to exclude one-way-traffic hosts from timeseries gen 2019-10-16 11:58:50 +02:00
emanuele-f
bee1efdded Move callbacks scripts into separate tab 2019-10-04 10:48:13 +02:00
Luca Deri
1c8cb80b9f Fixed icon ratio 2019-09-26 19:26:55 +02:00
Alfredo Cardigliano
ec77c7df9b Sub-interface creation note 2019-09-25 12:57:46 +02:00
Alfredo Cardigliano
aacbf945db Allow configuration of custom sub-interfaces only when there is no dynamic disaggregation mode configured 2019-09-25 12:33:14 +02:00
Alfredo Cardigliano
ff36d16968 Moved Disaggregation Criterion setting to the interface (per interface now) 2019-09-25 12:19:22 +02:00
Alfredo Cardigliano
dbe48cebc5 Hiding disaggregation tab frmo dynamic interfaces 2019-09-25 11:05:09 +02:00
Alfredo Cardigliano
c2d6295de0 Sub-Interface fixes and improvements 2019-09-25 10:37:31 +02:00
emanuele-f
beddb433b7 Add a message when POST form submission fails 2019-09-23 16:00:25 +02:00
emanuele-f
0987c8ee99 Move alert link from row header to the number 2019-09-18 15:43:15 +02:00
Simone Mainardi
5caec46646 Minor menu fix 2019-09-17 18:24:14 +02:00
Simone Mainardi
e2c9e729a4 Implements flow check modules enable/disable prefs 2019-09-17 11:57:29 +02:00
Simone Mainardi
b3d595653e Initial implementation of lua flow callback scripts and blacklisted alerts
Partially implements #2842
2019-09-16 18:27:46 +02:00
Simone Mainardi
9c06fcfe93 Allows interface stats reset for dynamic interfaces 2019-09-13 12:28:50 +02:00
Simone Mainardi
093a27cd71 Implements counter resets for view interfaces 2019-09-13 12:25:54 +02:00
Simone Mainardi
77c1f85cd3 Implements interface and collection stats reset for ZMQ interfaces 2019-09-13 12:12:54 +02:00
Simone Mainardi
3dd87a04df Adds href links to historical charts in ifstats home page
Implements #2845
2019-09-12 19:00:16 +02:00
Simone Mainardi
c52099aa4f Shows ZMQ collected and dropped messages in a single chart
Implements #2843
2019-09-12 17:49:25 +02:00
Alfredo Cardigliano
11034a95d2 Hide RRD storage utilization when using other db like Influx (fix #2848) 2019-09-12 11:34:47 +02:00
Simone Mainardi
237a72fc83 Improves inteface names shown when collecting from nProbe
Fixes #2846
2019-09-11 18:26:32 +02:00
Simone Mainardi
b364116e7b Fixes inteface speed visualization with non-needed decimals 2019-09-11 18:10:28 +02:00