Commit graph

2810 commits

Author SHA1 Message Date
Takayuki Onodera
1aa15f980c Localize layer 2 device page and some hosts pages 2017-05-15 16:15:49 +09:00
emanuele-f
1ee2be27d3 Bridge wizard complete 2017-05-12 21:43:24 +02:00
emanuele-f
3f80dbaa32 Do not capitalize metric in threshold cross messages 2017-05-12 12:41:30 +02:00
Emanuele Faranda
e4396ec567 Merge pull request #1230 from TakayukiOnodera/localization
Localize some pages for interface
2017-05-12 10:31:59 +00:00
emanuele-f
30a99b1d92 Add a list of safe DNS servers to use in traffic bridge mode 2017-05-12 12:21:56 +02:00
Takayuki Onodera
6a400c72f4 Localize some pages for interface 2017-05-12 16:55:28 +09:00
emanuele-f
19c2aa8d4d Bridge wizard gui implementation 2017-05-12 01:06:46 +02:00
emanuele-f
073537faff Make SSL alerts configurable from preferences 2017-05-10 17:40:13 +02:00
Takayuki Onodera
aafac4412d Fixed wrong localization key 2017-05-10 19:38:07 +09:00
TakayukiOnodera
95fb2a133d Localize some pages for interface (#1226) 2017-05-10 09:49:27 +02:00
emanuele-f
b6e1b3a450 Fix nDPIStats non initialized memory 2017-05-09 19:03:46 +02:00
Simone Mainardi
5416dcd711 Implements DB queries on the aggregated data (WIP) 2017-05-09 18:56:55 +02:00
Simone Mainardi
b5e685f243 Implements per pool member quotas 2017-05-09 15:07:53 +02:00
Takayuki Onodera
5dd572515c Localize interface overview page 2017-05-09 17:19:52 +09:00
emanuele-f
3496fb51c0 Add button to flush all alerts data 2017-05-08 23:31:46 +02:00
emanuele-f
83f18227f7 Threshold configuration page improvements 2017-05-08 20:55:52 +02:00
emanuele-f
1557cf5a98 Improve detected alerts page 2017-05-08 16:55:05 +02:00
TakayukiOnodera
c6d62bf2ac export_data localization (#1220) 2017-05-08 09:24:08 +02:00
Simone Mainardi
ba8d992e3b Adds host pool configuration shortcut in host_details 2017-05-05 14:21:41 +02:00
emanuele-f
1e4068b798 Fix some visualization problems 2017-05-04 20:07:52 +02:00
emanuele-f
10be6c2190 Fix host alert configuration issues 2017-05-04 16:30:39 +02:00
Simone Mainardi
2788788288 Enforces shapers and quotas for user-defined pools
Shapers and quotas are no longer allowed in the default (not assigned) host pool.
This means that the default host pool has become pass-all.

The idea behind this choice is that a user should enforce policies only on the members
for custom pools. Before this commit, a quota or a shaper in the default (not assigned)
host pool, could interfere with a quota or a shaper in a custom host pool.
2017-05-04 13:12:51 +02:00
emanuele-f
f2eb15ba76 Fix alerts dashboard look 2017-05-03 18:03:03 +02:00
Simone Mainardi
0586a814ea Optimizes oldest alerts cleanup 2017-05-03 12:41:36 +02:00
emanuele-f
9aa7b31552 Add SafeSearch and Global DNS in traffic bridge preferences. 2017-05-02 12:47:33 +02:00
emanuele-f
21594b834d Separate syn/flow attacker and victim alert thresholds 2017-04-30 20:07:58 +02:00
Emanuele Faranda
8b8974e56c Alerts improvements (#1204)
* Implement flow flood alert

* Remove alerts general settings

* Implement global threshold alerts for hosts, networks and interfaces

* Implement global anomaly alert configuration, lua side

* Make the global thresholds not bound to the interface

* Implement global anomaly alert configuration, C side

* Make the engaged alerts cache per interface to avoid conflics
2017-04-29 12:19:49 +02:00
Luca
f473c1a4be Label change 2017-04-28 08:38:22 +02:00
emanuele-f
f344f55116 Add children safe host pool option 2017-04-27 16:24:28 +02:00
emanuele-f
52cdd7382a Fix wrong ajax field used in time quota 2017-04-24 15:30:01 +02:00
emanuele-f
b83a93c6a5 Add preference to enable VLAN rrd dump and display VLAN rrd graphs 2017-04-24 13:00:24 +02:00
emanuele-f
eb167e8dee Fix localization key collision causing blank historical explorer page 2017-04-23 17:21:23 +02:00
emanuele-f
a51a57283d flows_stats localization 2017-04-20 00:18:32 +02:00
emanuele-f
d31b5da32a Complete historical explorer localization 2017-04-19 18:09:41 +02:00
Simone Mainardi
16aa85ad8c Version checks for quotas enforcement 2017-04-18 19:22:27 +02:00
Emanuele Faranda
1fbbe86e39 Prevent assigning a network to the multiple Host Pools (#1150)
* Prevent assigning a network to the multiple Host Pools

* Simplify host pool search interface

* Fix for MAC addresses bugs and add user notifications

* Fix issues caused by the use of non normalized network keys

* Changes a warning message
2017-04-14 12:17:16 +02:00
emanuele-f
73528f7927 Add gauges into the traffic policing page to show current quotas 2017-04-11 20:36:19 +02:00
Luca Deri
fc53648a2b Implemented data anonymization #1068 2017-04-09 11:37:24 +02:00
emanuele-f
865ef16183 Partial historical explorer localization 2017-04-05 23:16:43 +02:00
emanuele-f
6108718dcf Fixes #1129 2017-04-05 19:39:17 +02:00
Simone Mainardi
4aa4212630 Implement OOO/Retransmissions Stats
Implements #1072

Additional implementations:
- l7 statistics for networks

Additional fixes and improvements:
- local networks traffic statistics were saved twice
- 5min.lua was not properly coded to keep into account user
preferences
_ 5min.lua has been simplified

TODO:
- ooo / retransmissions / lost counters should be accounted in the C engine or
serialized to disk as idle hosts may determine a decrease in the
aforementioned counters.
2017-04-05 19:34:58 +02:00
emanuele-f
7ff33f2e64 Localize report page 2017-04-05 19:24:39 +02:00
emanuele-f
919a49b1a3 Make top_rrd index based 2017-04-05 16:31:11 +02:00
emanuele-f
4dffa882ef Implement TCP flags timeseries for network interfaces 2017-04-04 19:09:41 +02:00
Simone Mainardi
fb7b9d0366 Top HTTP Sites Rework
Implements #1060
2017-04-04 18:50:52 +02:00
Simone Mainardi
4cade724ab Ability to Specify the Default SNMP Community for Hosts
Implements #1112
2017-04-04 17:10:22 +02:00
emanuele-f
058d7e27ce Add protocol families dropdown to get the list of protocols into the family 2017-04-04 15:33:27 +02:00
Simone Mainardi
de3dff102f Fixes undefined localized variable 2017-04-04 15:18:51 +02:00
emanuele-f
aa7bab5fee Add sent/received ARP stats for NetworkInterfaces and add a sent/recv pie chart for hosts 2017-04-04 13:24:04 +02:00
emanuele-f
4ce2221104 Rework preferences and fix nil error 2017-04-04 10:54:52 +02:00