Skip to content
This repository was archived by the owner on Jun 17, 2023. It is now read-only.
This repository was archived by the owner on Jun 17, 2023. It is now read-only.

Duration and exit code of last parity check in $var #181

Description

@bergware

At the moment I scan the syslog file to find duration and exit code of the last parity check, which is subsequently displayed on the Array Operation page, this is an inefficient approach - specially when the syslog file is big.

A better solution would be that duration and exit code are stored in $var. In conjunction with variable 'sbSynced'. These values can then be read instantly like all other values.

Bonus question: what parity check exit codes exist ?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions