【转】LoadRunner监控 -- Linux的17个指标
上一分钟同时处于“就绪”状态的平均进程数
2、Collision rate:Collisions per second detected on the Ethernet.
每秒钟在以太网上检测到的冲突数。
3、Context switches rate:Number of switches between processes or threads, per second
每秒钟在进程或线程之间的切换次数。
4、CPU utilization:Percent of time that the CPU is utilized
CPU 的使用时间百分比。
5、Disk Traffic:Rate of disk transfers
磁盘传输速率。
6、Incoming packets error rate:Errors per second while receiving Ethernet packets
接收以太网数据包时每秒钟接收到的错误数。
7、Incoming packets rate:Incoming Ethernet packets per second
每秒钟传入的以太网数据包数。
8、Interrupt rate:Number of device interrupts per second
每秒内的设备中断数。
9、Outgoing packets errors rate:Errors per second while sending Ethernet packets
发送以太网数据包时每秒钟发送的错误数。
10、Outgoing packets rate:Outgoing Ethernet packets per second
每秒钟传出的以太网数据包数。
11、Page-in rate:Number of pages read to physical memory, per second
指标表明的是每秒交换到物理内存中的页面数。
12、Page-out rate:Number of pages written to pagefile(s) and removed from physical memory, per second
表示每秒从物理内存中移出或者写入到页面数。
13、Paging rate:Number of pages read to physical memory or written to pagefile(s), per second
每秒钟读入物理内存或写入页面文件中的页数。
14、Swap-in rate:Number of processes being swapped
每秒交换到内存的进程数。
15、Swap-out rate:Number of processes being swapped
每秒从内存交换出来的进程数。
16、System mode CPU utilization:Percent of time that the CPU is utilized in system mode
在系统模式下使用 CPU 的时间百分比。
17、User mode CPU utilization:Percent of time CPU is utilized in user mode
在用户模式下使用 CPU 的时间百分比。
【转】LoadRunner监控 -- Linux的17个指标的更多相关文章
- Loadrunner监控Linux的17个指标
这17个指标根据需要设置吧,指标设置的越多,对服务器真实值影响越大,所以要秉承按需而设的原则. 1.Average load:Average number of processes simulta ...
- (转)Loadrunner监控Linux的17个指标
1.Average load:Average number of processes simultaneously in Ready state during the last minute. 上 ...
- LoadRunner监控Linux
rstat协议允许网络上的用户获得同一网络上各机器的性能参数. 需要下载3个包: (1)rsh-0.17-14.i386.rpm (2)rsh-server-0.17-14.i386.r ...
- LoadRunner监控Linux资源
一.LoadRunner监控Linux资源 (一).准备工作 首先,监视Linux一定要有rstatd这个守护进程,有的Linux版本里也有可能是rpc.rstatd这里只是名字不同而已,功能是一样的 ...
- LoadRunner监控Linux条件和解决方法
注:内容来自网络 需要下载3个包: (1)rsh-0.17-14.i386.rpm (2)rsh-server-0.17-14.i386.rpm (3)rpc.rstatd-4.0.1.tar.gz ...
- Loadrunner 监控 Linux (centos6.5)服务器系统资源
Loadrunner 监控 Linux 服务器系统资源,需要在被监控的服务器上启用 rstatd 进程但尝试启动时,爆炸了: [root@test1 rpc.rstatd-4.0.1]# rpc.rs ...
- LoadRunner监控Linux配置教程
LoadRunner监控Linux资源时弹出如下错误: Monitor name :UNIX Resources. Cannot initialize the monitoring on 192.16 ...
- loadrunner如何监控linux,以及重点指标分析
监控UNIX一. lr监控UNIX ,UNIX先启动一rstatd服务 以下是在IBM AIX系统中启动rstatd服务的方法: 1. 使用telnet以root用户的身份登录入AIX系统 2. 在命 ...
- Loadrunner监控Linux系统资源
一.安装rsh和rpcbind 1.查看是否安装:rpm -qa |grep rsh 2.安装rsh:yum -y install rsh* 3.yum -y install nfs-utils r ...
随机推荐
- python+selenium自动化登录dnf11周年活动界面领取奖励登录部分采坑总结[1]
背景: Dnf的周年庆活动之一,游戏在6月22日 06:00~6月23日 06:00之间登陆过游戏后可以于6月25日 16:00~7月04日 06:00领取奖励 目标:连续四天自动运行脚本,自动领取所 ...
- 第1节 flume:9、flume的多个agent串联(级联)
3.两个agent级联 需求分析: 第一个agent负责收集文件当中的数据,通过网络发送到第二个agent当中去,第二个agent负责接收第一个agent发送的数据,并将数据保存到hdfs上面去 第一 ...
- css3浏览器兼容的前缀
-moz代表firefox浏览器私有属性 -ms代表ie浏览器私有属性 -webkit代表safari.chrome私有属性
- FFT NTT 模板
NTT: #include<cstdio> #include<cstring> #include<algorithm> using namespace std; # ...
- Ubuntu配置TFTP服务器
TFTP(Trivial File Transfer Protocol,简单文件传输协议)是TCP/IP协议族中的一个用来在客户机与服务器之间进行简单文件传输的协议,提供不复杂.开销不大的文件传输服务 ...
- 简单的自动化使用--使用selenium实现学习通网站的刷慕课程序。注释空格加代码大概200行不到
简单的自动化使用--使用selenium实现学习通网站的刷慕课程序.注释空格加代码大概200行不到 相见恨晚啊 github地址 环境Python3.6 + pycharm + chrom浏览器 + ...
- 如何禁用python警告
有-W选项. python -W ignore foo.py 所属网站分类: python基础 > 综合&其它 作者:jiem 链接:http://www.pythonheidong.c ...
- ACM模板(Java)
模板 Trie HIHOCODER1014 static final int N = (int)1e5+10; static final int SIGMA=(int)27; static int c ...
- SSRS ( .rdl文件)如何动态的设置导出Excel文件中的工作表标签名
要实现以上效果,则在Tablix属性里设置 参考:https://dotblogs.com.tw/ricochen/archive/2012/06/14/72798.aspx
- MongoDB中WiredTiger的数据可用性设置
此文已由作者温正湖授权网易云社区发布. 欢迎访问网易云社区,了解更多网易技术产品运营经验. MongoDB中WiredTiger的参数配置主要通过 wiredtiger_open (http://so ...