Description

Consistency Check Service: Sets up a schedule to automatically check the consistency of compressed images. You can set image compression rules in the Compression Service. You can also use the commands below to manually check the consistency of images.

Attributes

TaskInterval

Interval in which to check for images for consistency. Format:

MinStudyAge

Minimum age of a study that will be checked for consistency, in

##w (in weeks), ##d (in days), or ##h (in hours).

MaxStudyAge

Maximum age of a study that will be checked for consistency, in

##w (in weeks), ##d (in days), or ##h (in hours).

MaxCheckedBefore

Maximum amount of time from the last consistency check, in

##w (in weeks), ##d (in days), or ##h (in hours).

LimitNumberOfStudiesPerTask

Maximum number of studies that are checked in one task.

Name

The class name of the MBean

State

The status of the MBean

StateString

The status of the MBean in text form

Operations

create

Standard MBean lifecycle method

start

The start lifecycle operation

stop

The stop lifecycle operation

destroy

The destroy lifecycle operation

jbossInternalLifecycle

The detyped lifecycle operation (for internal use only)

check

Check consistency of studies.

Notifications