Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
-2 votes
2 answers
278 views

I want to retrieve or calculate this value "remaining life" that can be found in Windows 11 at storage setting, or in CrystalDiskInfo as "Health Status" here i have 99% in windows ...
0 votes
1 answer
1k views

I am working on a server ubuntu 14.04.1 LTS In fact i don't have an access to the server itself, but at a VM. I am trying to monitor SMART disk information (like Temperature_Celsius and othet stuff ...
3 votes
1 answer
3k views

In an attempt to develop a hard disk analytic tool, I'm trying to get the value of Load/Unload cycle count from my hard disk's S.M.A.R.T data, I'm wondering if anyone knows how to do this. What I'm ...
5 votes
1 answer
9k views

Just trying to pull off some SMART info from connected Hard Drives on any computer my application will run on. I'm using WMI for a lot of other stuff in the program, and every question about SMART I'...
Chris Watts's user avatar
  • 6,815
5 votes
1 answer
11k views

I know a bit of C++ and Java, but am wanting to learn c# on my own. To mess with, I'm trying to read the SMART data of my hard drive. I have this C# Code, but I do not know how to modify it to read an ...
0 votes
1 answer
469 views

The code below: For Each queryObj As ManagementObject In searcher.Get() objWriter = New StreamWriter("C:\vsl\scripts\results.txt", False) objWriter.Write("Active: {0} ", queryObj("Active")) ...
Sheldon's user avatar
1 vote
1 answer
2k views

I try to get the SMART data from my HDD using WMI (this is the only way I found). Using the namespace root\WMI with class MSStorageDriver_ATAPISmartData I can get the VendorSpecific. I just wonder how ...
spychu's user avatar
  • 123
2 votes
2 answers
6k views

I am trying to build an application for Windows XP 64bit which is able to detect drives of a particular model in the system, and if they are not initialized & formatted perform these processes. I ...
3 votes
1 answer
2k views

I asked a somewhat related question but I want it to make it more concrete and 'programming' oriented, so here it goes: Does any body know, if there is a .NET, JAVA or any other Framework, library, ....
ramayac's user avatar
  • 5,223

AltStyle によって変換されたページ (->オリジナル) /