Anda di halaman 1dari 11

20 Linux System Monitoring Tool - SpeedyWiki

1 of 11

http://opensource.telkomspeedy.com/wiki/index.php/20_Linux_System_M...

20 Linux System Monitoring Tool


From SpeedyWiki
Sumber: http://www.cyberciti.biz/tips/top-linux-monitoring-tools.html
Anda butuh untuk memonitor performance Server Linux? Coba perintah berikut. Kebanyakan distribusi Linux
akan di lengkapi dengan banyak monitoring tools. Tool ini akan mengukur aktifitas system. Dengan tool ini kita
dapat mengetahui penyebab masalah yang terjadi. Perintah dasar yang di jelaskan berikut ini menjadi
bermanfaat terutama untuk analisa dan debugging server untuk masalah,
1. Mencari bottleneck.
2. Disk (storage) bottleneck.
3. CPU dan memory bottleneck.
4. Network bottleneck.

Contents
1 #1: top - Perintah untuk melihat aktifitas proses
2 #2: vmstat - Aktivitas Sistem, Informasi Perangkat Keras dan Hardware
3 #3: w - Mencari Siapa Yang Login dan Apa Yang Dia Lakukan
4 #4: uptime - Memberitahu Berapa Lama Sistem Telah Berjalan
5 #5: ps - Menampilkan Proses
6 #6: free - Pemakaian Memory
7 #7: iostat - Rata-rata load CPU dan Aktivitas Disk
8 #8: sar - Mengumpulkan dan Melaporkan Aktivitas Sistem
9 #9: mpstat - Penggunaaan Multiprocessor
10 #10: pmap - Pemakaian Memori pada Proses
11 #11 dan #12: netstat dan ss - Statistik Network
12 #13: iptraf - Statistik Network secara real-time
13 #14: tcpdump - Analisa Traffic Jaringan Dengan Detail
14 #15: strace - Melihat System Call
15 #16: /Proc file system - Berbagai Statistik Kernel
16 17#: Nagios - Server dan Network Monitoring
17 18#: Cacti - Web-based Monitoring Tool
18 #19: KDE System Guard - Real-time Systems Reporting and Graphing
19 #20: Gnome System Monitor - Real-time Systems Reporting and Graphing
20 Bonus: Tools Tambahan
21 Referensi
22 Pranala Menarik

#1: top - Perintah untuk melihat aktifitas proses

5/22/2015 1:47 PM

20 Linux System Monitoring Tool - SpeedyWiki

2 of 11

http://opensource.telkomspeedy.com/wiki/index.php/20_Linux_System_M...

Top memberikan gambaran real time sebuah sistem yang sedang berjalan, proses yang ada. Defaultnya, dia akan
menampilkan proses yang sedang menggunakan CPU dan mengupdate-nya setiap 5 detik.
top - 11:42:04 up 7:11, 8 users, load average: 5.22, 5.42, 5.91
Tasks: 250 total,
2 running, 248 sleeping,
0 stopped,
0 zombie
Cpu(s): 2.9%us, 0.6%sy, 0.0%ni, 96.0%id, 0.0%wa, 0.0%hi, 0.4%si, 0.0%st
Mem:
2021012k total, 1558636k used,
462376k free,
218932k buffers
Swap:
976892k total,
0k used,
976892k free,
762492k cached
PID
1477
3777
2281
9961
9965
10970
78
10380

USER
root
onno
onno
root
root
root
root
root

PR
20
20
20
20
20
20
20
20

NI VIRT RES SHR S %CPU %MEM


0 84456 40m 7664 S
5 2.1
0 499m 117m 23m S
4 5.9
0 109m 16m 10m S
1 0.9
0 4308 992 712 D
1 0.0
0 4072 708 476 D
1 0.0
0 2624 1204 844 R
1 0.1
0
0
0
0 R
0 0.0
0 4136 900 476 D
0 0.0

TIME+
28:36.33
28:17.09
1:01.13
0:25.50
0:24.45
0:00.03
0:08.87
0:05.40

COMMAND
Xorg
firefox-bin
gnome-terminal
chown
chmod
top
kondemand/0
chmod

Perintah top mempunyai beberapa hot key yang sangat berguna seperti
Hot Key
Penggunaan
t
Tampilkan rangkuman informasi off dan on
m
Tampilkan informasi memory off dan on.
A
Urutkan tampilan berdasarkan pengguna paling besar dari sumber daya system.
f
Masuk ke konfigurasi interaktif layar untuk top.
o
Memungkinkan kita untuk secara interaktif memilih urutan didalam top
r
Mengeluarkan perintah renice.
k
Mengeluarkan perintah kill / bunuh sebuah proses.
z
Menyalakan / mematikan color / mono.

