RQINFO(1) General Commands Manual RQINFO(1)

rqinfo - Command line monitor for RQ

rqinfo [OPTIONS] [QUEUES]...

RQ is a command-line monitor for rq. It is part of python-rq module package.

Updates stats every N seconds (default: don’t poll)
Print only the raw numbers, no bar charts
Show only queue info
Show only worker info
Shows workers by queue
Path to serializer, defaults to rq.serializers.DefaultSerializer
Specify the import path.
Redis client class to use
RQ Queue class to use
RQ Job class to use
RQ Worker class to use
Module containing RQ settings.
URL describing Redis connection details.
Show this message and exit.

rq(1), rqworker(1),
Full rq documentation

User Commands