A utility for user-defined remote system and simulation data monitoring.
pip install pika)python setup.py installThe example runs a simple collector that records the maximum memory used by the server (MB) and a timestamp. It also generates a plot of the results.
example/memory_consumption.py and example/memory_streamer.py with the correct RabbitMQ settingspython example/memory_consumption.pypython example/memory_streamer.py