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. org.dcm4chex.archive.mbean.ConsistenceCheckService The default constructor ConsistenceCheckService AvailabilityOfExternalRetrieveable java.lang.String Interval in which to check for images for consistency. <br>Format: <br><i>interval</i>!<i>from</i>-<i>to</i> or NEVER <br><i>interval</i> = ##s (in seconds), ##m (in minutes), ##h (in hours). <br><i>from</i> = start hour (0-23) when no consistency check should be performed <br><i>to</i> = end hour (0-23) when no consistency check should be performed <br>NEVER = disable automatic consistency checking <br>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. TaskInterval java.lang.String Minimum age of a study that will be checked for consistency, in ##w (in weeks), ##d (in days), or ##h (in hours). MinStudyAge java.lang.String Maximum age of a study that will be checked for consistency, in ##w (in weeks), ##d (in days), or ##h (in hours). MaxStudyAge java.lang.String Maximum amount of time from the last consistency check, in ##w (in weeks), ##d (in days), or ##h (in hours). MaxCheckedBefore java.lang.String Maximum number of studies that are checked in one task. LimitNumberOfStudiesPerTask int Used internally. Do NOT modify. SchedulerServiceName javax.management.ObjectName Used internally. Do NOT modify. TimerIDCheckStudyConsistency java.lang.String &defaultAttributes; &defaultOperations; Check consistency of studies. check java.lang.String