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

possible statuses from storage pool and disks #32

Open
Lilja opened this issue Apr 18, 2020 · 2 comments
Open

possible statuses from storage pool and disks #32

Lilja opened this issue Apr 18, 2020 · 2 comments
Labels

Comments

@Lilja
Copy link

Lilja commented Apr 18, 2020

Probably more of a question than a bug or issue.

I'm trying to find out what enums are provided by the following methods.

  • api.storage.volume_status(volume_id)
  • api.storage.disk_status(disk_id)
  • api.storage.disk_smart_status(disk_id)

Do anyone know what these statuses could be? I've only seen normal for all of these.

Also, for shameless promotion, I'm building a prometheus exporter with this library. lilja/syex

@Quentame
Copy link
Collaborator

Quentame commented Apr 21, 2020

Hi @Lilja !

I have absolutely no idea, normal on my side too, I presume it's bad if not 😂

I've refactor requests in a new PR #33, I think it would be interesting for your project.
Feel free to comment/review if you wish 😉

Thanks

@Quentame
Copy link
Collaborator

That would be nice if you register here #26 to support better this project (rare tests wanted), that would help maintainers to know your setup and take care of it for future devs.

Quentame pushed a commit to Quentame/python-synology that referenced this issue Aug 12, 2021
Bumps [requests](https://github.com/psf/requests) from 2.25.0 to 2.25.1.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/master/HISTORY.md)
- [Commits](psf/requests@v2.25.0...v2.25.1)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants