.\" Copyright (c) 2010, Stefano Rivera .\" Released under terms of the MIT/X/Expat Licence. See COPYING for details. .TH IBID-MEMGRAPH "1" "March 2010" "Ibid 0.1" "Ibid - Multi-protocol Bot" .SH NAME ibid-memgraph \- Memory usage graph generation utility for Ibid .SH SYNOPSIS .B ibid-memgraph .RB [ options ...] .I logfile .br .B ibid-memgraph -h .SH DESCRIPTION This utility is for graphing memory usage from an Ibid bot configured to log such usage. .P Matplotlib is required for graphing. .SH OPTIONS .TP \fB\-o\fR \fIFILE\fR, \fB\-\-output\fR=\fIFILE\fR Output to \fIFILE\fR instead of displaying interactive graph GUI. \fIFILE\fR can be any format supported by Matplotlib, detected by the file extension. .TP \fB\-d\fR \fIDPI\fR, \fB\-\-dpi\fR=\fIDPI\fR When outputting in raster formats, use \fIDPI\fR output DPI. .TP \fB\-h\fR, \fB\-\-help\fR Show a help message and exit. .SH FILES .TP .I logfile A log file generated by loading the \fBmemory\fR plugin into Ibid, which will periodically log memory usage. It can be gzip compressed, if the filename ends in \fB.gz\fR. .SH SEE ALSO .BR ibid (1), .BR ibid-objgraph (1), .UR http://ibid.omnia.za.net/ .BR http://ibid.omnia.za.net/