=> Related: How do I Find Out Linux CPU Utilization?

#2: vmstat - Aktivitas Sistem, Informasi Perangkat Keras dan


Hardware
Perintah vmstat melaporkan informasi tentang proses, memori, paging, block IO, traps dan aktifitas cpu.
# vmstat 3

Sample Outputs:
procs -----------memory---------- ---swap-- -----io---- -system-- ----cpu---r b
swpd
free
buff cache
si
so
bi
bo
in
cs us sy id wa
0 0
0 434272 221012 774744
0
0
59
42 253 393 4 2 85 10
0 0
0 434560 221104 774776
0
0
32
132 829 1426 2 2 95 0
0 0
0 435936 221040 773688
0
0
15
108 989 1416 1 1 98 0
1 0
0 436644 221104 774032
0
0
12
167 805 1112 1 1 99 0
0 0
0 507552 221108 703244
0
0
11
0 534 899 1 1 98 0
0 0
0 506700 221176 703648
0
0
17
161 826 1255 1 1 98 0

Menampilkan pemakaian memori Slabinfo


# vmstat -m

Mendapatkan informasi tentang memori aktif / tidak aktif

5/22/2015 1:47 PM

20 Linux System Monitoring Tool - SpeedyWiki

3 of 11

http://opensource.telkomspeedy.com/wiki/index.php/20_Linux_System_M...

# vmstat -a

#3: w - Mencari Siapa Yang Login dan Apa Yang Dia Lakukan
perintah w menampilkan informasi tentang user yang sedang berada di dalam mesin dan menampilkan proses
dari user tersebut.
# w username
# w onno

Contoh Output:
17:58:47 up 5 days, 20:28, 2 users, load average: 0.36, 0.26, 0.24
USER
TTY
FROM
LOGIN@
IDLE
JCPU
PCPU WHAT
root
pts/0
10.1.3.145
14:55
5.00s 0.04s 0.02s vim /etc/resolv.conf
root
pts/1
10.1.3.145
17:43
0.00s 0.03s 0.00s w

#4: uptime - Memberitahu Berapa Lama Sistem Telah Berjalan


Perintah uptime dapat digunakan untuk melihat berapa lama server telah berjalan. Lebih lengkapnya perintah ini
memberi tahu waktu saat ini, berapa lama sistem berjalan, berapa banyak user yang sedang login dan rata-rata
beban server pada 1, 5, dan 15 menit.
# uptime

Output:
18:02:41 up 41 days, 23:42,

1 user,

load average: 0.91, 0.58, 0.54

1 dapat dianggap sebagai nilai beban optimal. Beban dapat berubah dari sistem ke sistem. Untuk sistem CPU
tunggal 1 - 3 dan sistem SMP 6-10 nilai beban mungkin dapat diterima.

#5: ps - Menampilkan Proses


Perintah ps akan melaporkan snapshot dari proses saat ini. Untuk memilih semua proses gunakan option -A atau
-e.
# ps -A

Contoh Output:
PID
1
2
3
4
5

TTY
?
?
?
?
?

TIME
00:00:02
00:00:02
00:00:01
00:00:00
00:00:00

CMD
init
migration/0
ksoftirqd/0
watchdog/0
migration/1

5/22/2015 1:47 PM

20 Linux System Monitoring Tool - SpeedyWiki

4 of 11

6
....
.....
4881
4885
4886
4887
4888
4891
4892
4893
12853
12854
14231
14232
54981
55465
55546
55704

00:00:15 ksoftirqd/1

?
tty1
tty2
tty3
tty4
tty5
tty6
ttyS1
?
?
?
?
pts/0
?
?
pts/1

00:53:28
00:00:00
00:00:00
00:00:00
00:00:00
00:00:00
00:00:00
00:00:00
00:00:00
00:00:00
00:10:34
00:00:00
00:00:00
00:00:00
00:00:00
00:00:00

http://opensource.telkomspeedy.com/wiki/index.php/20_Linux_System_M...

java
mingetty
mingetty
mingetty
mingetty
mingetty
mingetty
agetty
cifsoplockd
cifsdnotifyd
lighttpd
php-cgi
vim
php-cgi
bind9-snmp-stat
ps

