emanuele-f
01816f3e7d
Add category name in flashstart graphs
2017-04-27 15:24:14 +02:00
emanuele-f
cc3191bc4f
Remove flapping-checking code in alert counter
2017-04-27 11:13:40 +02:00
emanuele-f
8b72607c38
Migrate interface alerts to lua logic
2017-04-27 11:07:04 +02:00
emanuele-f
426032426b
Expose the traffic profile validation function
2017-04-26 23:05:31 +02:00
emanuele-f
230d2f434c
Show SNMP host information in pro version
2017-04-26 22:34:18 +02:00
Emanuele Faranda
7d8d26efdc
Merge pull request #1182 from emanuele-f/alerts_with_cache
...
Alerts with cache
2017-04-26 20:32:46 +02:00
valentina
4dfa9cb2f3
Changed calls from sudowrapper to run script (nbox integration)
2017-04-26 19:09:39 +02:00
emanuele-f
d6469510ee
Add startup alert engine and use it for MYSQL open files limit check
2017-04-26 18:12:40 +02:00
emanuele-f
63402a848d
Invalidate cache on alerts delete
2017-04-26 18:04:11 +02:00
emanuele-f
22d9d3ad2c
Fix single alert delete
2017-04-26 17:10:05 +02:00
emanuele-f
5e663675f2
Fix flows shown in interface alert configuration
2017-04-26 16:16:12 +02:00
Simone Mainardi
57b592c905
Fixes invalid use of alert engine
2017-04-26 16:09:55 +02:00
emanuele-f
1545dcb73e
Host Flows alert becomes a threshold alert
2017-04-26 15:50:54 +02:00
emanuele-f
4afe4328eb
Enable SYN flood/victim alert generation
2017-04-26 11:23:23 +02:00
emanuele-f
bae63434c1
Implement engaged alerts cache
2017-04-24 17:24:31 +02:00
Simone Mainardi
e36554de9d
Bridged interfaces footer gauge
...
Footer gauge only shows bridged actually bridged traffic
for bridged interfaces
2017-04-24 16:19:03 +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
Simone Mainardi
7b13e2e6a1
Adds an engine id to the engaged alerts
2017-04-24 12:22:47 +02:00
emanuele-f
60bb301c76
Fix host search with VLANs
2017-04-24 11:17:36 +02:00
emanuele-f
eb167e8dee
Fix localization key collision causing blank historical explorer page
2017-04-23 17:21:23 +02:00
Simone Mainardi
c8c4505d9c
Adds VLANs lua getters
2017-04-23 14:20:04 +02:00
Simone Mainardi
2873438712
Handles VLAN statistics in both UI and backend
...
VLAN statistics are now properly accounted both in the front and
in the backend.
It is now required to add a toggle preference to save their
statistics (presently statistics are always saved) and it is
also requested to browse their historical protocols.
2017-04-23 12:58:10 +02:00
emanuele-f
43b3a7f078
Fix AlertCounter based host alerts
2017-04-22 19:48:09 +02:00
emanuele-f
04e01c24b0
Re-enable alerts generation. Use structured format functions.
2017-04-22 18:58:32 +02:00
emanuele-f
bfd2759eeb
Move global status to local status
2017-04-22 17:09:23 +02:00
emanuele-f
a4a7f0d12f
Restructure code to use the upcoming alerts cache
2017-04-22 15:20:43 +02:00
emanuele-f
31d26c4d76
Fixes #1169
2017-04-20 19:17:22 +02:00
emanuele-f
5892319880
Update in-memory hosts alert configuration when the configuration changes
...
Also fixes invalid redis key used to check host alerts trigger
2017-04-20 19:09:52 +02:00
Simone Mainardi
9fb24219e4
Passes host detected anomalies to lua
2017-04-20 18:50:05 +02:00
emanuele-f
0a1a6c0a2b
Remove alert rearming logic
2017-04-20 12:08:13 +02:00
Simone Mainardi
a43636bdb0
Fixes AS stats in the GUI
2017-04-20 11:56:33 +02:00
emanuele-f
a63eeadbb1
Hide packets stats in ZMQ interfaces
2017-04-20 10:57:49 +02:00
emanuele-f
03428e6f03
Show packet size distribution and IP version distribution in ZMQ interfaces
2017-04-20 10:22:41 +02:00
emanuele-f
a51a57283d
flows_stats localization
2017-04-20 00:18:32 +02:00
Simone Mainardi
5014669d12
Implements Autonomous Systems hash table
2017-04-19 23:19:16 +02:00
emanuele-f
d31b5da32a
Complete historical explorer localization
2017-04-19 18:09:41 +02:00
Luca
33f81e1f68
Small code rework in callback utils
2017-04-19 08:59:08 +02:00
Simone Mainardi
16aa85ad8c
Version checks for quotas enforcement
2017-04-18 19:22:27 +02:00
emanuele-f
a10d6c4f7d
Fix login issue with special characters.
...
The special characters were URL encoded during HTTP request and saved in URL encoded form.
The login used the unencoded password instead, and this resulted in a password hash mismatch which prevented user login.
Now the password hash is calculated on the unencoded password.
2017-04-14 18:20:36 +02:00
emanuele-f
12e6db4efb
Fixes various community version bugs
...
- Top ports page
- Top ASNs page
- Top flow senders page
- ASN graphs
- Hosts comparison sankey, port filtering
- Blank preferences screen
- Host pools add/remove members errors
2017-04-14 16:38:19 +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
df712b21d6
Fix vertical alignment of new rows
2017-04-13 20:08:31 +02:00
emanuele-f
2657357ab8
Improve quota settings layout
2017-04-13 19:54:30 +02:00
Luca Deri
f18a99c87a
Merge pull request #1156 from jwilk/spelling
...
Fix typo
2017-04-13 11:50:02 +02:00
emanuele-f
eca26495d1
Implement ipv4 vs ipv6 packets breakdown for network interfaces
2017-04-13 11:40:06 +02:00
Jakub Wilk
d2e25d8b53
Fix typo
2017-04-13 11:33:41 +02:00
emanuele-f
e32e7aa0a9
Fix automatic form submit in host pool member search
2017-04-12 20:29:13 +02:00
emanuele-f
ea5db96bb0
Fixes #1139
2017-04-12 20:15:25 +02:00
Luca Deri
44e7f9d1c9
Fixed GeoIP report
2017-04-12 12:42:53 +02:00