The system information provided by multiple files in the/proc file system is not for a specific process, but can be used in the context of the entire system. Files that can be used vary with system configurations. The command procinfo can display
Common commands for viewing system configurations in Linux
I. linux CPU sizeCat/proc/cpuinfo | grep "model name" & cat/proc/cpuinfo | grep "physical id"
Note: in Linux, you can view detailed information about each cpu in/proc/cpuinfo. However, for
How to view system information commands under CentOS VM instancesSystem# Uname-a # view kernel/operating system/CPU Information# Head-n 1/etc/issue # view the operating system version# Cat/proc/cpuinfo # view CPU Information# Hostname # view the
Commands for viewing hardware device information in linux and for viewing hardware commands in linux
Reprinted: http://blog.chinaunix.net/uid-26782198-id-3242120.html
# Uname-a # view kernel/operating system/CPU Information# Head-n 1/etc/issue #
BKJIA original] Proc is a virtual file system, which is mounted on the/proc directory in Linux. Proc has multiple features, including the ability for users to access kernel information or to troubleshoot issues. One of these features is very useful,
More and more people are getting started with Linux operating systems, from VPS to flash machine systems for wireless routing (such as OpenWRT and Tomato ), at the same time, the words "Average system Load" or "Load Average" will also be seen on a
Linux performance monitoring and Common commands
As a DBA, it is also necessary to have certain Linux server performance monitoring knowledge. Sometimes Oracle database performance problems are caused by server performance bottlenecks. That is to
Some commands are essential for online troubleshooting. It is necessary to summarize some common commands (such commands and related parameters are quite a lot and only commonly used ones are summarized ), query problems can generally be divided
System
Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->
#
Uname-A # view kernel/operating system/CPU Information
#
Head-N 1/etc/issue # view the operating system version
#
At: run the command at the specified time to execute a one-time scheduled task.
At has many variant commands, which can be understood as Alias commands for different at option commands.
The most important thing about at is flexible and variable
Sys_getloadavg ()
This function returns the load mean information of the current system (of course not applicable to Windows). For more information, see related documents of PHP. Example in the document
Code , Basically, we can see its purpose.
System
# Uname-A # view kernel/operating system/CPU Information# Head-N 1/etc/issue # ViewOperating SystemVersion# Cat/proc/cpuinfo # view CPU Information# Hostname # view the computer name# Lspci-TV # list all PCI devices# Lsusb-TV # list all USB
Proc file system
The proc file system is a virtual file system. It uses the man proc command to describe proc as a pseudo file system. It provides some kernel data structure interfaces. Generally, the file system is mounted to the/proc Directory,
How to view cpu, memory, hard disk, and other hardware information in linux
Note: in Linux, you can view detailed information about each cpu in/proc/cpuinfo. However, for dual-core CPUs, two CPUs are displayed in cpuinfo. It is often mistaken for
Average unix load averageload Calculation Method
Average load? Indicates the average number of processes in a period of time, that is, the system is busy. The average load and CPU usage are different, which can indicate the system's busy schedule.
A simple monitoring system written in Python
This article mainly introduces a simple monitoring system written in Python. This article describes the detailed Encoding steps and provides the corresponding implementation code. For more information,
Build high-performance Web site (revision) NotesBuild a high-performance Web site (revised version) 2012.6p14 'feedback Mechanism ': Confirm one package by package --> do small batch continuous sending require global addressing? (Neighbor routing
Linux common commands (Disk Management) ls to view the directory cd to enter the directory .. indicates that the upper-level cd is directly in the working directory. on behalf of the current directory pwd display current directory df/directory view
System # uname-a # View kernel/OS/CPU information # head-n1/etc/issue # View OS # cat/proc/cpuinfo # View CPU information # hostname # View computer name # lspci-TV # List all PCI devices # lsusb-TV # List all USB devices # lsmod # List loaded
LINUX system parameter detection includes cpu, time, memory, and so on. This linux system parameter detection function calculates the cpu usage, memory usage, and running time of your current machine. LINUX system parameter detection includes cpu,
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.