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

Export scrub/resilver status #20

Closed
jr0dd opened this issue Feb 21, 2022 · 2 comments
Closed

Export scrub/resilver status #20

jr0dd opened this issue Feb 21, 2022 · 2 comments

Comments

@jr0dd
Copy link

jr0dd commented Feb 21, 2022

I was curious if this exports scrub and/or resilvering status? I briefly dig through the code and didn't see anything that stuck out. ZED is very flaky in general and it would be so awesome to be able to dump that and have alerts through Prometheus.

@pdf
Copy link
Owner

pdf commented Feb 21, 2022

It doesn't - I made the decision to rely on the CLI for data as that provides the broadest compatibility across operating systems/versions. The downside is that the CLI tools do not support machine-readable output for some data points, and I've not been motivated to attempt the more brittle text parsing required to export such data.

Ref #5

@pdf pdf changed the title Question Export scrub/resilver status Feb 21, 2022
@jr0dd
Copy link
Author

jr0dd commented Feb 21, 2022

It doesn't - I made the decision to rely on the CLI for data as that provides the broadest compatibility across operating systems/versions. The downside is that the CLI tools do not support machine-readable output for some data points, and I've not been motivated to attempt the more brittle text parsing required to export such data.

Ref #5

Ok. No biggie.

@jr0dd jr0dd closed this as completed Feb 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants