Closed lucaderi closed 4 years ago
please provide version used, ntopng configuration, and details to reproduce.
System: Ubuntu 18.04.4 Version: ntopng Community Edition v.3.9.200312 and InfluxDB v1.7.10 I inject pcap traffic in a dummy interface, namely fake_if, and use ntopng to produce time-series for hosts in different subnetworks. The pcaps I used can be found at CICIDS2017
$ ntopng -i fake_if --https-port=3443 -m 192.168.10.0/24
All preferences on timeseries are set on (both, full, per category where necessary) except "Internals". Resolution has been set to 10 seconds. "Query Timeout" has the default value 10s (maybe is this the cause?).
The error raised when I tryied to visualize the time-series for the host 192.168.10.50
@samuelesabella a new package will be available in one hour, please check it out and let us know if the problem is fixed
Thank you Emanuele, now everything is working.
Thank you for reporting.
Hello. I'm running the same configuration with ntopng v.4.1.200330. I have found another problem while trying to visualize time series data. Thank you.