Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Directory/Mount Point of the monitored File System.
NONE = disabled this service.

Default Value: NONE

#HSMModulServicename
Anchor
HSMModulServicename
HSMModulServicename

HSM Module to query status of files on HSM systems.

Default Value: dcm4chee.archive:service=FileCopyHSMModule,type=Command

#MinimumFileAge
Anchor
MinimumFileAge
MinimumFileAge

...

Checks files with the specified status for status change. Enumerated values: DEFAULT, TO_ARCHIVE, ARCHIVED, QUERY_HSM_FAILED

Default Value: TO_ARCHIVE

...

New file status, if the query command could not be executed. Enumerated values: DEFAULT, TO_ARCHIVE, ARCHIVED, QUERY_HSM_FAILED

Default Value: TO_ARCHIVE

...

New file status, if query command returns non-zero exit code. Enumerated values: DEFAULT, TO_ARCHIVE, ARCHIVED, QUERY_HSM_FAILED

Default Value: QUERY_HSM_FAILED

...

New file status, if the query result does NOT match specified pattern. Enumerated values: DEFAULT, TO_ARCHIVE, ARCHIVED, QUERY_HSM_FAILED

Default Value: TO_ARCHIVE

...

New file status, if the query result does match specified pattern. Enumerated values: DEFAULT, TO_ARCHIVE, ARCHIVED, QUERY_HSM_FAILEDDefault Value: ARCHIVED

...

Command to query status of specific file.

  • %d will be replaced by file system name (directory path/mount point),
  • %f will be replaced by the file path,
  • %i will be replaced by user info associated with the file system.

Default Value: mmls %i/%f

...

Regular expression, applied to stdout of command. Result determines if status is changed to MatchFileStatus or NoMatchFileStatus.

Default Value: .*\bArchived\b.*

#TaskInterval
Anchor
TaskInterval
TaskInterval

...

Maximum number of files which are checked for status change in one task.

Default Value: 1000

...

#isRunning
Anchor

...

Used internally. Do NOT modify.

...

isRunning

...

isRunning

Current state if syncFileStatus task is running. Used to avoid concurrency!

#TimerIDCheckSyncFileStatus
Anchor
TimerIDCheckSyncFileStatus
TimerIDCheckSyncFileStatus

...

Default Value: CheckSyncFileStatus

#SchedulerServiceName
Anchor
SchedulerServiceName
SchedulerServiceName

Used internally. Do NOT modify.

Default Value: dcm4chee.archive:service=Scheduler

#Name
Anchor
Name
Name

The class name of the MBean

...