ps seperti top tetapi memberikan lebih banyak informasi.


Melihat output dalam format panjang
# ps -Al

Menghidupkan mode extra full (memperlihatkan argumen baris perintah pada proses):
# ps -AlF

Melihat thread ( LWP dan NLWP)


# ps -AlFH

Melihat thread setelah proses


# ps -AlLm

Menampilkan semua proses pada server


# ps ax
# ps axu

Menampilkan pohon proses


# ps -ejH
# ps axjf
# pstree

Menampilkan informasi keamanan


# ps -eo euser,ruser,suser,fuser,f,comm,label
# ps axZ
# ps -eM

5/22/2015 1:47 PM

20 Linux System Monitoring Tool - SpeedyWiki

5 of 11

http://opensource.telkomspeedy.com/wiki/index.php/20_Linux_System_M...

Melihat setiap proses yang berjalan sebagai user onno


# ps -U onno -u onno u

Set output sesuai dengan yang kita inginkan


# ps -eo pid,tid,class,rtprio,ni,pri,psr,pcpu,stat,wchan:14,comm
# ps axo stat,euid,ruid,tty,tpgid,sess,pgrp,ppid,pid,pcpu,comm
# ps -eopid,tt,user,fname,tmout,f,wchan

Hanya menampilkan ID proses dari Lighttpd


# ps -C lighttpd -o pid=

atau
# pgrep lighttpd

atau
# pgrep -u vivek php-cgi

Menampilkan nama dari PID 55977


# ps -p 55977 -o comm=

Mencari tahu 10 proses yang memakan memori paling banyak


# ps -auxf | sort -nr -k 4 | head -10

Mencari tahu 10 proses yang memakan CPU paling banyak


# ps -auxf | sort -nr -k 3 | head -10

#6: free - Pemakaian Memory


Perintah free menampilkan jumlah total dari physical dan swap memory yang dipakai dan tidak dipakai di dalam
sistem serta buffer yang digunakan oleh kernel.
# free

Contoh Output:
total

used

free

shared

buffers

cached

5/22/2015 1:47 PM

20 Linux System Monitoring Tool - SpeedyWiki

6 of 11

Mem:
12302896
-/+ buffers/cache:
Swap:
1052248

9739664
4061800
0

http://opensource.telkomspeedy.com/wiki/index.php/20_Linux_System_M...

2563232
8241096
1052248

523124

5154740

#7: iostat - Rata-rata load CPU dan Aktivitas Disk


Perintah iostat melaporkan statistik Central Processing Unit (CPU) dan statistik input/output dari device, partisi
dan network filesystems (NFS).
# apt-get install sysstat
# iostat

Contoh Output:
Linux 2.6.18-128.1.14.el5 (www03.nixcraft.in)
avg-cpu:

%user
3.50

Device:
sda
sda1
sda2
sda3

%nice %system %iowait


0.09
0.51
0.03
tps
22.04
0.00
22.04
0.00

Blk_read/s
31.88
0.00
31.87
0.00

%steal
0.00

06/26/2009
%idle
95.86

Blk_wrtn/s
512.03
0.00
512.03
0.00

Blk_read
16193351
2166
16189010
1615

Blk_wrtn
260102868
180
260102688
0

#8: sar - Mengumpulkan dan Melaporkan Aktivitas Sistem


Perintah sar digunakan untuk mengumpulkan, melaporkan dan menyimpan informasi aktivitas sistem. Untuk
melihat perhitungan jaringan masukkan:
# sar -n DEV | more

Untuk melihat perhitungan jaringan sejak tanggal 24:


# sar -n DEV -f /var/log/sa/sa24 | more

Anda juga bisa menampilkan penggunaan secara real time dengan sar:
# sar 4 5

Contoh Output:
Linux 2.6.18-128.1.14.el5 (www03.nixcraft.in)

06:45:12
06:45:16
06:45:20
06:45:24
06:45:28
06:45:32
Average:

PM
PM
PM
PM
PM
PM

CPU
all
all
all
all
all
all

%user
2.00
2.07
0.94
1.56
3.53
2.02

%nice
0.00
0.00
0.00
0.00
0.00
0.00

%system
0.22
0.38
0.28
0.22
0.25
0.27

06/26/2009

%iowait
0.00
0.03
0.00
0.00
0.03
0.01

%steal
0.00
0.00
0.00
0.00
0.00
0.00

