About the System Information Files
To collect the system information, Studio runs the following system commands:
| • | Disk info: fsutil volume diskfree C: |
| • | IP configuration: ipconfig /all |
| • | Network statistics: netstat -na |
| • | Task list: tasklist /fo table |
| • | System information: systeminfo |
For UNIX:
| • | Kernel information: dmesg |
| • | Disk information: df -h |
| • | IP configuration: ifconfig -a |
| • | Network statistics: netstat -na |
| • | Task list: ps -ef |
| • | System information: uname -a |
These files are generated by the system commands.
|
File Name |
Contents |
|
The total number of bytes, free bytes, and available free bytes. |
|
|
Windows IP configuration information. Ethernet adapter information. |
|
|
Active connections and their state. |
|
|
Specifics about the computer running TDV like operating system information, memory information, processors installed, hotfixes applied, network cards installed, |
|
|
List of tasks running and memory used at the time of diagnostics collection. |