Home General Computer Multimedia Business Lounge
|
simple netstat monitoring
|
|
12-04-2011, 12:23 PM
|
|||
|
|||
|
simple netstat monitoring
filename: keep_monitor.sh
============ #!/bin/bash for (( ; ; )) do netstat -a | grep ESTABLISH sleep 5 echo '----------------------------------------------------------------------------------------' done ============ chmod +x keep_monitor.sh ./keep_monitor.sh |
|||
|
12-04-2011, 12:29 PM
|
|||
|
|||
|
RE: simple netstat monitoring
bedanya di atas ama masukin perintah ini -> netstat -a |grep establish
apa bedanya om? |
|||
|
12-04-2011, 02:17 PM
|
|||
|
|||
|
RE: simple netstat monitoring
beda ini infinitive loop dengan jeda waktu perperintah 5 detik, trus kapitalnya harus ESTABLIS klo ga grepnya ga keambil
|
|||
|
04-30-2012, 08:28 PM
|
|||
|
|||
|
RE: simple netstat monitoring
nice inpo juragan
![]()
|
|||
|
04-30-2012, 08:42 PM
|
|||
|
|||
|
RE: simple netstat monitoring
Devilzc0de Forum › Devilzc0de › Devilzc0de Internasional Room › Server Administration (Int.) <-- english please
|
|||
|
« Next Oldest | Next Newest »
|
| Topic Tools | ||||||
| ||||||
| Possibly Related Threads... | |||||
| Thread: | Author | Replies: | Views: | Last Post | |
| Linux Monitoring Tools for SysAdmin | go.id | 11 | 227 |
05-11-2013 01:05 AM Last Post: jincorn |
|
| A Simple Script to Backup all mysql from /var/lib/mysql to /root/mysql | ev1lut10n | 5 | 1,294 |
12-04-2011 02:42 PM Last Post: chaer.newbie |
|
| Users Browsing |
| 1 Guest(s) |












