Linuxシステム監視ツールnmon

この記事を作成する動機:
nmonを作った兄の特定のグループ、それは非常に役立つと言われています、今日私はヒトデの気分になっています、楽しんでください、ヒヒ


Nmonは無料のLinuxシステム監視ツールです

パフォーマンステストを行うとき、サーバーリソースが監視されます

nmonツールを使用すると非常に便利です。デモ図を見てみましょう。

ここに写真の説明を挿入


以下から始めてください

centos7環境にあるため、yumによって処理されます

cat /etc/redhat-release 

ここに写真の説明を挿入

yum provides nmon
yum -y install nmon

ここに写真の説明を挿入
その後、直接nmonは楽しむことができます

nmon

ここに写真の説明を挿入

------------------------------                                                                                                                                                       x
x    _ __  _ __ ___   ___  _ __    	 For help type H or ...                                                                                                                          x
x   | '_ \| '_ ` _ \ / _ \| '_ \          nmon -?  - hint                                                                                                                                x
x   | | | | | | | | | (_) | | | |         nmon -h  - full details                                                                                                                        x
x   |_| |_|_| |_| |_|\___/|_| |_|                                                                                                                                                        x
x                                        To stop nmon type q to Quit                                                                                                                     x
x   ------------------------------                                                                                                                                                       x
x                                                                                                                                                                                        x
x   CentOS Linux release 7.2.1511 (Core)  VERSION="7 (Core)"                                                                                                                             x
x   Vendor=AuthenticAMD Model=AMD EPYC 7K62 48-Core Processor                                                                                                                            x
x   MHz=2595.124 bogomips=5190.24          lscpu:CPU=1 Little Endian                                                                                                                     x
x   ProcessorChips=1 PhyscalCores=1              Sockets=1 Cores=1 Thrds=1                                                                                                               x
x                    VirtualCPUs =1              MHz=2595 max=0 min=0                                                                                                                    x
x                                                                                                                                                                                        x
x   Use these keys to toggle statistics on/off:                                                                                                                                          x
x     c = CPU         l = CPU Long-term     - = Faster screen updates                                                                                                                    x
x     C = " WideView  U = Utilisation       + = Slower screen updates                                                                                                                    x
x     m = Memory      V = Virtual memory    j = File Systems                                                                                                                             x
x     d = Disks       n = Network           . = only busy disks/procs                                                                                                                    x
x     r = Resource    N = NFS               h = more options                                                                                                                             x
x     k = Kernel      t = Top-processes     q = Quit

これでこの記事は終わりです。
もっとエキサイティングな、お楽しみに!

おすすめ

転載: blog.csdn.net/frdevolcqzyxynjds/article/details/109707909