Commit graph

911 commits

Author SHA1 Message Date
Simone Mainardi
7a2ec30c4a Grafana enhancements 2017-06-12 16:02:08 -04:00
emanuele-f
6b8dbf59cc Make alert entity_type always explicit and rework alert_utils 2017-06-09 14:31:22 +02:00
Simone Mainardi
1e99d4b217 Excludes Layer-4 protocols from stacked charts
Layer4 protocols such as UDP and TCP were stacked up along with
Layer7 protocols, yielding wrong total traffic values.

This commit fixes the issue
2017-06-09 14:16:02 +02:00
Simone Mainardi
1c579b5643 Adds hosts support for grafana 2017-06-09 13:11:33 +02:00
Simone Mainardi
5d9e90e17b Adds a traceback print on unknown alert source 2017-06-09 11:24:13 +02:00
emanuele-f
b9b9378533 Toggle alert_utils debug from redis 2017-06-09 11:05:43 +02:00
Simone Mainardi
45e0c67aba Implements grafana interface all protocols timeseries 2017-06-08 14:32:50 +02:00
Simone Mainardi
b8f9b57c0e Minor fixes for grafana 2017-06-07 19:50:03 +02:00
Simone Mainardi
c115271c5d Implements grafana support for interfaces 2017-06-07 19:02:28 +02:00
emanuele-f
12d0e8a0bb Quota gui improvements
- Filter flows with blocked traffic
- Filter hosts with blocked traffic
- Improve flow_details quota report
2017-06-05 18:09:56 +02:00
Simone Mainardi
08e2b19388 Minor fix for alerts rotation
Fixes errors such as:
05/Jun/2017 10:20:20 [AlertsManager.cpp:1540] ERROR: SQL Error: near "ORDER": syntax error
DELETE FROM flows_alerts ORDER BY alert_tstamp ASC LIMIT 1288928
2017-06-05 14:44:24 +02:00
emanuele-f
8c93475761 Allow spaces in ldap fields 2017-06-05 12:21:47 +02:00
emanuele-f
3b23fc0859 Perform version update check in ajax to avoid footer delay 2017-05-31 23:02:42 +02:00
emanuele-f
86d2ad35a6 Fix ntopng version cache not working 2017-05-31 22:13:14 +02:00
emanuele-f
c6063a4ca3 Compilation fix 2017-05-31 19:12:49 +02:00
emanuele-f
36deb7c6cb Bind lua limits to C limits 2017-05-31 18:25:05 +02:00
emanuele-f
ee03ae818e Add gui host pools limits by version 2017-05-31 15:47:08 +02:00
emanuele-f
8551521bae Make guest pools in wizard a checkbox rather than a choice 2017-05-31 12:46:45 +02:00
emanuele-f
fae0177e26 Update nProbe field mappings and provide a script to automate the process 2017-05-30 12:01:36 +02:00
Emanuele Faranda
149857e239 Merge pull request #1276 from TakayukiOnodera/localization
Localization for some pages
2017-05-30 09:21:38 +00:00
Takayuki Onodera
7c630d779b Localize flow_utils.lua 2017-05-30 14:04:32 +09:00
Takayuki Onodera
23ded6bd14 Localize flow fields description 2017-05-30 12:49:49 +09:00
emanuele-f
c088f1d7a6 Fix bad time visualization when minutes are 0 2017-05-30 00:20:11 +02:00
emanuele-f
6f366cd60d Fix broken historical alerts explorer 2017-05-29 23:58:22 +02:00
emanuele-f
91728e40ee Add stricter check on alert old entity info 2017-05-29 10:21:24 +02:00
emanuele-f
78fbe7cc9f Bridge wizard improvements.
- Add the possibility to choose default Guests and Children pools
- Restore the cog icon menu link
- Show an error message if local networks are missing when the captive portal is off
- Remove the custom member field and use the local networks instead when the captive portal is off
- Improve informative messages
2017-05-27 20:14:34 +02:00
emanuele-f
b1edec8bd6 Improve host pool assignment logic 2017-05-27 16:21:31 +02:00
emanuele-f
6e4cc5eacc Dix duplicate http prefix 2017-05-27 15:52:41 +02:00
emanuele-f
b2e09822ad Move unassigned devices to the host pools page and allow to filter active/inactive devices 2017-05-26 20:59:42 +02:00
emanuele-f
c47b4f2bcd Add more strict check on the alert source 2017-05-26 19:25:33 +02:00
emanuele-f
4f0debccd5 Rework special macs into source macs and use them into the footer 2017-05-26 17:28:53 +02:00
Emanuele Faranda
ffc97ef922 Merge pull request #1266 from TakayukiOnodera/localization
Localize flow status and ICMP messages
2017-05-26 12:57:50 +00:00
Luca Deri
7655356c35 Implemented VRF flow aggregation 2017-05-26 14:56:12 +02:00
Takayuki Onodera
0a4cd9d8b8 Localize icmp messages 2017-05-26 15:44:23 +09:00
Takayuki Onodera
1ae8782cc2 Localize flow status messages 2017-05-26 13:09:53 +09:00
Luca Deri
0582d77d0d Added partial ingressVRFIF support 2017-05-25 19:11:35 +02:00
emanuele-f
f740a81c40 Rework host pools parameters to avoid truncating POST data 2017-05-25 16:00:38 +02:00
emanuele-f
49d510e1ca Move unassigned devices to a tab inti the unassigned host pool details 2017-05-25 12:17:13 +02:00
Simone Mainardi
26db65ddf7 Implements links for the historical db explorer 2017-05-25 11:53:46 +02:00
emanuele-f
d89e66826b Make protocols dropdown order case insensitive 2017-05-25 11:47:00 +02:00
Simone Mainardi
d45b22cf44 Hides IPv4/IPv6 tabs when no search results are available 2017-05-24 19:11:22 +02:00
Simone Mainardi
f995cb1c8d Win fix for alert table visualization 2017-05-24 17:20:14 +02:00
Simone Mainardi
b63a45443f Fixes broken interface selection using interface descriptions 2017-05-24 17:11:52 +02:00
emanuele-f
b8879ee933 Make bridge wizard interface specific 2017-05-24 16:10:34 +02:00
Simone Mainardi
5ed4197333 Win interfaces names fixes 2017-05-24 12:23:37 +02:00
Simone Mainardi
b50c287768 Win Fixes 2017-05-24 12:09:29 +02:00
emanuele-f
ef0910c363 Fix alerts counter not being updated on flushAlerts.
Fix delete single alert when no tab is selected.
2017-05-24 12:01:29 +02:00
emanuele-f
9d87125e4f Add left-over files 2017-05-23 23:26:25 +02:00
emanuele-f
9d0773f40b Add Unknown Devices view 2017-05-23 23:02:06 +02:00
Simone Mainardi
d7b929bdc1 Implements DNS searches and reworks INFO column 2017-05-23 14:00:19 +02:00