Commit graph

182 commits

Author SHA1 Message Date
emanuele-f
580fbc946a Add charts page link into hosts_stats 2018-11-12 11:09:38 +01:00
Simone Mainardi
57e035ed2f Implements One-Way traffic filter for hosts
Implements #2091
2018-10-12 12:56:52 +02:00
emanuele-f
4370df81e3 Remove unused HTTPBL 2018-09-27 16:14:46 +02:00
Alfredo Cardigliano
8dee23dca0 css line-through change 2018-09-20 23:41:58 +02:00
Alfredo Cardigliano
d653476cd6 ability to block/unblock hosts directly from the hosts list, line through the ip in case of blocked host 2018-09-20 23:30:34 +02:00
Emanuele Faranda
4cbe45a948
New pro charts features and timeseries api (#1865)
* Integrate modified nvd3 library with zoom and multicharts working support

* Fix count in RRD driver

* Initial chart ajax migration

* Update nvd3 with zoom stack support

* Fix RRD listSeries with directories

* Work in progress graphs

* Compatibility fix

* Initial support for schema based api

* Add missing script

* Fix listSeries for existance check

* Implement topk timseries api

* Implement topk queries and fix labels and formats

* Migrate interface top sender and receivers

* Migrate charts to new API

* Move timeseries list for menu inside respective scripts

* Add support for extended labels

* Fix missing fields while chaning graph resolution

Also Rename drawRRD in drawGraphs

* Fix historical tabs

* Add missing time fence in influx topk

* Add graphs support for custom statistics visualization

* Initial support for graphs statistics footer

* Implement statistics in single graphs for RRD driver

* Move sampling function into the driver and fix graph statistics

* Fix max/min value offset

* Implement influxdb sampling use built-in FILL

* Implement stats and total serie in influxdb driver

* Update nvd3 with multiChart fixes

* Update nvd3 with new multiChart fixes

* RRD driver fixes

* Move metrics type from single metric to schema

* Handle ajax errors and empty data in charts

* Fix flow device interfaces graphs

* Use timeserie label as timeseries dropdown text

* Implement topk aggregation into one data serie

* ts_utils module now provides all the schemas

* Migrate ntop.exist(rrd) to ts_utils.exist

* Fix timeseries dropdown label

* L4 protos fixes for charts

* Migrate getProtoVolume to new API

* Integrate nvd3 fix for tooltip position

* Initial community graphs migration to timseries API

* Fix community timeseries dropdown and historical tabs

* Hide total serie by default

* Remove l4 protos from topk charts
2018-07-18 15:09:19 +02:00
emanuele-f
c934dbf954 Dynamically load ASN RIPE information on tab click 2018-05-17 19:53:35 +02:00
emanuele-f
fd596a2ab0 Update ripe AS registry info api 2018-05-17 18:22:28 +02:00
Simone Mainardi
af907b61af Implements hierarchical AS RRDs directory tree 2018-05-17 11:28:09 +02:00
Luca Deri
77495ef9e1 Fixed minor interface glitches 2018-05-05 15:19:23 +02:00
Luca Deri
f0c936c368 Updated (C) to 2018 2018-03-22 21:59:42 +01:00
emanuele-f
a1fa509a26 Localization and normal user fixes 2018-03-02 14:43:44 +01:00
emanuele-f
392bd7040a Extends ntopng localization 2018-02-09 19:34:02 +01:00
emanuele-f
51b3bdba3f Implement blacklisted hosts filter.
Implements #1639
2018-01-30 16:35:17 +01:00
emanuele-f
41224c9b9a Separate ntopng and nedge menu 2018-01-25 12:09:44 +01:00
Simone Mainardi
10c800767d Adjusts hosts pool labels for the nEDGE 2018-01-17 15:28:26 +01:00
emanuele-f
8ad7b4ce08 Quotas fixes and improvements
- Fix concurrency issue while resetting quotas
  - Fix quota serialization issues
  - Add missing total stats serialization
  - Add per-pool quotas reset
  - Fix missing string cast on cross application quotas
  - Fix quota reset after midnight when ntopng is restarted
2018-01-05 10:16:50 +01:00
emanuele-f
47552d2bf5 Fix datatable loading bar stuck due to js errors on empty datatables 2017-12-29 11:00:19 +01:00
Simone Mainardi
04627745ae nEdge packaging 2017-12-17 23:14:47 +01:00
Luca Deri
c9ecd931d9 Code cleanup 2017-12-16 08:23:56 +01:00
Simone Mainardi
45e2de0108 Hosts and pools sctive counts for flows and dropped flows 2017-12-14 18:19:48 +01:00
Simone Mainardi
236af04194 Improves accuracy of hosts active flows counters 2017-12-13 13:00:55 +01:00
Simone Mainardi
2e6fa7cf27 Per-category flow filtering capabilities 2017-12-11 20:18:55 +01:00
emanuele-f
0d433df91b Fix default policy user logic
To determine the policy to apply, the following rules are checked in this order:

1) A pool specific policy on the protocol exists? Use it
2) A default pool policy on the protocol exists? Use it
3) A pool specific policy on the category exists? Use it
4) A defaul pool policy on the category exists? Use it
5) Use the global policy
2017-12-07 13:46:47 +01:00
Simone Mainardi
4bbe36c957 Removes unused DNS-based categorization 2017-10-31 13:53:17 +01:00
Simone Mainardi
bd15d284e9 AS charts notes on traffic directions
Fixes #1504
2017-10-06 11:16:59 +02:00
Simone Mainardi
2faec95bd6 Implements stacked apps/categories charts for ASes, Networks, etc
Implements #1505
2017-10-05 17:50:01 +02:00
Simone Mainardi
0af70b39b7 Fixes missing VLAN display 2017-09-25 14:26:10 +02:00
Simone Mainardi
b26eb71316 Simplifies redundant info displayed with sub-Interfaces
Fixes #1464
2017-09-22 17:42:04 +02:00
Simone Mainardi
4d69182c89 Implements VLAN filtering in hosts and flows lists
Implements #999
2017-07-18 17:56:16 +02:00
emanuele-f
21d0e55dd0 Remove host_stats_top 2017-06-08 10:07:33 +02:00
Takayuki Onodera
421c3414cd Localize title of columns on table in hosts_stats
dumpFile API call is replaced with code that should be dumped by API.
2017-06-08 15:37:35 +09:00
emanuele-f
12d0e8a0bb Quota gui improvements
- Filter flows with blocked traffic
- Filter hosts with blocked traffic
- Improve flow_details quota report
2017-06-05 18:09:56 +02:00
emanuele-f
80e48760b4 Add host pool links 2017-05-25 19:22:54 +02:00
emanuele-f
89aeabba1e Fix blank hosts page with single quotes in pool name 2017-05-23 00:54:36 +02:00
TakayukiOnodera
5bc19a7249 Localize network_details and hosts_stats pages (#1244) 2017-05-17 10:12:39 +02:00
emanuele-f
1c38df48c9 Unify character encoding header code 2017-05-04 17:12:06 +02:00
emanuele-f
b83a93c6a5 Add preference to enable VLAN rrd dump and display VLAN rrd graphs 2017-04-24 13:00:24 +02:00
emanuele-f
b8c4145fcd Implement bytes and ndpi stats for ASN 2017-03-24 17:48:52 +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
emanuele-f
c546315c15 Disable host pool links for view interfaces 2017-03-23 17:54:58 +01:00
Simone Mainardi
c5064b4f21 Adds RIPE link in the AS datatable header 2017-03-20 18:14:46 +01:00
Simone Mainardi
04a18b2d5d Fixes RIPE AS hyperlink 2017-03-17 16:51:17 +01:00
emanuele-f
20930f49c5 Add IP version selector to the looking glass page 2017-03-13 15:43:23 +01:00
Luca Deri
d78136b615 Fixed invalid search of hosts that have made a certain protocol traffic 2017-03-04 09:50:46 +01:00
Emanuele Faranda
a624cda58d More flows and hosts filters (#1007)
* Add active flows hosts filter

* Add hosts and flows filter by IP version

* Highlight active items

* Fix Unknown protocol filter
2017-03-02 19:21:43 +01:00
Luca Deri
4a836d2cee Added link to VLAN host (in cae of tagged traffic) 2017-02-25 09:48:59 +01:00
emanuele-f
986fb2a947 Add host pool filter to the "Filter Hosts" menu 2017-02-13 10:34:00 +01:00
Emanuele Faranda
afdfac1c9c Lua scripts parameters validation (#970)
* partial work

* Migrate 'mode' parameters

* Migrate alerts types

* Fix some interface ids

* Partial work

* Partial work

* End of work for _GET parameters

* Work in progress

* Add support for special parameters

* Preferences validation

* Fixes and improvements

* Enforce interger validation
2017-02-08 12:25:35 +01:00
emanuele-f
118da00425 Move Host Pools to interface page 2017-01-31 20:16:10 +01:00