Linux commands used in the collect-support-data tool
| Data Collector | Description |
|---|---|
|
Displays the last few lines of a file. Tails the |
|
Prints system, machine, and operating system information. |
|
Prints a snapshot of the current active processes. |
|
Prints the amount of available disk space for file systems in 1024-byte units. |
|
Concatenates the following files and prints to standard output:
|
|
Prints the state of network interfaces, protocols, and the kernel routing table. |
|
Prints information on all interfaces. |
|
Prints the time the server has been up and active. |
|
Prints the message buffer of the kernel. |
|
Prints information about virtual memory statistics. |
|
Prints disk I/O and CPU utilization information. |
|
Prints performance statistics for all logical processors. |
|
Prints an execution stack trace on an active processed specified by the pid. |
|
Prints a list of active processes and how much CPU and memory each process is using. |