%idle
97.78
97.52
98.78
98.22
96.19
97.70

5/22/2015 1:47 PM

20 Linux System Monitoring Tool - SpeedyWiki

7 of 11

http://opensource.telkomspeedy.com/wiki/index.php/20_Linux_System_M...

#9: mpstat - Penggunaaan Multiprocessor


Perintah mpstat menampilkan aktivitas dari setiap processor, processor 0 merupakan processor pertama. mpstat
-P ALL menampilkan rata-rata utilitas CPU per processor.
# mpstat -P ALL

Contoh Output:
Linux 2.6.18-128.1.14.el5 (www03.nixcraft.in)
06:48:11
06:48:11
06:48:11
06:48:11
06:48:11
06:48:11
06:48:11
06:48:11
06:48:11
06:48:11

PM
PM
PM
PM
PM
PM
PM
PM
PM
PM

CPU
all
0
1
2
3
4
5
6
7

%user
3.50
3.44
3.10
4.16
3.77
2.96
3.26
4.00
3.30

%nice
0.09
0.08
0.08
0.11
0.11
0.07
0.08
0.10
0.11

%sys %iowait
0.34
0.03
0.31
0.02
0.32
0.09
0.36
0.02
0.38
0.03
0.29
0.04
0.28
0.03
0.34
0.01
0.39
0.03

06/26/2009
%irq
0.01
0.00
0.02
0.00
0.01
0.02
0.01
0.00
0.01

%soft
0.17
0.12
0.11
0.11
0.24
0.10
0.10
0.13
0.46

%steal
0.00
0.00
0.00
0.00
0.00
0.00
0.00
0.00
0.00

%idle
95.86
96.04
96.28
95.25
95.46
96.52
96.23
95.42
95.69

intr/s
1218.04
1000.31
34.93
0.00
44.80
25.91
14.98
3.75
76.89

#10: pmap - Pemakaian Memori pada Proses


Perintah pmap menampilkan peta memory dari sebuah proses. Gnakan perintah ini untuk mencari tau penyebab
memory bottlenecks.

# pmap -d PID

Untuk menampilkan informasi memory proses dari pid # 47394, masukkan:


# pmap -d 47394

Contoh keluaran:
47394:
/usr/bin/php-cgi
Address
Kbytes Mode
0000000000400000
2584 r-x-0000000000886000
140 rw--00000000008a9000
52 rw--0000000000aa8000
76 rw--000000000f678000
1980 rw--000000314a600000
112 r-x-000000314a81b000
4 r---000000314a81c000
4 rw--000000314aa00000
1328 r-x-000000314ab4c000
2048 ----.....
......

Offset
0000000000000000
0000000000286000
00000000008a9000
00000000002a8000
000000000f678000
0000000000000000
000000000001b000
000000000001c000
0000000000000000
000000000014c000

Device
008:00002
008:00002
000:00000
008:00002
000:00000
008:00002
008:00002
008:00002
008:00002
008:00002

Mapping
php-cgi
php-cgi
[ anon ]
php-cgi
[ anon ]
ld-2.5.so
ld-2.5.so
ld-2.5.so
libc-2.5.so
libc-2.5.so

5/22/2015 1:47 PM

20 Linux System Monitoring Tool - SpeedyWiki

8 of 11

..
00002af8d48fd000
00002af8d490c000
00002af8d4916000
00002af8d4b15000
00002af8d4b16000
00002af8d4b17000
00007fffc95fe000
ffffffffff600000
mapped: 933712K

http://opensource.telkomspeedy.com/wiki/index.php/20_Linux_System_M...

4 rw--- 0000000000006000 008:00002 xsl.so


40 r-x-- 0000000000000000 008:00002 libnss_files-2.5.so
2044 ----- 000000000000a000 008:00002 libnss_files-2.5.so
4 r---- 0000000000009000 008:00002 libnss_files-2.5.so
4 rw--- 000000000000a000 008:00002 libnss_files-2.5.so
768000 rw-s- 0000000000000000 000:00009 zero (deleted)
84 rw--- 00007ffffffea000 000:00000
[ stack ]
8192 ----- 0000000000000000 000:00000
[ anon ]
writeable/private: 4304K
shared: 768000K

Baris terakhir sangat penting:


mapped: 933712K total memory yang dipetakan ke file
writeable/private: 4304K jumlah ruang alamat private
shared: 768000K jumlah ruang alamat yang di pakai / di sharing dengan yang lain.

