天天看点

操作系统监控常用指标

system 监控项 说明 Problem

CPU CPU steal time CPU使用内部虚拟机运行任务的时间所占cpu总时间的百分比 

CPU softirq time cpu 软中断时间 

CPU nice time 用户进程空间内改变过优先级的进程占用CPU百分比 

CPU iowait time 用于进程等待磁盘I/O而使CPU处于空闲状态的比率 >20%

CPU system time 空闲CPU百分比 

CPU idle time 空闲时间 

CPU interrupt time 中断时间 

Processor load (15 min average per core) CPU 15分钟 负载 每核 

Processor load (5 min average per core) CPU 5分钟 负载 每核 

Processor load (1 min average per core) CPU 1分钟 负载 每核 五分钟平均值>5

Context switches per second 每秒上下文切换数 

磁盘 Free disk space 磁盘剩余百分比 小于20%

Free inodes 磁盘inode 小于20%

Read:Bytes/sec 磁盘读速度 

Write:Bytes/sec 磁盘写速度 

内存 Total memory 内存总量 

Available memory 可用内存大小 小于20M

Total swap space 交换分区大小 

Free swap space in % 空闲交换分区百分比 小于30%

网络 Incoming network traffic 每秒进入字节数 

Outgoing network traffic 每秒出去字节数 

"OS

" System uptime 系统启动时间 

System information 系统基本信息 

Number of logged in users 登录用户数 

Maximum number of processes 系统设置的最大进程数 

Maximum number of opened files 系统设置的最大打开文件数 

Host name 主机名 

Host local time 主机当前时间 

Host boot time 主机启动时间 

agent agent ping zabbix agent状态 3分钟不通

agent version zabbix agent版本 

操作系统监控常用指标

本文转自 知止内明 51CTO博客,原文链接:http://blog.51cto.com/357712148/2052358,如需转载请自行联系原作者