系统管理 维护监控 简单生活
运维监控
TCP/IP Network Performance - Benchmarks and Tools
九 27th
- 可用性(availability)
- 响应时间(response time)
- 网络利用率(network utilization)
- 网络吞吐量(network throughput)
- 网络带宽容量(network bandwidth capacity
这里特别推荐一个带宽测试工具 xjperf 和一个用测试网络丢包率,响应时间,路由稳定性,的工具MTR
以下内容参考这里
Netperf
An engineer at Hewlett-Packard developed Netperf to help the Unix network benchmarking community many years ago, and this benchmarking tool remains popular in Unix / Linux environments today.
NetSpec
NetSpec strives to implement more realistic network performance testing scenarios than the standard utilities by acocunting for variable traffic flows. NetSpec is an academic research project that includes source code.
Nettest
Nettest is a simple latency and bendwidth performance benchmark for point-to-point TCP connections on Solaris and Linux.
TTCP
The Test TCP (TTCP) Benchmarking Tool measures network performance at the TCP and UDP level. Originally developed for Unix, TTCP has also been ported to Windows and other operating systems.
DBS - Distributed Benchmark System
The Distributed Benchmark System (DBS) is a performance benchmark tool for TCP/IP networks that attempts to expand on the capability of other tools in this category. DBS supports retransmission control and congestion avoidance performance evaluation across multiple dynamic connections.
分享一个cacti监控CPU 的模版.
九 22nd
这个模版的改进之处
- 增加了对iowait 、硬中断(interrrupt)、软中断(softipt)的监控
此模版是在原ucd/net - CPU Usage基础之上做得更改
已在cacti0.87 {a.b.c d.e}上通过测试
请看下图
cacti本身带的一个ucd/net - CPU Usage 模版,如下

本人新建的模版ucd/net - Full CPU Usage

如何使用本模版:
1.下载模版 cacti_graph_template_ucdnet_-_full_cpu_usage
2.导入模版到cacti
最新评论