Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create integrity checker tool #204

Open
demiankatz opened this issue Dec 25, 2022 · 0 comments
Open

Create integrity checker tool #204

demiankatz opened this issue Dec 25, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@demiankatz
Copy link
Collaborator

It would be useful to have a tool (web-based, CLI, or possibly both) to check for integrity problems in the system. Some example checks:

  • Missing required datastreams in active objects
  • Objects in inappropriate locations for their state (e.g. deleted outside of trash, active in holding area, etc.)
  • Missing auto-generated datastreams (MASTER-MD, OCR-DIRTY, etc.)

A web-based tool would be useful for quick human-initiated checks. A CLI tool would be useful for automated checks (e.g. to allow a system like Nagios to trigger an alert if something is out of the ordinary).

@demiankatz demiankatz added the enhancement New feature or request label Dec 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant