Sophie

Sophie

distrib > Mageia > 6 > x86_64 > media > core-updates > by-pkgid > f4d7e40d28f36cdacdd03b6ee3ac20cc > files > 28

ntopng-2.4-1.mga6.x86_64.rpm

In order to avoid redis fillup all the available memory please set some memory limit in /etc/redis.conf

It is a good idea to setup some upper limits such as:

maxmemory 300mb
maxmemory-policy volatile-lru

Of course you need to set these values according to your environment, so your mileage may vary.