#912: bibsched queue status report improvement
------------------------+-----------------------
Reporter: skaplun | Owner: skaplun
Type: enhancement | Status: assigned
Priority: major | Component: BibSched
Version: | Resolution:
Keywords: |
------------------------+-----------------------
Comment (by skaplun):
In the attached patch I propose something in the line with the above
statement with the following behaviour:
* if the queue is in ''manual'' mode but there's a ''MOTD'', then the
declared status is '''MANUAL''' and a message explaining someone is
looking after the queue and the ''MOTD'' are displayed
* if the queue is slow (according to the above definition) or there's at
least one failed task, and it's in ''automatic'' mode then the declared
status is '''STRESSED'''
* if instead it's in ''manual'' mode then the declared status is
'''AFFECTED'''
* otherwise the status will be declared '''AUTOMATIC''' or '''MANUAL'''
respectively.
For the purpose of judging the health of the queue the order of gravity
is:
{{{
AUTOMATIC < MANUAL < STRESSED < AFFECTED
}}}
--
Ticket URL: <http://invenio-software.org/ticket/912#comment:3>
Invenio <http://invenio-software.org>