Welcome to docker.ru hosting provider linux mirror located at Moscow, Russian Federation.
Server configuration: Linux with OpenZFS, 2 x E5-2670v2, 128 GB ECC memory, 12 x 4 TB raidz2 + 1 TB SSD for L2ARC.
Network: 20 gbps uplink, IPv4 (185.253.23.31), IPv6 (2a04:8580:ffff:fffe::2).
My hostname is mirror.docker.ru
Red Hat Enterprise Linux 4: System Administration Guide | ||
---|---|---|
Prev | Chapter 30. Gathering System Information | Next |
To learn more about gathering system information, refer to the following resources.
ps --help — Displays a list of options that can be used with ps.
top manual page — Type man top to learn more about top and its many options.
free manual page — type man free to learn more about free and its many options.
df manual page — Type man df to learn more about the df command and its many options.
du manual page — Type man du to learn more about the du command and its many options.
lspci manual page — Type man lspci to learn more about the lspci command and its many options.
/proc/ directory — The contents of the /proc/ directory can also be used to gather more detailed system information. Refer to the Red Hat Enterprise Linux Reference Guide for additional information about the /proc/ directory.
Red Hat Enterprise Linux Introduction to System Administration; Red Hat, Inc. — Includes a chapter on monitoring resources.