Commit graph

820 commits

Author SHA1 Message Date
Luca
bbfcc42994 Reworked locales and menu 2016-11-17 19:38:41 +01:00
Simone Mainardi
c8951251e1 Fixes host alerts link 2016-11-14 20:16:18 +01:00
emanuele-f
1e8ca3041e Integrate traffic report for enterprise edition 2016-11-08 17:10:44 +01:00
emanuele-f
f420dd6267 Add visualization filter to host protocols 2016-11-03 12:31:14 +01:00
Simone Mainardi
6194dc955a Implements maximum alerts limit per alarmed entity 2016-10-18 17:44:35 +02:00
Simone Mainardi
88e1357294 Adds wrenches to tha alert configs 2016-10-09 15:40:57 +02:00
Simone Mainardi
dda9a2ea64 Visualization/Retrieval of Host Alerts 2016-10-08 22:07:51 +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 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
c770d413e3 Adapts the Web UI to browse pcap dumps 2016-09-21 16:01:33 +02:00
Luca Deri
ebd31f321d Minor cosmetic changes to the host activities 2016-09-18 10:37:34 +02:00
emanuele-f
a6e3f19677 Add hour and day resolutions 2016-09-17 15:51:05 +02:00
emanuele-f
b845e90ed7 Activity graph implement realtime resolutions 2016-09-17 15:02:37 +02:00
emanuele-f
aaa5515944 Fix graph range out of bounds 2016-09-17 00:49:22 +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
7311cb943f Fixes failure to save host SNMP community 2016-09-16 10:48:44 +02:00
emanuele-f
cc02aa2145 Merge branch 'dev' of https://github.com/ntop/ntopng into changes 2016-09-10 18:47:44 +02:00
emanuele-f
1907feeb33 Little changes 2016-09-10 18:38:20 +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
951f5594bd Enhances host serialization with TCP packets stats 2016-09-02 11:38:38 +02:00
Simone Mainardi
667a63076f Fixes flows flood alert detection
Detection conditions were not properly evaluated, especially
upon threshold changes. This commit fixes the issue.

It also adds the new stateful alerts on the flows flood.
However, those alerts are still kept hidden from the main interface.
2016-09-01 19:06:33 +02:00
Simone Mainardi
f73ffc65ec Additional work on the alerts manager 2016-08-31 13:08:20 +02:00
emanuele-f
a518f95c4c Separate Facebook activity and specilize some detection code 2016-08-27 13:14:46 +02:00
Luca Deri
74d5553f1b Added activities tab on host details 2016-08-24 22:03:12 +02:00
emanuele-f
9889f12abb Add new user activity profiles and populate them 2016-08-23 01:36:33 +02:00
emanuele-f
4d53a4c960 Implement web and metric filters 2016-08-21 20:14:28 +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
a9b27ca995 Visualize activity data using cubism.js horizon graph 2016-08-17 00:55:25 +02:00
emanuele-f
81b83d96dc Dump user activity rrd to text 2016-08-16 04:37:51 +02:00
Simone Mainardi
12f24a87b4 Implements stateful alerts in C and sqlite 2016-08-11 19:56:49 +02:00
Luca Deri
a3d36634e3 Code cleanup 2016-08-10 15:53:39 +02:00
Luca
fdf1384081 Fixes after merge 2016-08-10 09:46:05 +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
431b0d96ed Implements a function to obtain suppressed alerts redis keys 2016-08-09 19:17:42 +02:00
Simone Mainardi
52abb7659a Handles per-interface alerts via the AlertsManager
This commit moves the global ntopng-wide alerts to
interfaces' AlertsManager s
2016-08-09 16:47:36 +02:00
Simone Mainardi
e674c73a2e Simplifies the API for stateful host alerts 2016-08-01 18:22:43 +02:00
Simone Mainardi
85c5beb545 Implements alerts on a per-interface per-vlan basis
Interfaces were handled globally before this commit. Now
alerts can be configured per-interface. So for example alerts
for the same host 193.168.2.1 can be handled differently on multiple interfaces.

Old alerts configured should be automatically migrated thanks to script startup.lua

This commits also paves the way to introduce stateful alerts in the professional version
2016-07-27 22:10:17 +02:00
Luca
ad047d63d0 Fixed SNMP issues in host detail
Improved SSL readme
2016-07-19 20:12:38 +02:00
Luca Deri
6393adc446 Improvements for host SNMP location through the SNMP bridge MIB 2016-07-18 19:27:04 +02:00
Simone Mainardi
cf431236fa Improves host configuration when VLANS are enabled
Fixes #661
2016-07-15 15:36:40 +02:00
Simone Mainardi
7607c90e93 Adds an extra check against possible nil values
Fixes #654
2016-07-11 14:30:23 +02:00
Simone Mainardi
23197acbbb Fixes a typo in the HTTP page 2016-07-06 15:57:46 +02:00
Simone Mainardi
2c693cb0c1 Adds the ability to set a custom Google Maps API key
Users can now generate a custom Google Maps API key and
set it via ntopng Preferences page.

Addresses #646
2016-07-06 11:46:37 +02:00
Luca Deri
f56e91d3ca Added link to flow device if present 2016-07-04 18:03:04 +02:00
Luca Deri
5088fe0f33 Flow collection improvements 2016-07-04 17:50:23 +02:00
Luca Deri
ef62c85bc7 Implemented host deviceIP/port binding 2016-07-04 00:04:32 +02:00
Simone Mainardi
e86103f9fc Accounts all phyisical interfaces in grouped view stats
Addresses issue raised in #486
2016-06-24 15:58:03 +02:00
Simone Mainardi
19a2372d45 Improves interface selection criteria in host_get_json.lua 2016-06-18 15:28:25 +02:00
Simone Mainardi
c010813266 Minor fix for HTML anchors 2016-06-15 16:10:41 +02:00