ini nih hasil dari nmap saya
[root@ts /]# nmap 10.1.1.4 Starting nmap V. 2.54BETA31 ( www.insecure.org/nmap/ ) Interesting ports on (10.1.1.4): (The 1547 ports scanned but not shown below are in state: closed) Port State Service 21/tcp open ftp 22/tcp open ssh 80/tcp open http 139/tcp open netbios-ssn 443/tcp open https 3128/tcp open squid-http 3306/tcp open mysql Nmap run completed -- 1 IP address (1 host up) scanned in 15 seconds dan ada service httpd yang banyak sekali ( saya cek dari top) 3:49pm up 4 days, 2:14, 3 users, load average: 0.14, 0.14, 0.05 72 processes: 70 sleeping, 2 running, 0 zombie, 0 stopped CPU states: 0.3% user, 0.5% system, 0.0% nice, 99.0% idle Mem: 253872K av, 248932K used, 4940K free, 0K shrd, 45992K buff Swap: 522072K av, 3836K used, 518236K free 98468K cached PID USER PRI NI SIZE RSS SHARE STAT %CPU %MEM TIME COMMAND 13834 apache 15 0 7116 7116 6448 S 0.0 2.8 0:00 httpd 13835 apache 15 0 7036 7036 6436 S 0.0 2.7 0:00 httpd 13864 apache 15 0 7016 7016 6476 S 0.0 2.7 0:00 httpd 13865 apache 15 0 7076 7076 6444 S 0.0 2.7 0:00 httpd 13866 apache 15 0 7108 7108 6424 S 0.0 2.7 0:00 httpd 14056 apache 15 0 7020 7020 6440 S 0.0 2.7 0:00 httpd 14151 apache 15 0 7020 7020 6436 S 0.0 2.7 0:00 httpd 18587 apache 15 0 9716 9716 6476 S 0.0 3.8 0:00 httpd 18589 apache 15 0 6976 6976 6480 S 0.0 2.7 0:00 httpd 18590 apache 15 0 6980 6980 6480 S 0.0 2.7 0:00 httpd 18591 apache 15 0 7012 7012 6460 S 0.0 2.7 0:00 httpd 18592 apache 15 0 6980 6980 6484 S 0.0 2.7 0:00 httpd 18593 apache 15 0 6988 6988 6480 S 0.0 2.7 0:00 httpd 18594 apache 15 0 7000 7000 6468 S 0.0 2.7 0:00 httpd 18595 apache 15 0 6988 6988 6484 S 0.0 2.7 0:00 httpd 18596 apache 15 0 7004 7004 6500 S 0.0 2.7 0:00 httpd 18597 apache 15 0 7000 7000 6460 S 0.0 2.7 0:00 httpd 18598 apache 15 0 6996 6996 6500 S 0.0 2.7 0:00 httpd 18599 apache 15 0 7000 7000 6484 S 0.0 2.7 0:00 httpd 18601 apache 15 0 7028 7028 6484 S 0.0 2.7 0:00 httpd dan ini hasil dari ps-ef |grep apache [root@ts /]# ps -ef|grep apache apache 13834 13830 0 Oct09 ? 00:00:00 /usr/sbin/httpd -DHAVE_ACCESS -D apache 13835 13830 0 Oct09 ? 00:00:00 /usr/sbin/httpd -DHAVE_ACCESS -D apache 13864 13830 0 Oct09 ? 00:00:00 /usr/sbin/httpd -DHAVE_ACCESS -D apache 13865 13830 0 Oct09 ? 00:00:00 /usr/sbin/httpd -DHAVE_ACCESS -D apache 13866 13830 0 Oct09 ? 00:00:00 /usr/sbin/httpd -DHAVE_ACCESS -D apache 14056 13830 0 Oct09 ? 00:00:00 /usr/sbin/httpd -DHAVE_ACCESS -D apache 14151 13830 0 Oct09 ? 00:00:00 /usr/sbin/httpd -DHAVE_ACCESS -D apache 18587 13830 0 Oct10 ? 00:00:00 /usr/sbin/httpd -DHAVE_ACCESS -D apache 18589 13830 0 Oct10 ? 00:00:00 /usr/sbin/httpd -DHAVE_ACCESS -D apache 18590 13830 0 Oct10 ? 00:00:00 /usr/sbin/httpd -DHAVE_ACCESS -D apache 18591 13830 0 Oct10 ? 00:00:00 /usr/sbin/httpd -DHAVE_ACCESS -D apache 18592 13830 0 Oct10 ? 00:00:00 /usr/sbin/httpd -DHAVE_ACCESS -D apache 18593 13830 0 Oct10 ? 00:00:00 /usr/sbin/httpd -DHAVE_ACCESS -D apache 18594 13830 0 Oct10 ? 00:00:00 /usr/sbin/httpd -DHAVE_ACCESS -D apache 18595 13830 0 Oct10 ? 00:00:00 /usr/sbin/httpd -DHAVE_ACCESS -D apache 18596 13830 0 Oct10 ? 00:00:00 /usr/sbin/httpd -DHAVE_ACCESS -D apache 18597 13830 0 Oct10 ? 00:00:00 /usr/sbin/httpd -DHAVE_ACCESS -D apache 18598 13830 0 Oct10 ? 00:00:00 /usr/sbin/httpd -DHAVE_ACCESS -D apache 18599 13830 0 Oct10 ? 00:00:00 /usr/sbin/httpd -DHAVE_ACCESS -D apache 18601 13830 0 Oct10 ? 00:00:00 /usr/sbin/httpd -DHAVE_ACCESS -D Wajar gak sih proses apache yang banyak ini? --------------------------------------------------------------------- Jumlah pelanggan (updated daily): 182 Untuk berhenti berlangganan, kirim email ke: [EMAIL PROTECTED] Arsip milis, hyperlink: http://www.mail-archive.com/[email protected]/
