摘要: ethtool eth0 会包含速度模式等各项属性信息 lspci|grep -i ether 可以查看硬件设备具体型号,会包含硬件厂商及信息 dmesg |grep -i eth 会显示系统加载网卡时写入/var/log/message里的信息 阅读全文
posted @ 2017-01-20 19:13 bonelee 阅读(4425) 评论(0) 推荐(0) 编辑
摘要: iptraf iptraf是一款交互式、色彩鲜艳的IP局域网监控工具。它可以显示每个连接以及主机之间传输的数据量。下面是屏幕截图。 安装iptraf: 阅读全文
posted @ 2017-01-20 19:09 bonelee 阅读(1451) 评论(0) 推荐(0) 编辑
摘要: iostat是I/O statistics(输入/输出统计)的缩写,iostat工具将对系统的磁盘操作活动进行监视。它的特点是汇报磁盘活动统计情况,同时也会汇报出 CPU使用情况。同vmstat一样,iostat也有一个弱点,就是它不能对某个进程进行深入分析,仅对系统的整体情况进行分析。 iosta 阅读全文
posted @ 2017-01-20 18:14 bonelee 阅读(19652) 评论(0) 推荐(2) 编辑
摘要: 见:https://software.intel.com/sites/default/files/Configuration_and_Deployment_Guide_for_Cassandra_on_IA.pdf NoSQL databases can be classified into fou 阅读全文
posted @ 2017-01-20 12:18 bonelee 阅读(1412) 评论(0) 推荐(0) 编辑