#11 dan #12: netstat dan ss - Statistik Network


Perintah netstat akan menayangkan sambungan jaringan, tabel routing, statistik interface, sambungan
masquerade, dan keanggotaan multicast. Perintah ss digunakan untuk melihat statistik soket. Dia dapat
menayangkan mirip dengan netstat. Lihat tulisan berikut tentang perintah ss dan netstat:
ss: Display Linux TCP / UDP Network and Socket Information
Get Detailed Information About Particular IP address Connections Using netstat Command

#13: iptraf - Statistik Network secara real-time


Perintah iptraf adalah IP LAN Monitor yang berwarna. Dia sebetulnya IP LAN monitor berbasis ncurses yang
menghasilkan berbagai statistik network termasuk info TCP, statistik UDP, info ICMP dan OSPF, info beban
Ethernet, node statistik, IP checksum error, dan masih banyak lagi. Dia memberikan berbagai informasi dalam
format yang mudah di mengerti:
Network traffic statistics by TCP connection
IP traffic statistics by network interface
Network traffic statistics by protocol
Network traffic statistics by TCP/UDP port and by packet size
Network traffic statistics by Layer2 address
Fig.02: General interface statistics: IP traffic statistics by network interface
Fig.02: General interface statistics: IP traffic statistics by network interface Fig.03 Network traffic statistics by
TCP connection
Fig.03 Network traffic statistics by TCP connection

#14: tcpdump - Analisa Traffic Jaringan Dengan Detail


tcpdump adalah perintah sederhana untuk men-dump traffic di jaringan. Kita membutuhkan pengetahuan /
pengertian yang baik tentang protocol TCP/IP untuk dapat memanfaatkan tool ini. Contoh, untuk menampilkan
informasi traffic tentang DNS, tulis:

5/22/2015 1:47 PM

20 Linux System Monitoring Tool - SpeedyWiki

9 of 11

http://opensource.telkomspeedy.com/wiki/index.php/20_Linux_System_M...

# tcpdump -i eth1 'udp port 53'

Untuk menampilkan semua paket IPv4 HTTP ke dan dari port 80, menampilkan hanya paket yang berisi data
dan tidak paket SYN, FIN dan paket yang hanya ACK, tulis:
# tcpdump 'tcp port 80 and (((ip[2:2] - ((ip[0]&0xf)<<2)) - ((tcp[12]&0xf0)>>2)) != 0)'

Untuk menampilkan semua sesi FTP ke 202.54.1.5, tulis:


# tcpdump -i eth1 'dst 202.54.1.5 and (port 21 or 20'

Untuk menampilkan sesi HTTP ke 192.168.1.5:


# tcpdump -ni eth0 'dst 192.168.1.5 and tcp and port http'

Use wireshark to view detailed information about files, enter:


# tcpdump -n -i eth1 -s 0 -w output.txt src or dst port 80

#15: strace - Melihat System Call


Menelusuri system call dan signal. Hal ini sangat berguna untuk melakukan debugging web server atau masalah
lain di server. See how to use to trace the process and see What it is doing.

#16: /Proc file system - Berbagai Statistik Kernel


/proc file system memberikan informasi secara detail tentang berbagai peralatan hardware dan informasi kernel
Linux. See Linux kernel /proc documentations for further details. Contoh /proc yang umum:
#
#
#
#

cat
cat
cat
cat

/proc/cpuinfo
/proc/meminfo
/proc/zoneinfo
/proc/mounts

17#: Nagios - Server dan Network Monitoring


Nagios adalah aplikasi open source monitoring komputer dan jaringan. Kita dapat dengna mudah memonitor
semua host, peralatan network dan layanan. Dia akan mengirimkan alert jika ada hal yang salah dan juga ketika
semua sudah baik kembali. FAN adalah "Fully Automated Nagios". Tujuan FAN adalah untuk memberikan
instalasi Nagios termasuk hampir semua tool yang diberikan oleh komunitas Nagios. FAN provides a CDRom
image in the standard ISO format, making it easy to easilly install a Nagios server. Added to this, a wide bunch
of tools are including to the distribution, in order to improve the user experience around Nagios.

18#: Cacti - Web-based Monitoring Tool

5/22/2015 1:47 PM

20 Linux System Monitoring Tool - SpeedyWiki

10 of 11

http://opensource.telkomspeedy.com/wiki/index.php/20_Linux_System_M...

