Commit graph

1183 commits

Author SHA1 Message Date
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
40828f2b66 Improve alert edges description and fix configuration fields width 2017-04-04 11:52:28 +02:00
emanuele-f
4ce2221104 Rework preferences and fix nil error 2017-04-04 10:54:52 +02:00
Emanuele Faranda
e5e4949901 Localize preferences and implement preference search box (#1119) 2017-04-04 09:59:36 +02:00
Simone Mainardi
e3b91dc37f Adds lint options for SNMP polling toggle
This commit is a companion of commit

commit 412dbebad2af47cb8479e8bc5ee82010ade3df23
Author: Simone Mainardi
Date:   Mon Apr 3 18:07:38 2017 +0200

    Implements SNMP polling toggle

    Partially implements #1113
2017-04-03 18:09:02 +02:00
Simone Mainardi
88b162b433 Fixes for sFlow stats 2017-04-03 16:59:15 +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
076bb05450 Localize about and runtime pages 2017-04-03 11:18:03 +02:00
Luca Deri
d3dd88d25c Added ARP packets formatting 2017-04-02 19:25:32 +02:00
emanuele-f
d3411a4a88 Reduce Traffic Shaping layout size 2017-04-02 10:44:23 +02:00
Luca Deri
7fd1035fa8 SNMP is disabled for non-local hosts 2017-04-01 09:33:56 +02:00
Luca Deri
7bd8ab3051 Minor traffic label fix 2017-04-01 09:19:46 +02:00
Luca Deri
874aeb1c0a Minor preferences fix.
Fixed back button in Mac display
Added label in users definition that jumps back to preferences
2017-04-01 09:11:12 +02:00
Luca Deri
a848638659 Label fix 2017-04-01 08:21:26 +02:00
emanuele-f
94bc21fda1 Do not discard broadcast ARP from statistics 2017-03-31 17:21:33 +02:00
Luca Deri
b48ec0457f Various improvemements for flow analysis 2017-03-31 14:34:16 +02:00
emanuele-f
0ee87cfd4e Implement ARP distribution stats 2017-03-31 13:16:05 +02:00
Simone Mainardi
ee2bee7a73 Improves Flow Devices statistics 2017-03-30 18:53:21 +02:00
emanuele-f
0fcf93ffb9 Make traffic policy protocol name configurable after save. 2017-03-30 15:49:45 +02:00
Simone Mainardi
b7baee0be5 Implements Tiny Flows definition and export 2017-03-30 13:04:33 +02:00
emanuele-f
b7e0669c33 Implement flow status and unidirectional flows filters 2017-03-30 13:01:54 +02:00
Luca Deri
1854b884a2 Improved ICMP stats, added last peer, made them available interface wide 2017-03-30 12:37:03 +02:00
Luca Deri
7ab4bab619 Minor cosmetic fixes 2017-03-29 20:51:24 +02:00
emanuele-f
42904dd034 Implement HostPool time and bytes quota limit in inline mode 2017-03-29 19:42:31 +02:00
Simone Mainardi
ea0eba2f6b Fixes invalid totals for stacked charts 2017-03-29 13:34:03 +02:00
Luca Deri
437b83e78a Merge branch 'dev' of https://github.com/ntop/ntopng into dev 2017-03-29 13:02:24 +02:00
Luca Deri
8d66bf1d30 Implemented ICMP detailed stats for local hosts 2017-03-29 13:02:08 +02:00
Simone Mainardi
8e519f5b45 Implements SNMP mac ports idx and trunk caching 2017-03-29 12:10:46 +02:00
Simone Mainardi
835e4c48ce Minor chart fix 2017-03-29 10:20:28 +02:00
Simone Mainardi
13613fc2da Implements Flow Devices statistics collection and storage
Flows sent via nProbe (proxy mode) carry information on the exporter
address (EXPORTER_IPV4_ADDRESS) and on the exporter interfaces
(INPUT_SNMP and OUTPUT_SNMP). This implementation attempts at saving
this information to allow comparisons with raw SNMP data.
2017-03-27 23:58:50 +02:00
emanuele-f
a0a767abbc Add host activity duration alert 2017-03-27 18:46:58 +02:00
emanuele-f
02051bbdbd Remove old host quota 2017-03-27 17:54:35 +02:00
emanuele-f
1e22994828 Fix invalid hosts count when application protocol filter is in use 2017-03-27 15:11:30 +02:00
Luca Deri
689c98389f Updated flow template mapping 2017-03-27 00:15:31 +02:00
Luca Deri
38ea529b16 Computer global host activity duration stats 2017-03-26 22:24:35 +02:00
Bogdan Perian
f23e1a0878 Merge branch 'dev' of github.com:ntop/ntopng into dev
sync
2017-03-25 21:28:15 +02:00
Bogdan Perian
90743b953a Logstash flow export extension 2017-03-25 21:09:07 +02:00
Luca Deri
9a95fc9511 Implemented per nDPI-protocol time duration 2017-03-25 19:58:22 +01:00
Luca Deri
3729abf635 Added TCP flags distribution in interface stats (/lua/if_stats.lua) 2017-03-25 09:06:02 +01:00
emanuele-f
6fd015baa9 Allow single quotes in C side. Validation is delegated to http_lint.lua 2017-03-24 19:03:26 +01:00
emanuele-f
b8c4145fcd Implement bytes and ndpi stats for ASN 2017-03-24 17:48:52 +01:00
Simone Mainardi
f052248ac2 Implements report Top-K heuristics
This is a companion commit of Pro commit

commit af8e50a481ba01eae04968757a92f01b80347eb3
Author: Simone Mainardi
Date:   Fri Mar 24 13:07:05 2017 +0100

    Implements report Top-K heuristics

An heuristics to reduce the size of top talkers is implemented
to prevent errors such as:

[/usr/share/ntopng/scripts/lua/pro/get_from_top_talkers_db.lua][not enough memory]
2017-03-24 13:08:37 +01:00
emanuele-f
777934eea5 Add IP version selection dropdown into network_stats and simplify hosts_stats title generation 2017-03-24 12:23:36 +01:00
Simone Mainardi
10f80539a7 Restores partial 5min aggregations 2017-03-23 23:52:27 +01:00
Simone Mainardi
796d503c89 Restores broken VLAN rrds 2017-03-23 22:47:53 +01:00
emanuele-f
c546315c15 Disable host pool links for view interfaces 2017-03-23 17:54:58 +01:00
emanuele-f
b9b2989b98 Disable host pool configuration for view interfaces 2017-03-23 17:18:12 +01:00
emanuele-f
cd40d43db7 Search host by custom name 2017-03-23 17:02:22 +01:00
Luca Deri
ddda50dfee An alert is now generated when SSL certificates don't match 2017-03-21 01:20:36 +01:00