Kali ini penulis akan share cara menginstall tool untuk memonitor resource PC linux anda. Monitorix ini memiliki fitur yang sangat lengkap antara lain : Source : http://www.monitorix.org/features.html
    System load average and usage
    Global kernel usage
    VFS usage
    HP ProLiant System Health
    LM-Sensors and GPU temperatures     
    NVIDIA temperatures and usage    
    Disk drive temperatures and health
    Filesystem usage and I/O activity    
    ZFS statistics    
    Directory usage    
    Network traffic and usage
    Netstat statistics
    Libvirt statistics
    Process statistics
    System services demand
    Mail statistics    
    Network port traffic
    Users using the system    
    FTP statistics    
    Apache statistics
    Nginx statistics
    Lighttpd statistics    
    MySQL statistics
    Varnish statistics
    PageSpeed Module statistics
    Squid Proxy Web Cache statistics
    NFS server statistics
    NFS client statistics
    BIND server statistics
    NTP statistics
    Fail2ban statistics
    Icecast Streaming Media Server statistics
    Raspberry Pi sensor statistics
    Alternative PHP Cache statistics
    Memcached statistics
    APC UPS statistics
    Network UPS Tools statistics
    Wowza Media Server.
    Devices interrupt activity
    Verlihub statistics
Cara Installnya  sebagi berikut :
##Update dan install plugin pendukungnya
sudo apt-get update
sudo apt-get install rrdtool perl libwww-perl libmailtools-perl libmime-lite-perl librrds-perl libdbi-perl libxml-simple-perl libhttp-server-simple-perl libconfig-general-perl libio-socket-ssl-perl
## Download dan Install Monitorix
wget http://www.monitorix.org/monitorix_3.8.1-izzy1_all.deb
dpkg -i monitorix*.deb
apt-get -f install
        
##Edit Configurasinya
  /etc/monitorix/monitorix.conf
  
 /etc/monitorix/conf.d/00-debian.conf 
##restart Monitorix
service monitorix restart
## Akses Monitorix     
http://localhost:8080/monitorix/ 
atau http://ip_server_anda:8080/monitorix/
Hasilnya akan seperti ini :
Tampilan Home
Tampilan Full Monitoring
Subscribe to:
Post Comments (Atom)
 
 


0 Response to "Cara Install Monitorix di ubuntu / debian"
Post a Comment