Commit graph

751 commits

Author SHA1 Message Date
Simone Mainardi
717b2dfa40 Adds pref. for per-interface network discovery 2017-09-14 18:57:10 +02:00
Luca Deri
d3444879d0 Host pool member counter is now displayed in the interface page 2017-09-11 22:18:40 +02:00
Simone Mainardi
7e1af2b196 Implements customizable per-interface RRD generation
Implements #1429
2017-09-06 16:02:32 +02:00
Simone Mainardi
5955ee576c Handles multiple banaced ZMQ endpoints 2017-09-05 10:18:04 +02:00
Simone Mainardi
d172cafce3 Reworks CollectorInterfaces and adds remote nProbe stats
Fixes #572
2017-08-05 21:37:18 +02:00
Simone Mainardi
c3ab472cfb Adds note to listed application protocols
Fixes #1377
2017-08-01 14:36:48 +02:00
Simone Mainardi
2dce680ba8 Removed red color from drop icons 2017-07-31 19:06:52 +02:00
Simone Mainardi
36a52a687d Enhances the interfaces menu (drops indication + icons)
Implements #1038
2017-07-31 11:19:06 +02:00
emanuele-f
6b8dbf59cc Make alert entity_type always explicit and rework alert_utils 2017-06-09 14:31:22 +02:00
emanuele-f
2a4d7e0e1d Add pool graphs links in other pages, hide if disabled from preferences 2017-06-05 19:13:53 +02:00
emanuele-f
d89e66826b Make protocols dropdown order case insensitive 2017-05-25 11:47:00 +02:00
emanuele-f
b8879ee933 Make bridge wizard interface specific 2017-05-24 16:10:34 +02:00
emanuele-f
856b2bc32e Move bridge wizard to bridge interface page 2017-05-24 16:10:34 +02:00
Simone Mainardi
53fe1e15ac Win fix (interface select) 2017-05-24 15:20:19 +02:00
Simone Mainardi
dffaee2b5d Windows interface selection fixes 2017-05-24 15:11:15 +02:00
Simone Mainardi
b50c287768 Win Fixes 2017-05-24 12:09:29 +02:00
Luca Deri
017844c6a8 Interface name mapping with human readable name 2017-05-22 22:04:57 +02:00
emanuele-f
c41bf6c397 Allow single quotas in pool name 2017-05-22 20:05:01 +02:00
emanuele-f
a97fd53a6f Add change pool action in pool members view 2017-05-22 19:47:03 +02:00
emanuele-f
4bc96c935a Host pools improvements
- Traffic Policy: get first available pool, not the "Not Assigned"
- Allow to change MAC address host pool from the MAC page
- When changing an IP address pool from the host page, change MAC address instead, if available
- Show the MAC manufacturer in the host pool memebers page and allow to set a filter with it
2017-05-22 12:47:10 +02:00
Luca Deri
1e9cde89f1 Human-readable interface name is now displayed on Windows 2017-05-21 10:37:40 +02:00
Luca Deri
9f26677923 Fixes for minor interface glitches
Added message about expired maintenance (pro only)
2017-05-18 15:05:25 +02:00
Takayuki Onodera
6a400c72f4 Localize some pages for interface 2017-05-12 16:55:28 +09: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
d8a702ed3b Improve quotas page 2017-05-09 18:16:29 +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
ca1d85c94e Make interface realtime refresh rate configurable 2017-05-08 12:23:52 +02:00
emanuele-f
1c38df48c9 Unify character encoding header code 2017-05-04 17:12:06 +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 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
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
Simone Mainardi
16aa85ad8c Version checks for quotas enforcement 2017-04-18 19:22:27 +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
emanuele-f
eca26495d1 Implement ipv4 vs ipv6 packets breakdown for network interfaces 2017-04-13 11:40:06 +02:00
emanuele-f
73528f7927 Add gauges into the traffic policing page to show current quotas 2017-04-11 20:36:19 +02:00
emanuele-f
3e1bc33580 Fixes #1124 2017-04-04 23:11:14 +02:00
emanuele-f
e38fa8b7a1 Add tablesorter to host ICMP stats 2017-04-04 16:01:48 +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
efa3176f00 Improves ICMP/ARP tables layout 2017-04-04 15:13:31 +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
e4ee73173e Fix host search error 2017-04-03 13:28:42 +02:00
emanuele-f
d8d0d4e381 Enable HostPools statistics dump and quota for Not Assigned pool. 2017-04-03 12:33:20 +02:00
emanuele-f
d3411a4a88 Reduce Traffic Shaping layout size 2017-04-02 10:44:23 +02:00
Luca Deri
7bd8ab3051 Minor traffic label fix 2017-04-01 09:19:46 +02:00
emanuele-f
0fcf93ffb9 Make traffic policy protocol name configurable after save. 2017-03-30 15:49:45 +02:00