[Intelmq-users] intelmq-redis experience (OOM error)
Sebastian Wagner
wagner at cert.at
Wed Dec 13 17:13:53 CET 2017
Hi,
With the redis-command "info memory" you can show details about the
memory usage, see https://redis.io/commands/INFO
On 12/13/2017 04:17 PM, Tomislav Protega wrote:
> intelmq.lib.exceptions.PipelineError: pipeline failed -
> ResponseError("OOM command not allowed when used memory > 'maxmemory'.",
> )
We should actually stop the bot if that happens, letting the bot run
does not make the situation any better.
> For example from 9-10h I have set "blocklist.de" collectors to fetch
> data.
Are they all stuck in the queue? How many events are there per queue?
Are there probably some non-empty queues you no longer use?
You can display all queues with:
redis-cli -n 2
keys *
Sebastian
--
// Sebastian Wagner <wagner at cert.at> - T: +43 1 5056416 7201
// CERT Austria - https://www.cert.at/
// Eine Initiative der nic.at GmbH - https://www.nic.at/
// Firmenbuchnummer 172568b, LG Salzburg
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <http://lists.cert.at/pipermail/intelmq-users/attachments/20171213/8d982174/attachment.sig>
More information about the Intelmq-users
mailing list