Luca Deri
7e46c02eb1
Fixed broken logic of interface packet drop reset
2016-11-21 10:12:12 +01:00
Simone Mainardi
a5674d1595
Implements interface packet drop reset
2016-11-20 12:21:42 +01:00
Luca
8c2a90d0ea
Implemented dynamic creation of (virtual) network interfaces based on VLAN ids. This way each VLAN will have a separate network interface
...
The option needs to be enabled in preferences (disabled by default)
2016-11-18 17:46:47 +01:00
Luca
0ca528f4f0
L7 filtering fixes
2016-11-16 18:10:39 +01:00
Luca
9fa83dc04f
Minor code rework
2016-11-16 15:29:02 +01:00
Luca
b70b40aaf2
Reworked code for updating shapers
2016-11-16 15:22:27 +01:00
emanuele-f
ef01d9a479
Fix filtered hosts not being updated on filter removal
2016-11-15 17:39:35 +01:00
Simone Mainardi
e6df88e878
Fixes host alert counters
2016-11-14 20:00:27 +01:00
emanuele-f
b1166101b4
Fix community build error
2016-11-04 01:38:53 +01:00
emanuele-f
5c0e312782
Implement traffic profiles persistency
2016-11-03 19:07:46 +01:00
emanuele-f
50db46cfdf
Make use of scaling factor
2016-10-27 22:21:58 +02:00
Luca
0c917a45a2
Propedeutic work for #731
2016-10-27 16:56:23 +02:00
Luca Deri
bad871e15e
Added periodic ZCCollector stats
...
Reduced footer polling
2016-10-21 19:58:23 +02:00
Luca Deri
33b91719f6
Fixed bug that prevented Mac address to be purged from memory when idle
2016-10-15 11:57:55 +02:00
Luca Deri
7d4a712ec7
Reported number of devices in ntopng footer
2016-10-08 20:48:23 +02:00
Luca Deri
cba2a4440b
Reworked Mac address families display
2016-10-07 23:32:19 +02:00
Luca Deri
f156b64786
Tiny network device changes
2016-10-07 09:38: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 Deri
a98e42715b
Reworked Host and Mac stats
2016-10-03 13:33:00 +02:00
Luca Deri
e283806035
Extended Mac implementation with initial Lua export
...
Fixed bug in activity computation
2016-10-03 11:35:23 +02:00
Luca Deri
97b19c1461
Introduced the concept of Mac hosts (it used to be mixed with L3 hosts). More work is needed to add L2 stats
...
Host activities are now enabled (and memory allocated) only for local hosts. Fixed bug in activities preferences
Cleaned up various methods
Removed some old unused code
2016-10-02 19:43:13 +02:00
Simone Mainardi
fe9a53ea3e
Implements optional hourly caching of active local hosts
2016-09-12 19:53:52 +02:00
Luca Deri
17f7bde70b
Reworked protocol VMs
2016-09-11 23:42:03 +02:00
Simone Mainardi
2bba05150e
Implemenst hosts 'stickyness' across ntopng restarts
2016-08-31 19:29:40 +02:00
emanuele-f
179b7f72c8
Remove unsafe code and extend activity framework API
2016-08-27 10:58:58 +02:00
Simone Mainardi
e8707bcaa9
Implements counters for export dropped flows (wip)
...
ntopng optionally exports flows to MySQL or ES. This change
keeps track of possible drops (e.g., due to a slow mysql server)
and shows them to the user.
2016-08-26 19:27:46 +02:00
Luca
274921ee5c
Reimplemented view: interface, and Paginator code.
...
Minor code cleanup
2016-08-18 13:44:24 +02:00
Luca
650ce6e202
Removed Batman (mesh network) support as does not seem to be very popular in the ntopng community
2016-08-17 15:57:40 +02:00
emanuele-f
d700880fe5
Save and restore activity counters from redis
2016-08-17 03:39:46 +02:00
emanuele-f
793b53c706
Add and expose host activity counters
2016-08-12 23:38:01 +02:00
emanuele-f
b25a186d61
Implement activity framework skeleton
2016-08-12 19:46:11 +02:00
Luca
bcadcf033f
Removed view interface (work in progress will be reintroduced after cleanup)
2016-08-10 09:37:10 +02:00
Simone Mainardi
199b418037
Implements db-based new generation alerts with lua API (wip)
2016-08-05 19:11:34 +02:00
Luca Deri
cde4d7ba8a
Split the VMs for Lua script execution
2016-08-04 17:41:53 +02:00
Luca Deri
45e0c01377
Fix for #672
2016-08-03 15:05:38 +02:00
Luca
d1acece918
Fixed warning
2016-07-29 20:19:47 +02:00
Luca
516ca1a545
Added the ability to reload the housekeeping script with kill -HUP <ntopng PID>
...
Calling screpts at flow start/end/update
2016-07-29 20:17:10 +02:00
Luca Deri
9311ecf75f
Added the ability to execute a Lua script when flows (and soon hosts) are updated. (work in progress)
2016-07-29 00:22:11 +02:00
Simone Mainardi
a51994cfec
Implements asynchronous database schema updates
...
Database updates are now performed asynchronously.
The web server starts but notifies the user with a
'please wait' message until the updates are completed.
2016-07-04 19:37:44 +02:00
Luca Deri
ef62c85bc7
Implemented host deviceIP/port binding
2016-07-04 00:04:32 +02:00
Luca Deri
847e5954df
implementation of flow devices stats (work in progress)
2016-07-02 16:16:59 +02:00
Luca Deri
194b3fdb88
Initial work towards supporting sFlow device/interface counters
2016-06-29 19:26:40 +02:00
Luca Deri
43c17964e5
Implemented non-L3 stats and improved tcp flow stats
2016-06-17 23:51:13 +02:00
Luca Deri
ceca189c8e
Implemented per interface TCP stats
2016-06-14 14:31:58 +02:00
Simone Mainardi
5048f0d9af
Implements class Paginator to better handle results
...
A new Paginator class has been implemented. The class
is generic in the sense that it accepts lua tables as input
in order to cofigure, for exampe, the number of results per page
and so on.
2016-06-09 00:23:25 +02:00
Simone Mainardi
da587f217f
Implements multidim. C host groupings facilities
2016-05-30 19:14:16 +02:00
Luca Deri
1d9b316719
Added alert when there are too many active flows/hosts for the ntopng configuration
2016-05-29 12:56:01 +02:00
Simone Mainardi
4d6f675a31
Fixes ZMQ speed detection when nprobe is used as NF collector
...
Code has been fixed and lightly reworked.
Fixes #536 #500
2016-05-02 12:39:53 +02:00
Simone Mainardi
926dfe283b
Improves minute top statistics calculations
...
Minute top statistics were affected by issues when
processing local hosts that were serialized and
deserialized back.
This commit fixes this issue.
2016-04-29 13:36:26 +02:00
Luca Deri
89ea597be3
Added ability to report ZMQ bps/pps as exported in latest nProbe
2016-04-24 15:05:06 +02:00