免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
查看: 1648 | 回复: 3
打印 上一主题 下一主题

[网络管理] 新手求助,看不懂日志信息 [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2013-12-04 17:32 |只看该作者 |倒序浏览
下面是系统管理员给的记录的系统的CPU等信息,用的缩写,看不懂,对Linux不是很熟悉,麻烦大神帮忙看一下,分别对应哪几列,主要想看一下CPU占用信息,内存占用信息,还有硬盘的信息。谢谢各位了。

procs -----------memory---------- ---swap-- -----io---- --system-- -----cpu------
r  b   swpd   free   buff  cache   si   so    bi    bo   in   cs us sy id wa st
14:20:24  1  0      0 14222256  91736 714100    0    0     7    19  155  115  0  0 99  1  0
14:21:01  0  1      0 14221928  91876 714244    0    0     7    19  155  115  0  0 99  1  0
14:22:01  0  0      0 14223368  92088 714680    0    0     7    19  155  115  0  0 99  1  0

论坛徽章:
33
ChinaUnix元老
日期:2015-02-02 08:55:39CU十四周年纪念徽章
日期:2019-08-20 08:30:3720周年集字徽章-周	
日期:2020-10-28 14:13:3020周年集字徽章-20	
日期:2020-10-28 14:04:3019周年集字徽章-CU
日期:2019-09-08 23:26:2519周年集字徽章-19
日期:2019-08-27 13:31:262016科比退役纪念章
日期:2022-04-24 14:33:24
2 [报告]
发表于 2013-12-04 17:53 |只看该作者

论坛徽章:
21
白羊座
日期:2013-08-23 15:49:17金牛座
日期:2013-10-08 17:00:03处女座
日期:2013-10-12 11:54:11CU十二周年纪念徽章
日期:2013-10-24 15:41:34午马
日期:2013-11-27 14:07:21巨蟹座
日期:2013-12-04 10:56:03水瓶座
日期:2013-12-04 15:58:00亥猪
日期:2014-05-24 16:02:3115-16赛季CBA联赛之辽宁
日期:2016-11-07 13:52:53戌狗
日期:2013-08-23 16:15:31白羊座
日期:2013-08-24 21:59:24巨蟹座
日期:2013-08-25 16:34:24
3 [报告]
发表于 2013-12-04 18:00 |只看该作者
  1. FIELD DESCRIPTION FOR VM MODE
  2.    Procs
  3.        r: The number of processes waiting for run time.
  4.        b: The number of processes in uninterruptible sleep.

  5.    Memory
  6.        swpd: the amount of virtual memory used.
  7.        free: the amount of idle memory.
  8.        buff: the amount of memory used as buffers.
  9.        cache: the amount of memory used as cache.
  10.        inact: the amount of inactive memory. (-a option)
  11.        active: the amount of active memory. (-a option)

  12.    Swap
  13.        si: Amount of memory swapped in from disk (/s).
  14.        so: Amount of memory swapped to disk (/s).

  15.    IO
  16.        bi: Blocks received from a block device (blocks/s).
  17.        bo: Blocks sent to a block device (blocks/s).

  18.    System
  19.        in: The number of interrupts per second, including the clock.
  20.        cs: The number of context switches per second.

  21.    CPU
  22.        These are percentages of total CPU time.
  23.        us: Time spent running non-kernel code. (user time, including nice time)
  24.        sy: Time spent running kernel code. (system time)
  25.        id: Time spent idle. Prior to Linux 2.5.41, this includes IO-wait time.
  26.        wa: Time spent waiting for IO. Prior to Linux 2.5.41, included in idle.
  27.        st: Time stolen from a virtual machine. Prior to Linux 2.6.11, unknown.
复制代码

论坛徽章:
0
4 [报告]
发表于 2013-12-04 18:44 |只看该作者
好的,多谢楼上两位好人。
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP