Hi all
I am doing a small application in C#, that monitors my Windows 2003 Software RAID (1)., using WMI classes. I have tried most of the disk related WMI classes, but i didnt succeed finding a class that gives the RAID configuration or something related. My scenario is that, I have a Volume that is mirrored, and I need one of the classes to tell me if the volume is running in degraded mode or it failed redundancy check when one of the drives fail. Most of the disk / volume related classes do not point anything in this direction.
Any help is highly appreciated.
TIA
Techs
I am doing a small application in C#, that monitors my Windows 2003 Software RAID (1)., using WMI classes. I have tried most of the disk related WMI classes, but i didnt succeed finding a class that gives the RAID configuration or something related. My scenario is that, I have a Volume that is mirrored, and I need one of the classes to tell me if the volume is running in degraded mode or it failed redundancy check when one of the drives fail. Most of the disk / volume related classes do not point anything in this direction.
Any help is highly appreciated.
TIA
Techs
Comment