Commit graph

380 commits

Author SHA1 Message Date
Luca
bbfcc42994 Reworked locales and menu 2016-11-17 19:38:41 +01:00
Luca Deri
01762e99ec Blackist management code 2016-11-17 09:00:19 +01:00
Simone Mainardi
5f6170627e Implements alerts dashboard (wip) 2016-11-16 19:18:34 +01:00
emanuele-f
6588cd8c9e Update traffic report data handling code 2016-11-16 11:55:34 +01:00
Simone Mainardi
86eceb6fe6 Implements AJAX Alerts Pie Charts 2016-11-15 18:52:03 +01:00
Luca Deri
1f8e05d750 Added TZ in pages footer 2016-11-14 21:03:16 +01:00
Luca Deri
43a375dae2 RRD last now returns the DS count that is used to refresh the RRD before usage 2016-11-14 13:06:29 +01:00
emanuele-f
1f83f25167 Scrollable dropdown for timeseries 2016-11-12 00:55:50 +01:00
emanuele-f
ca2b45bdd4 Migrate RRD utils code 2016-11-12 00:14:03 +01:00
emanuele-f
1e7ed7d938 Fix stacked top talkers bug 2016-11-11 18:12:24 +01:00
Luca
7d4859ae26 Added code to force RRD update when an RRD has not been updated for a long time 2016-11-11 16:26:22 +01:00
emanuele-f
fd2fa81dda Add ZMQ flows/sec graph 2016-11-11 11:36:12 +01:00
Luca Deri
39a6b240da Enhanced lua string trim
Trim spaces from the about page form fields
2016-11-10 11:27:16 +01:00
emanuele-f
057b694e30 Merge branch 'dev' of https://github.com/ntop/ntopng into dev 2016-11-09 21:25:00 +01:00
emanuele-f
de164a7ab3 Little fix 2016-11-09 21:24:41 +01:00
emanuele-f
302dcba7ef Migrate rrd utils code 2016-11-09 20:18:43 +01:00
emanuele-f
cf89cd07d1 Stacked top hosts, first implementation 2016-11-09 18:22:51 +01:00
Luca
aa8789db7f Fix for missing . in string concatenation 2016-11-09 17:37:01 +01:00
emanuele-f
863a2d1f58 Add template support 2016-11-07 12:05:45 +01:00
Simone Mainardi
457018fef9 Adds support for localization (i18n) 2016-11-04 18:53:56 +01:00
emanuele-f
bd13df6741 Left out from previous commit 2016-11-04 12:39:16 +01:00
emanuele-f
41e762b418 Leftout from previous commit 2016-11-04 12:37:47 +01:00
emanuele-f
1637fd49e8 Don't autocomplete LDAP fields 2016-11-04 12:35:35 +01:00
emanuele-f
dd1d943359 Unsaved preferences alert and save button show logic 2016-11-04 01:19:52 +01:00
Simone Mainardi
8f87f11b26 Improves the responsiveness and interactivity of historical exploration
Uses ajax to handle (possibly) long queries on historical data
with the aim of improving user experience.
The user is notified when a query is taking too long so that
he/she can get feedback of what is going on.
2016-10-31 15:56:11 +01:00
emanuele-f
50db46cfdf Make use of scaling factor 2016-10-27 22:21:58 +02:00
Simone Mainardi
6194dc955a Implements maximum alerts limit per alarmed entity 2016-10-18 17:44:35 +02:00
Luca Deri
3810978773 Added MAC address icon guess 2016-10-15 12:46:01 +02:00
Simone Mainardi
a519324aa0 Prints dashes for expired VoIP flow fields 2016-10-14 14:46:47 +02:00
Simone Mainardi
9022b7b1e8 Adds VoIP SIP to RTP flow search 2016-10-14 13:15:07 +02:00
Simone Mainardi
a493b96e29 Improves VoIP visualization (RTP) 2016-10-13 18:43:34 +02:00
Luca Deri
12b8224b81 Reworked the footer to make it smaller 2016-10-09 23:35:55 +02:00
Simone Mainardi
b10524d284 Merge branch 'dev' of https://github.com/ntop/ntopng into dev 2016-10-08 22:08:33 +02:00
Simone Mainardi
dda9a2ea64 Visualization/Retrieval of Host Alerts 2016-10-08 22:07:51 +02:00
Luca Deri
64dcb0d8fe Added rrd for devices 2016-10-08 20:59:31 +02:00
Simone Mainardi
031c4c4d4f Optimizes mac manuf id <-> manuf name cache 2016-10-08 17:31:05 +02:00
Luca Deri
cba2a4440b Reworked Mac address families display 2016-10-07 23:32:19 +02:00
Luca Deri
1476dcfa43 Improved icons display 2016-10-03 23:34:55 +02:00
Luca Deri
603c642469 Improved mac address support
Added host icons with their role in the netwokr
2016-10-03 23:16:40 +02:00
Luca
8d6220adf8 Fixed nbpf leftover
VoIP fixes
2016-09-30 18:08:26 +02:00
Simone Mainardi
15d240e3cc Improves HTTP(S) server names handling 2016-09-28 17:38:03 +02:00
Simone Mainardi
ec348a6ecf Fixes a typo 2016-09-27 18:16:36 +02:00
Simone Mainardi
cd0db380e3 Reworked flow activities calculation 2016-09-27 18:06:41 +02:00
emanuele-f
a883c83170 Fix user activity RRA sizes, make RRA preferences configurable and disable activity log by default 2016-09-16 22:06:27 +02:00
Simone Mainardi
982c7c803e Hides the "extract pcap button" for non-packet interfaces 2016-09-16 11:46:40 +02:00
Simone Mainardi
6d396c33ed Fixes top talkers computation with VLAN-tagged traffic 2016-09-15 19:28:29 +02:00
Simone Mainardi
db544882f1 Minor fix to release engaged alerts 2016-09-14 16:18:28 +02:00
Simone Mainardi
22e863feda Adds graph autorefresh every minute 2016-09-13 12:37:00 +02:00
Luca Deri
d87d3e0e5b Fixed bug that caused RRDs to be much larger than required.
Host activity fixes
2016-09-10 17:32:02 +02:00
Simone Mainardi
a280e53862 Completes the migration to the stateful alerts 2016-09-06 16:36:05 +02:00