Commit graph

1711 commits

Author SHA1 Message Date
Luca Deri
d9de8a851a Added support for secondary global DNS 2017-05-20 09:44:33 +02:00
emanuele-f
ada4b1ce18 Fix typo 2017-05-19 15:10:08 +02:00
Emanuele Faranda
c994553778 Merge pull request #1246 from TakayukiOnodera/localization
Localize host details page
2017-05-19 10:51:14 +00:00
emanuele-f
8ceacb37f6 Enable flow scripts 2017-05-19 10:25:21 +02:00
Takayuki Onodera
378ba4c2cb Localize host details page 2017-05-19 16:37:27 +09:00
emanuele-f
01ef3f0782 Ui improvements 2017-05-18 19:36:26 +02:00
emanuele-f
8f3b730bea Fix geomap visualization 2017-05-18 16:54:20 +02:00
emanuele-f
1b361e2a65 Fix alerts release on ntopng restart.
When a counter wrap is detected (e.g. on ntopng restart) or previous data is missing, an empty structure is passed to the thresholds check function.
2017-05-18 15:19:00 +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
Luca Deri
b0ccf9a96f Added getPathDivider() 2017-05-18 13:16:20 +02:00
emanuele-f
16bb7c174b Do not pass path in file name 2017-05-18 13:14:24 +02:00
Luca Deri
3623babd5e Minor fixes 2017-05-18 11:05:52 +02:00
emanuele-f
9c973ca439 Move host activity detection code to attic 2017-05-17 22:19:37 +02:00
emanuele-f
31893a28a8 Add more bridge protocol presets 2017-05-17 19:32:35 +02:00
emanuele-f
3124ac1620 Uniform slack alert message 2017-05-17 18:01:31 +02:00
emanuele-f
e7ab4af605 Preferences improvements
- Add a Secondary DNS server
- Organize the featured DNS list into a table
- Split shaping directions only on advanced preferences
- Add redirection URL
2017-05-17 15:48:41 +02:00
emanuele-f
0e66f642a0 Fix alerts counter bug when alerts are disabled and re-enabled.
Steps to reproduce the original issue:
1) alerts are enabled and counter is positive
2) the user disables the alerts from preferences
3) ntopng is stopped, then restarted
4) the user enables the alerts from preferences, but num_alerts_engaged was 0
5) a release of an alert now makes the counter wrap
2017-05-17 11:47:10 +02:00
TakayukiOnodera
5bc19a7249 Localize network_details and hosts_stats pages (#1244) 2017-05-17 10:12:39 +02:00
Simone Mainardi
3bedb40a97 Implements old aggregated flows cleanup 2017-05-16 22:57:57 +02:00
emanuele-f
859284e070 Fixes #1239 2017-05-16 20:02:50 +02:00
emanuele-f
2d1a0a518d Little fixes 2017-05-16 14:46:45 +02:00
TakayukiOnodera
1a187733a0 Localize some hosts pages (#1240) 2017-05-16 10:13:38 +02:00
emanuele-f
8434061fa5 Fix captive portal preference disabled when non-bridged interface is selected 2017-05-15 20:58:00 +02:00
emanuele-f
3be93aad69 Fix host link 2017-05-15 12:56:27 +02:00
Simone Mainardi
d3ef896564 Conditionally hides CPU/ram when not available 2017-05-15 12:23:59 +02:00
Simone Mainardi
5962cd6293 Moves CPU and RAM info to runtime status 2017-05-15 12:14:57 +02:00
emanuele-f
ec77102b52 Fix zeromq character 2017-05-15 10:43:26 +02:00
Simone Mainardi
a3a43d576c CPU load refresh 2017-05-15 10:17:01 +02:00
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
Simone Mainardi
6928b83f7a Implements system host RAM usage 2017-05-12 19:38:18 +02:00
Simone Mainardi
1001c35df8 Implements CPU load average 2017-05-12 18:22:26 +02:00
emanuele-f
332fda1da2 Improve pool members search and alias 2017-05-12 17:29:52 +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
Simone Mainardi
d65d47330f Handles aggregated flows in db search links 2017-05-11 17:52:59 +02:00
Simone Mainardi
f179bda9fc Disables nagios preferences when nagios is not available 2017-05-11 14:45:39 +02:00
Simone Mainardi
3403d41090 Minor fixes for flow explorer messages 2017-05-10 22:49:57 +02:00
emanuele-f
073537faff Make SSL alerts configurable from preferences 2017-05-10 17:40:13 +02:00
emanuele-f
63928325c8 Prevent document expired page errors 2017-05-10 16:38:38 +02:00
Emanuele Faranda
8d0de8e637 Merge pull request #1227 from TakayukiOnodera/localization
Fix wrong localization key
2017-05-10 14:11:37 +02:00
Simone Mainardi
ffd45a6e41 Reworks Historical Flow Explorer UI to query on aggregated flows tables 2017-05-10 12:54:24 +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
emanuele-f
d8a702ed3b Improve quotas page 2017-05-09 18:16:29 +02:00