Commit graph

1158 commits

Author SHA1 Message Date
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
emanuele-f
3c87cef5ff Remove Hosts Statistics Update Frequency selector and put a limit of 60 seconds 2017-03-20 23:30:24 +01:00
emanuele-f
17e63065fd Rework alert preferences and add timeout preferences validation checks 2017-03-20 23:20:15 +01:00
Simone Mainardi
c5064b4f21 Adds RIPE link in the AS datatable header 2017-03-20 18:14:46 +01:00
Simone Mainardi
c775d79b4e Unbinds SNMP Devices from Interfaces
Implements #1074
Implements #1065
2017-03-20 16:46:00 +01:00
emanuele-f
fe2a5fca43 Rework data retention preferences 2017-03-20 14:59:29 +01:00
Luca Deri
370406241f Improved NetBIOS name dissection 2017-03-19 23:43:05 +01:00
Luca Deri
58096fda56 Minor cosmetic changes 2017-03-19 21:44:58 +01:00
Luca Deri
4777452360 Added marker defines
Localized some if_stats.lua items
Fixed categorization bug when categorization is not enabled
2017-03-19 19:52:24 +01:00
Luca Deri
0a9dad6da7 Minor prefs rework 2017-03-18 11:12:26 +01:00
Simone Mainardi
04a18b2d5d Fixes RIPE AS hyperlink 2017-03-17 16:51:17 +01:00
emanuele-f
84b8499a23 Add check to report periodic 5min script running out of time 2017-03-15 15:54:51 +01:00
emanuele-f
30d0e0b4ad Move RRD touch logic to separate function 2017-03-14 19:48:43 +01:00
Luca Deri
d358712f59 Optimized purging
Minor lua code cleanup
2017-03-13 22:47:30 +01:00
emanuele-f
6e341403a5 Fix for default looking glass criteria 2017-03-13 17:38:36 +01:00
emanuele-f
b897b62ad6 Fix broken IP version filter after commit 78e78c018c 2017-03-13 15:43:56 +01:00
emanuele-f
20930f49c5 Add IP version selector to the looking glass page 2017-03-13 15:43:23 +01:00
Simone Mainardi
80f8190c97 Layout improvements for L2 devices
Implements #1040
2017-03-13 13:01:48 +01:00
emanuele-f
11953e3ede SNMP interface binding improvements 2017-03-13 12:22:10 +01:00
Simone Mainardi
e5f2c478d9 Adds preference to save flow SNMP statistics 2017-03-10 19:55:29 +01:00
emanuele-f
3c1993ed9a Add SNMP to NetworkInterface binding configuration 2017-03-10 18:47:51 +01:00
Simone Mainardi
52afd7dbf9 Implements Local Networks Sort
Fixes #1016
2017-03-10 13:31:50 +01:00
emanuele-f
751e076cac Fixes #1036 2017-03-09 19:57:13 +01:00
emanuele-f
d3bb531341 Allow dot in custom interface name 2017-03-09 11:19:06 +01:00
Simone Mainardi
4ff05f620d Adds VLAN column to local hosts stats 2017-03-09 11:03:33 +01:00
emanuele-f
c85838a62d Fixes #1030 2017-03-08 10:42:11 +01:00