Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

...

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.) It checks to ensure you have the correct counts of objects by comparing against the counts in the database. If the check fails, the objects are marked as filed in the database. You can also use the commands JMX attributes below to manually check the consistency of images.

Dependencies

Image Added

Attributes

TaskInterval

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

  • interval!from-to or NEVER
    • interval = ##s (in seconds), ##m (in minutes), ##h (in hours).
    • from</i> from = start hour (0-23) when no consistency check should be performed
    • to = end hour (0-23) when no consistency check should be performed
    • NEVER = disable automatic consistency checking
  • Example: 10s!9-17 means every 10 seconds, poll the database and check image consistency, except between the hours of 9:00am and 5:00pm. By setting this type of TaskInterval, you can ensure checks occur outside of peak imaging hours.

...

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

No Format

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

...

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

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

...

Maximum amount of time from the last consistency check, in

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

...