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 support for folder mounted Windows disks #1245

Open
cruscio opened this issue Feb 8, 2022 · 2 comments · May be fixed by #1534
Open

Add support for folder mounted Windows disks #1245

cruscio opened this issue Feb 8, 2022 · 2 comments · May be fixed by #1534

Comments

@cruscio
Copy link

cruscio commented Feb 8, 2022

It appears disk/windows_disk.go filters on drive letters, excluding folder mounted volumes.

As a Telegraf user, I am looking to monitor all disk volumes mounted in Windows, both drive-letter mounted and folder-path mounted. Internally, Telegraf uses gopsutil to retrieve these data. Gopsutil appears to only support drive letters mounted disks.

Additional context

@rohan-rayaraddi
Copy link

@dloucasfx Is this being actively worked on? It would be great to have it fixed.

@dloucasfx
Copy link

@dloucasfx Is this being actively worked on? It would be great to have it fixed.

@rohan-rayaraddi yes, I just updated the PR with @shirou 's suggestions #1534

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

Successfully merging a pull request may close this issue.

4 participants