mirror of
https://github.com/django-q2/django-q2.git
synced 2026-09-15 13:37:56 +08:00
10 lines
196 B
ReStructuredText
10 lines
196 B
ReStructuredText
Monitor
|
|
=======
|
|
|
|
The cluster monitor shows information about all the Q clusters connected to your project.
|
|
|
|
Start the monitor with Django's `manage.py` command::
|
|
|
|
$ python manage.py qmonitor
|
|
|