.TH "DJCELERYMON" "1" .SH "NAME" djcelerymon \(em Django Admin Monitor .SH "SYNOPSIS" .PP \fBdjcelerymon\fR .SH "DESCRIPTION" .PP This manual page documents briefly the \fBdjcelerymon\fR command. .PP This manual page was written for the \fBDebian\fP distribution because the original program does not have a manual page. .PP \fBdjcelerymon\fR is a program that can be used by non-Django users, and it runs both a web server and a snapshot camera by starting a Django Admin instance and celerycam in the same process. .SH "OPTIONS" .PP This program follows the usual GNU command line syntax, with long options starting with two dashes (`\-'). A summary of options is included below. .IP " \fB-v VERBOSITY\fP \fB\-\-verbosity=VERBOSITY\fP " 10 Verbosity level; 0=minimal output, 1=normal output,2=all output. .IP " \fB\-\-settings=SETTINGS\fP " 10 The Python path to a settings module, e.g. "myproject.settings.main". If this isn't provided, the DJANGO_SETTINGS_MODULE environment variable will be used. .IP " \fB\-\-pythonpath=PYTHONPATH\fP " 10 A directory to add to the Python path, e.g. "/home/djangoprojects/myproject". .IP " \fB\-\-traceback\fP " 10 Print traceback on exception. .IP " \fB\-\-noreload\fP " 10 Tells Django to NOT use the auto-reloader. .IP " \fB\-\-adminmedia=ADMIN_MEDIA_PATH\fP " 10 Specifies the directory from which to serve admin media. .IP " \fB-d\fP \fB\-\-dump\fP " 10 Dump events to stdout. .IP " \fB-c CAMERA\fP \fB\-\-camera=CAMERA\fP " 10 Camera class to take event snapshots with. .IP " \fB-F\fP \fB\-\-frequency=FREQUENCY\fP \fB\-\-freq=FREQUENCY\fP " 10 Recording: Snapshot frequency. .IP " \fB-r MAXRATE\fP \fB\-\-maxrate=MAXRATE\fP " 10 Recording: Shutter rate limit (e.g. 10/m). .IP " \fB-l LOGLEVEL\fP \fB\-\-loglevel=LOGLEVEL\fP " 10 Loglevel. Default is WARNING. .IP " \fB-f LOGFILE\fP \fB\-\-logfile=LOGFILE\fP " 10 Log file. Default is . .IP " \fB\-\-version\fP " 10 Show program's version number and exit. .IP " \fB-h\fP \fB\-\-help\fP " 10 Show help message and exit. .SH "SEE ALSO" .PP celerycam (1). .SH "AUTHOR" .PP This manual page was written by fladi FladischerMichael@fladi.at for the \fBDebian\fP system (and may be used by others). Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 any later version published by the Free Software Foundation. .PP On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL. .\" created by instant / docbook-to-man, Wed 18 Jul 2012, 09:39