certtools / intelmq-manager

IntelMQ Manager is a graphical interface to manage configurations for IntelMQ framework.
https://docs.intelmq.org/latest/user/manager/
102 stars 56 forks source link

The meaning of "Live" and "Physics" #297

Closed qux-bbb closed 9 months ago

qux-bbb commented 9 months ago

Hi, I'm confused about meaning of "Live" and "Physics".

When toggled "Live" and "Physics" and clicked "Redraw Botnet", I found "Physics" means that all nodes and edges have physical effects, but I still don't know the meaning of "Live".

Is that right about my explanation of Physics? Is there someone can explain the meaning of "Live"?

Thanks

sebix commented 9 months ago

Hi @qux-bbb

With Live enabled you should see how many messages are queued for processing per each bot. The counters are automatically refreshed every second or so.

For Physics, your assumptions are correct, it enables the physics engine with bouncing effects, with bots acting like repulsive magnets

qux-bbb commented 9 months ago

I get it. Thank you!