Does anyone know how to write VB.NET code to:

1. Retrieve current system diagnostics for memory
2. as well as hard drive fragmentation

Is it part of the Garbage Collector class or the System.Diagnostics namespace?

Thanks!
Bob