Cacti is a complete network graphing solution designed to harness the power of RRDTool's data storage and
graphing functionality. Cacti provides a fast poller, advanced graph templating, multiple data acquisition
methods, and user management features out of the box. All of this is wrapped in an intuitive, easy to use
interface that makes sense for LAN-sized installations up to complex networks with hundreds of devices. It can
provide data about network, CPU, memory, logged in users, Apache, DNS servers and much more. See how to
install and configure Cacti network graphing tool under CentOS / RHEL.

#19: KDE System Guard - Real-time Systems Reporting and Graphing


KSysguard is a network enabled task and system monitor application for KDE desktop. This tool can be run
over ssh session. It provides lots of features such as a client/server architecture that enables monitoring of local
and remote hosts. The graphical front end uses so-called sensors to retrieve the information it displays. A sensor
can return simple values or more complex information like tables. For each type of information, one or more
displays are provided. Displays are organized in worksheets that can be saved and loaded independently from
each other. So, KSysguard is not only a simple task manager but also a very powerful tool to control large server
farms. Fig.05 KDE System Guard
Fig.05 KDE System Guard {Image credit: Wikipedia}
See the KSysguard handbook for detailed usage.

#20: Gnome System Monitor - Real-time Systems Reporting and


Graphing
The System Monitor application enables you to display basic system information and monitor system processes,
usage of system resources, and file systems. You can also use System Monitor to modify the behavior of your
system. Although not as powerful as the KDE System Guard, it provides the basic information which may be
useful for new users:
Displays various basic information about the computer's hardware and software.
Linux Kernel version
GNOME version
Hardware
Installed memory
Processors and speeds
System Status
Currently available disk space
Processes
Memory and swap space
Network usage
File Systems
Lists all mounted filesystems along with basic information about each.
Fig.06 The Gnome System Monitor application
Fig.06 The Gnome System Monitor application

5/22/2015 1:47 PM

20 Linux System Monitoring Tool - SpeedyWiki

11 of 11

http://opensource.telkomspeedy.com/wiki/index.php/20_Linux_System_M...

Bonus: Tools Tambahan


Beberapa tool lainnya:
nmap - scan port yang terbuka pada server anda.
lsof - daftar file yang terbuka, koneksi jaringan dan banyak lagi.
ntop web based tool - ntop adalah tool terbaik untuk melihat penggunaan jaringan, mirip dengan perintah
top tetapi ini adalah aplikasi untuk memonitor lalu lintas jaringan. Anda dapat melihat status jaringan, lalu
lintas jaringan pada protokol UDP, TCP, DNS, HTTP dan protokol lainnya.
adalah alat terbaik untuk melihat penggunaan jaringan dalam cara yang mirip dengan apa perintah atas tidak
untuk proses yaitu membutuhkan software monitoring lalu lintas jaringan. Anda dapat melihat status jaringan,
protokol distribusi bijaksana lalu lintas untuk UDP, TCP, DNS, HTTP dan protokol lainnya. is the best tool to see
network usage in a way similar to what top command does for processes i.e. it is network traffic monitoring
software. You can see network status, protocol wise distribution of traffic for UDP, TCP, DNS, HTTP and other
protocols.
Conky - Monitoring tool yang bagus untuk X Window System. Conky sangat konfigurable dan bisa
memonitor banyak variable sistem termasuk status CPU, memori, sisa swap, disk penyimpanan,
temperature, proses, interface jaringan, power batre, system messages, inbox e-mail dan lain-lain.
GKrellM - Dapat digunakan untuk memonitor status CPU, memori utama, hard disk, interface network,
mailbox lokal dan remote dan banyak hal lainnya.
vnstat - vnStat adalah network traffic monitor berbasis console. Tool ini menjaga log lalu lintas jaringan
per jam, harian dan bulanan dari interface yang dipilih.
htop - htop adalah peningkatan versi dari top, melihat proses secara interaktif yang dapat menampilkan
proses menggunakan bentuk pohon.
mtr - mtr menggabungkan fungsi traceroute dan program ping pada sebuah tool diagnosa jaringan.

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

Pranala Menarik
Linux Howto
Keamanan Jaringan
Retrieved from "http://opensource.telkomspeedy.com/wiki/index.php/20_Linux_System_Monitoring_Tool"
Categories: Linux | Network Security
This page was last modified 00:40, 27 January 2011.
Content is available under GNU Free Documentation License 1.2.

5/22/2015 1:47 PM

Anda mungkin juga menyukai