Arianna Avanzini
9a26d6d6a8
host_details.lua: fix format of MAC-based host classification
...
This commit fixes format of host classification based on MAC
in case classification is not successful.
2015-07-08 02:53:20 +02:00
Arianna Avanzini
0d2eeeb4d8
host_details.lua: add MAC-based host classification
...
This commit adds to host details the classification of a host based
on its MAC address. The classification is performed according to
https://code.wireshark.org/review/gitweb?p=wireshark.git;a=blob_plain;f=manuf .
This partially addresses issue #43 .
2015-07-08 02:48:32 +02:00
Luca
b2b92a4da1
Fixed shaper rate in host view
2015-06-15 15:53:20 +02:00
Guillaume Simon
62bc62edcb
Fix for bringing back the top stats table for hosts graphs
2015-06-09 19:02:32 +02:00
Luca Deri
e2b04d128f
Revamped host categorization and moved to Google Safe Browsing for detecting safe and malware sites
2015-05-27 17:58:26 +02:00
Luca Deri
1b47d05507
Optimized preferences redis read
...
DNS resolution is not slower on embedded boxes
Preferences layout renders better when resizing the windows
2015-05-27 00:35:28 +02:00
Arianna Avanzini
1e88d773f1
scripts/lua/host_details.lua: correctly handle vlan when setting alert prefs
...
This commit lets the code handling per-host alert preferences
correctly handle the host's vlan when storing the value in Redis.
2015-05-18 11:59:25 +02:00
Arianna Avanzini
7ee3b06c21
scripts/lua/host_details.lua: add missing binding for per-host alert prefs
...
This commit adds missing binding code which handles per-host alert
prefs refresh. This also changes Lua binding code and core ntopng
code to suit the new prefs system.
2015-05-18 11:47:00 +02:00
Luca
773383e48b
Fixed bug in hosts alert generation: alerts were not generated due to invalid redis key
2015-05-11 16:05:55 +02:00
Luca
d7a8bc1394
Moved alerts preference from Alerts -> Config host tab
2015-05-11 15:19:33 +02:00
Luca
9fc1069cf0
Alerts are now shown for localhosts only
2015-05-11 14:21:36 +02:00
lorenzobrunetti
9b3ce26911
Trigger Hosts Alerts only for remote hosts
...
Now Hosts alerts can be generated only for remote hosts, this can be
set under a new tab preference under the alert section.
2015-05-10 18:57:34 +02:00
Arianna Avanzini
3cf6766eea
Host.cpp: make alert thresholds per-host
...
This commit moves alert thresholds so that they are now per host
and not global. This addresses issue #3 .
2015-05-07 14:42:48 +02:00
Luca
d89504d9f2
Exported flow peers country in JSON
...
Changes in GIT versioning
2015-04-30 19:07:38 +02:00
Luca
730d76b9f5
Initial import from SVN
2015-04-30 12:22:35 +02:00