Memory usage graph generation utility for ibid
ibid-memgraph [options...] logfile
ibid-memgraph -h
This utility is for graphing memory usage from an Ibid bot configured to log such usage.
Matplotlib is required for graphing.
-o FILE, --output=FILE
Output to FILE instead of displaying interactive graph GUI. FILE can be any format supported by Matplotlib, detected by the file extension.
-d DPI, --dpi=DPI
When outputting in raster formats, use DPI output DPI.
-h, --help
Show a help message and exit.
logfile
A log file generated by loading the memory plugin into Ibid, which will periodically log memory usage. It can be gzip compressed, if the filename ends in .gz.
http://ibid.omnia.za.net/