当前位置: 首页 > news >正文

大竹网站建设天津站建站时间

大竹网站建设,天津站建站时间,网站划分栏目,晋江网站建设公司哪家好Linux系统之dool命令行工具的基本使用一、dool命令行工具介绍二、本地系统环境检查1.检查系统版本2.检查系统内核版本三、下载dool软件包1.创建下载目录2.下载dool四、安装dool1.安装python32.安装dool五、dool的命令帮助六、dool的基本使用1.直接使用dool监控系统2.监控cpu和网… Linux系统之dool命令行工具的基本使用一、dool命令行工具介绍二、本地系统环境检查1.检查系统版本2.检查系统内核版本三、下载dool软件包1.创建下载目录2.下载dool四、安装dool1.安装python32.安装dool五、dool的命令帮助六、dool的基本使用1.直接使用dool监控系统2.监控cpu和网络接口3.监控内存和磁盘4.监控cpu/负载/swap一、dool命令行工具介绍 Dool 是一个命令行工具用于监控系统的许多方面CPU、内存、网络、平均负载等。它还包括一个强大的插件架构可以监控其他系统指标。 二、本地系统环境检查 1.检查系统版本 [rootjeven ~]# cat /etc/os-release NAMECentOS Linux VERSION7 (Core) IDcentos ID_LIKErhel fedora VERSION_ID7 PRETTY_NAMECentOS Linux 7 (Core) ANSI_COLOR0;31 CPE_NAMEcpe:/o:centos:centos:7 HOME_URLhttps://www.centos.org/ BUG_REPORT_URLhttps://bugs.centos.org/CENTOS_MANTISBT_PROJECTCentOS-7 CENTOS_MANTISBT_PROJECT_VERSION7 REDHAT_SUPPORT_PRODUCTcentos REDHAT_SUPPORT_PRODUCT_VERSION7 2.检查系统内核版本 [rootjeven ~]# uname -r 6.1.8-1.el7.elrepo.x86_64 三、下载dool软件包 1.创建下载目录 [rootjeven ~]# mkdir -p /data/dool [rootjeven ~]# cd /data/dool [rootjeven dool]# 2.下载dool https://github.com/scottchiefbaker/dool.git四、安装dool 1.安装python3 yum -y install python3 2.安装dool [rootjeven dool]# cd dool/ [rootjeven dool]# ls AUTHORS ChangeLog COPYING docs dool examples install.py Makefile packaging plugins README.md [rootjeven dool]# python3 install.py You are root, doing a local installInstalling binaries to /usr/bin/ Installing plugins to /usr/share/dool/ Installing manpages to /usr/share/man/man1/Install complete. Dool installed to /usr/bin/dool 五、dool的命令帮助 [rootjeven dool]# dool --help Usage: dool [options] [delay] [count]Versatile tool for generating system resource statisticsDool options:-c, --cpu enable cpu stats-C 0,3,total include cpu0, cpu3 and total-d, --disk enable disk stats-D total,hda include hda and total-g, --page enable page stats-i, --int enable interrupt stats-I 5,eth2 include int5 and interrupt used by eth2-l, --load enable load stats-m, --mem enable memory stats-n, --net enable network stats-N eth1,total include eth1 and total-p, --proc enable process stats-r, --io enable io stats (I/O requests completed)-s, --swap enable swap stats-S swap1,total include swap1 and total-t, --time enable time/date output-T, --epoch enable time counter (seconds since epoch)-y, --sys enable system stats--aio enable aio stats--fs, --filesystem enable fs stats--ipc enable ipc stats--lock enable lock stats--raw enable raw stats--socket enable socket stats--tcp enable tcp stats--udp enable udp stats--unix enable unix stats--vm enable vm stats--vm-adv enable advanced vm stats--zones enable zoneinfo stats--list list all available plugins--plugin-name enable external plugin by name (see --list)--defaults equals -cdnlt--more equals -cdnmplt-a, --all equals -cdngmyplt-f, --full automatically expand -C, -D, -I, -N and -S lists-v, --vmstat equals -pmgdsc -D total--bits force bits for values expressed in bytes--bytes force bytes for output measurements--float force float values on screen--integer force integer values on screen--bw, --black-on-white change colors for white background terminal--color force colors--nocolor disable colors--noheaders disable repetitive headers--noupdate disable intermediate updates--output file write CSV output to file--profile show profiling statistics when exiting dool--ascii output table in ascii not unicode box drawingdelay is the delay in seconds between each update (default: 1) count is the number of updates to display before exiting (default: unlimited) 六、dool的基本使用 1.直接使用dool监控系统 [rootjeven dool]# dool Using default plugins: cpu, disk, net, load ┄┄total┄cpu┄usage┄┄┬┄dsk/total┄┬┄net/total┄┬┄┄┄load┄avg┄┄┄┬┄┄┄┄┄system┄┄┄┄ usr sys idl wai stl│ read writ│ recv send│ 1m 5m 15m │ time 0 0 99 0 0│ 373K 1639K│ 0 0 │0.05 0.09 0.06│Feb-11 12:08:290 0 100 0 0│ 0 0 │ 960B 8816B│0.05 0.09 0.06│Feb-11 12:08:300 1 99 0 0│ 0 0 │ 960B 3440B│0.05 0.09 0.06│Feb-11 12:08:310 0 100 0 0│ 0 0 │ 480B 2960B│0.05 0.09 0.06│Feb-11 12:08:320 0 100 0 0│ 0 0 │ 480B 2960B│0.05 0.09 0.06│Feb-11 12:08:330 0 100 0 0│ 0 66K│ 480B 2960B│0.04 0.09 0.06│Feb-11 12:08:340 0 100 0 0│ 0 0 │ 960B 3088B│0.04 0.09 0.06│Feb-11 12:08:350 0 100 0 0│ 0 0 │1440B 3440B│0.04 0.09 0.06│Feb-11 12:08:360 0 100 0 0│ 0 0 │2016B 4016B│0.04 0.09 0.06│Feb-11 12:08:370 0 100 0 0│ 0 0 │5392B 2960B│0.04 0.09 0.06│Feb-11 12:08:380 1 99 0 0│ 0 131K│5392B 2960B│0.04 0.09 0.06│Feb-11 12:08:390 0 100 0 0│ 0 0 │ 960B 3088B│0.04 0.09 0.06│Feb-11 12:08:400 0 100 0 0│ 0 0 │ 15K 7664B│0.04 0.09 0.06│Feb-11 12:08:410 0 100 0 0│ 0 0 │1632B 4352B│0.04 0.09 0.06│Feb-11 12:08:420 0 100 0 0│ 0 0 │ 960B 2960B│0.04 0.09 0.06│Feb-11 12:08:430 1 99 0 0│ 0 98K│ 960B 2960B│0.04 0.09 0.06│Feb-11 12:08:440 0 100 0 0│ 0 0 │1448B 3744B│0.04 0.09 0.06│Feb-11 12:08:451 0 99 0 0│ 0 0 │ 960B 3440B│0.04 0.09 0.06│Feb-11 12:08:460 0 100 0 0│ 0 0 │ 480B 2960B│0.04 0.09 0.06│Feb-11 12:08:470 0 99 0 0│ 0 0 │2488B 3680B│0.04 0.09 0.06│Feb-11 12:08:481 0 99 0 0│ 0 0 │ 480B 2960B│0.03 0.08 0.06│Feb-11 12:08:490 1 99 0 0│ 0 1860K│ 480B 3680B│0.03 0.08 0.06│Feb-11 12:08:500 1 99 0 0│ 0 0 │2352B 4608B│0.03 0.08 0.06│Feb-11 12:08:510 0 100 0 0│ 0 0 │ 480B 4000B│0.03 0.08 0.06│Feb-11 12:08:520 0 100 0 0│ 0 0 │ 480B 2960B│0.03 0.08 0.06│Feb-11 12:08:530 1 99 0 0│ 0 0 │1536B 4016B│0.03 0.08 0.06│Feb-11 12:08:540 0 100 0 0│ 0 0 │ 960B 2960B│0.03 0.08 0.06│Feb-11 12:08:55^2.监控cpu和网络接口 显示CPU使用情况和每个网络接口 dool --cpu --net --time --full 153.监控内存和磁盘 显示磁盘情况和内存占用 [rootjeven dool]# dool --disk --mem 5 ┄dsk/total┄┬┄┄┄┄┄┄memory┄usage┄┄┄┄┄read writ│ used free cach avai371K 1632K│3511M 144M 3570M 4069M0 20K│3511M 144M 3570M 4069M0 26K│3511M 144M 3570M 4069M0 83K│3490M 165M 3570M 4090M0 0 │3491M 164M 3570M 4089M0 6554B│3490M 165M 3570M 4090M0 0 │3493M 162M 3570M 4087M0 6554B│3507M 148M 3570M 4073M0 26K│3507M 148M 3570M 4073M 4.监控cpu/负载/swap 监控cpu/负载/swap情况 [rootjeven dool]# dool --cpu --load --swap --time 60 ┄┄total┄cpu┄usage┄┄┬┄┄┄load┄avg┄┄┄┬┄┄┄┄swap┄┄┄┬┄┄┄┄┄system┄┄┄┄ usr sys idl wai stl│ 1m 5m 15m │ used free│ time 0 0 99 0 0│0.02 0.05 0.05│4612K 2039M│Feb-11 12:15:48
http://www.eeditor.cn/news/126180/

