HealthInformation#

class HealthInformation[source]#

Information about the health of this instance.

application: bool#

Always true.

database: bool#

Is the database ok?

uploads: bool#

Is the upload storage system ok?

broker: bool#

Can the broker be reached?

mirror_uploads: bool#

Is the mirror upload storage system ok?

temp_dir: bool#

Is the temporary directory on this server ok?

tasks: bool#

Are the tasks ok?

auto_test: bool#

Is AutoTest running A-OK?

limiter: bool#

Is the limiter functioning?