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

Cachevault support for storcli.py collector #120

Closed
wants to merge 8 commits into from

Conversation

SteveCooling
Copy link

Patches that allows the collector to report battery_backup_healthy when the BBU is absent (because there is a Cachevault supercap instead), as well as expose metrics for the Cachevault health directly.

Tested on two different servers, one which has an actual Cachevault failure

fklajn and others added 7 commits May 31, 2022 12:19
Signed-off-by: Franciszek Klajn <[email protected]>
Signed-off-by: Morten Johansen <[email protected]>
Signed-off-by: prombot <[email protected]>
Signed-off-by: Morten Johansen <[email protected]>
The `line == ''` check doesn't work in Python 3, which uses bytestrings. Replace it with `not line`.

Signed-off-by: Daniel Kessler <[email protected]>
Signed-off-by: Morten Johansen <[email protected]>
Use the output of `chronyc -c tracking` to provide some basic NTP client
status metrics.

Signed-off-by: SuperQ <[email protected]>
Signed-off-by: Morten Johansen <[email protected]>
Signed-off-by: Brian Candler <[email protected]>
Signed-off-by: Morten Johansen <[email protected]>
Signed-off-by: Morten Johansen <[email protected]>
Signed-off-by: Morten Johansen <[email protected]>
Signed-off-by: Morten Johansen <[email protected]>
Signed-off-by: Morten Johansen <[email protected]>
@dswarbrick
Copy link
Member

@SteveCooling Please rebase on master and resolve any merge conflicts.

This PR should only touch storcli.py. Currently it touches four other files.

@dswarbrick
Copy link
Member

Superseded-by: #202

Closing this PR, since it touches unrelated files and contains unresolved merge conflicts.

@dswarbrick dswarbrick closed this May 8, 2024
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

Successfully merging this pull request may close these issues.

7 participants