相关文章:

  • 用路由器做网站wordpress文章显示摘要
  • 汉中网站建设公司推荐wordpress 收费阅读
  • ppt模板有哪些网站做生产计划类的网站
  • 深圳做网站优化报价运河建设管理网站
  • 网站的投票 计数模块怎么做上海的室内设计公司
  • 查看网站开发技术如何做好网络宣传
  • 网站备案材料金戈西地那非片
  • 网站后台首页模板做外包胡it网站
  • 网站建设培训学校广州精美网站建设
  • 网站如何做流量网页版百度网盘
  • 电影网站logo设计浏览器提醒 WordPress
  • 广州微信网站设计制作音乐类网站开发
  • 高新区网站开发兰州企业网站建设哪家好
  • pc端网站优缺点百度seo点击
  • 会展网站建设情况网络运营工程师
  • 深圳优化网站排名石家庄哪里有网站推广
  • 景安网络网站建设东莞材料网站建设
  • 达建网站的需要做动态效果的插件网站
  • 阜宁县建设局网站南京软件网站建设公司
  • pc网站手机网站赣州福泰龙网站建设
  • 网站制作推广公司wordpress 游戏 模板下载地址
  • 百度网站怎样做推广露营旅游网站策划书
  • 网站建设辶金手指排名十三网站注册
  • 如果做网站阿里巴巴国际站做2个网站有用吗
  • 做类似电驴网站广州网站建设系统
  • 四川网站建设 四川冠辰科技推广普通话的重要意义
  • dedecms网站地图怎么做网站维护技术
  • 微网站成功案例近期莱芜命案
  • 个人介绍微电影网站模板wordpress空间免费下载
  • 游戏开发网站建设DW做的网站加载慢