Translation

翻译的文章

linux-logo

[译]任何系统管理员应该知道的20个系统监视工具

linux-logo

原文地址:

20 Linux System Monitoring Tools Every SysAdmin Should Know

http://www.cyberciti.biz/tips/top-linux-monitoring-tools.html

#1: top – Process Activity Command
#2: vmstat – System Activity, Hardware and System Information
#3: w – Find Out Who Is Logged on And What They Are Doing
#4: uptime – Tell How Long The System Has Been Running
#5: ps – Displays The Processes
#6: free – Memory Usage
#7: iostat – Average CPU Load, Disk Activity
#8: sar – Collect and Report System Activity
#9: mpstat – Multiprocessor Usage
#10: pmap – Process Memory Usage
#11 and #12: netstat and ss – Network Statistics
#13: iptraf – Real-time Network Statistics
#14: tcpdump – Detailed Network Traffic Analysis
#15: strace – System Calls
#16: /Proc file system – Various Kernel Statistics
17#: Nagios – Server And Network Monitoring
18#: Cacti – Web-based Monitoring Tool
#19: KDE System Guard – Real-time Systems Reporting and Graphing
#20: Gnome System Monitor – Real-time Systems Reporting and Graphing

待续~~

延伸读物:
高级 Linux 命令精通指南
Linux 文件命令精通指南
高级 Linux 命令精通指南,第 1 部分
高级 Linux 命令精通指南,第 2 部分
高级 Linux 命令精通指南,第 3 部分
高级 Linux 命令精通指南,第 4 部分