1. Halo Guest, pastikan Anda selalu menaati peraturan forum sebelum mengirimkan post atau thread baru.

[share] Cara mudah monitor server

Discussion in 'Hosting & Domain' started by benpinter, Apr 15, 2015.

  1. benpinter

    benpinter Super Hero

    Joined:
    Dec 28, 2009
    Messages:
    817
    Likes Received:
    78
    Location:
    dihatimu :p
    setelah cukup lama gak pernah 'share', kali ini mau ngeshare unek2 yang mudah2an gak lupa (makin ingat) setelah di 'share' :komunis:

    sesuai judul: cara mudah memonitor server (centos based)

    1. install HTOP = buat mantau penggunaan cpu, ram dll)
    2. install IOTOP = buat mantau penggunaan disk IO
    3. ketik TOP = buat mantau proses, termasuk status spu, ram, dll
    4. ketik: mysqladmin -i3 processlist = buat mantau status mysql
    5. ketik: tail -f /usr/local/apache/logs/access_log = buat mantau log apache
    6. ketik: tail -f /usr/local/apache/logs/error_log = buat mantau log apache yang error
    7. ketik: tail -f /var/log/cron = buat mantau log cron
    8. ketik: tail -f /var/log/exim_mainlog = buat mantau log exim (email)
    9. ketik: yum install nano -y = untuk instal nano (text editor)
    10. ketik: tail -f /var/log/nginx/domains/nama.domain.log = melihat status log web server nginx
    11. ketik: yum update -y = untuk update software yang terinstal
    12. ...

    bersambung, silahkan yang mau menambahkan :D
     
  2. jaapns

    jaapns Ads.id Pro

    Joined:
    Mar 23, 2010
    Messages:
    369
    Likes Received:
    40
    Location:
    AtriumHosting.Com
    sip gan
     
  3. zakie88

    zakie88 Newbie

    Joined:
    Apr 14, 2015
    Messages:
    4
    Likes Received:
    0
    great gan
     
  4. crashbash

    crashbash Ads.id Pro

    Joined:
    Sep 14, 2010
    Messages:
    292
    Likes Received:
    11
    Pke sealion.com aja gan, keren lho
     
  5. pluto01

    pluto01 Super Hero

    Joined:
    Jun 17, 2013
    Messages:
    1,318
    Likes Received:
    72
    Location:
    Pekanbaru - Riau
    Sip gan, bermanfaat bagi rekan2 yg membutuhkannya
     
  6. ferry_dherbie

    ferry_dherbie Newbie

    Joined:
    Apr 17, 2015
    Messages:
    19
    Likes Received:
    1
    Location:
    Indonesia - Jawa Barat
    sip, sista lumayan infonya lanjutkan...
     

Share This Page