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

Add Windows Storage health script #209

Closed

Conversation

deajan
Copy link

@deajan deajan commented Apr 5, 2024

This allows windows_exporter to pickup the following metrics:

  • Physical disk
    • Health status (basically SMART)
    • Operational status
  • Storage Pools (including intel VROC RAID)
    • Health status
    • Operational status
    • Readonly state
  • Virtual disks
    • Health status
    • Operational status

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Signed-off-by: Orsiris de Jong <[email protected]>
@deajan
Copy link
Author

deajan commented Apr 9, 2024

@deajan
Copy link
Author

deajan commented Jun 8, 2024

I've added more Windows health scripts (eg Hyper-V VM and replication health).

Do I miss something for this to get merged ?

@dswarbrick
Copy link
Member

This repo is for scripts to be used by node_exporter, not windows_exporter. It is packaged by various distros and intended to be used on platforms supported by node_exporter, i.e. Linux, *BSD, macOS etc.

Despite the output format and overall mechanism of textfile exporters being the same for node_exporter and windows_exporter, I'm not sure it makes a lot of sense to include Windows-related scripts in a repo that is thus far solely aimed at *nix-like platforms.

@deajan
Copy link
Author

deajan commented Oct 21, 2024

Makes sense. Sorry for the noise.

@deajan deajan closed this Oct 21, 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.

None yet

2 participants