Linux perf monitor tools

来源:互联网 发布:php 删除文本文件 编辑:程序博客网 时间:2024/05/22 01:47
1 - top --> CPU usage, memory usage, swap memory, Cache, Buffer Size, PID process user commands.
2 - vmstat -> Virtual Memory Statistics
3 - lsof -> open files list
4 - tcpdump-i eth0 -> Packet Analyzer.
5 - netstat-a -> Network Statistics.
6 - htop -> Process Monitoring.
7 - iotop -> Monitor Linux Disk I / O
8 - iostat -> Statistics in / out.
9 - iptraf.ng -> realtime monotorización lan / ip
10 - Psacct or Acct -> monitor of user activity
11 - Monit -> Linux Processes and tracking services.
12 - NetHogs -> Monitor for process-network bandwidth
13 - iftop - Bandwidth Control Network.
14 - Monitorix - System and Network Monitoring
15 - Arpwatch - Ethernet Activity Monitor - ARP spoofing
16 - ssldump --> dump SSL traffic on a network 
17 - httping --> measure the latency and throughput of a web server 
18 - iperf -> Measurement tool for TCP/UDP bandwidth performance 
19 - Nagios/Centreon
20 - dstat (as replacement of vmstat) 
21 -  ps 
22 -  slmon (program for monitoring system's performance in realtime) 
23 -  pidstat (Report statistics for Linux tasks) 
24 - mpstat (Report processors related statistics) 
25 -  nload (network load in ASCII) 
26 - nmon (systems administrator, tuner, benchmark tool) 
27 -  procinfo 
28 - MeasureWare / Perfview
29 -  atop
30 -  collectl 
31 - perf
32 -  sar  (system activity reporter paging statistics -B:)
原创粉丝点击