konfigurasi conky


# Conky, a system monitor, based on torsmo
#
# Any original torsmo code is licensed under the BSD license
#
# All code written since the fork of torsmo is licensed under the GPL
#
# Please see COPYING for details
#
# Copyright (c) 2004, Hannu Saransaari and Lauri Hakkarainen
# Copyright (c) 2005-2010 Brenden Matthews, Philip Kovacs, et. al. (see AUTHORS)
# All rights reserved.
#

# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
# GNU General Public License for more details.
# You should have received a copy of the GNU General Public License
# along with this program.  If not, see http://www.gnu.org/licenses.
#


background no
    use_xft yes
    xftfont HandelGotD:size=8 
    xftalpha 0.5
    update_interval 0.8
    total_run_times 0
    own_window yes
    own_window_type normal
    own_window_transparent yes
    own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
    double_buffer yes
    minimum_size 200 5
    maximum_width 320
    draw_shades yes
    draw_outline no
    draw_borders no
    draw_graph_borders no
    default_color 2BD1FF
    default_shade_color blue
    default_outline_color green
    alignment top_right
    gap_x 5
    gap_y 5
    no_buffers yes
    uppercase no
    cpu_avg_samples 2
    net_avg_samples 2
    override_utf8_locale no
    out_to_console no
    temperature_unit celsius


TEXT${font Comic Sans MS:bold:size=9}SYSTEM ${font}${hr 1}
${font sans-serif:normal:size=8}$sysname $kernel $alignr $machine
CPU0: ${cpu cpu0}% ${alignr}${cpubar 8,60 cpu}
${cpugraph cpu0}
CPU1: ${cpu cpu1}% ${alignr}${cpubar 8,60 cpu1}
${cpugraph cpu1}
RAM: $memperc% ${alignr}${membar 8,60}
File System: $alignr${fs_type}
Uptime: ${alignr}${uptime}
Temperature: ${alignr}${hddtemp}
Battery: ${battery_percent BAT0}% ${alignr}${battery_bar 8,60 BAT0}


${font Comic Sans MS:bold:size=9}PROCESSES ${font}${hr 1}
NAME $alignr PID    CPU
${top name 1} $alignr ${top pid 1} ${top cpu 1}
${top name 2} $alignr ${top pid 2} ${top cpu 2}
${top name 3} $alignr ${top pid 3} ${top cpu 3}
${top name 4} $alignr ${top pid 4} ${top cpu 4}
${top name 5} $alignr ${top pid 5} ${top cpu 5} 

${font Comic Sans MS:bold:size=9}DISKS ${font}${hr 1}
Root: ${font sans-serif:normal:size=8}${fs_used /} / ${fs_size /} $alignr ${fs_used_perc /}%
Swap: ${swap} / ${swapmax} $alignr ${swapperc}%


${font Comic Sans MS:bold:size=9}NETWORK${font}${color} ${hr 1}
${if_existing /proc/net/route wlan0}${color 666666}${alignr}WiFi$color${alignc}
Up: ${upspeed wlan0} kb/s ${alignr}${upspeedgraph wlan0 8,60 BEBEBE BEBEBE}
Down: ${downspeed wlan0} kb/s ${alignr}${downspeedgraph wlan0 8,60 BEBEBE BEBEBE}
Upload/Download: ${alignr}${totalup wlan0} / ${alignr}${totaldown wlan0}
Signal: ${wireless_link_qual wlan0}% ${alignr}${wireless_link_bar 8,60 wlan0}
Local Ip: ${alignr}${addr wlan0}
Gateway: ${alignr}${gw_ip}${else}
${if_existing /proc/net/route ppp0}${color 666666}${alignr}USBModem$color${alignc}
Up: ${upspeed ppp0} kb/s ${alignr}${upspeedgraph ppp0 10,60 2BD1FF 2BD1FF}
Down: ${downspeed ppp0} kb/s ${alignr}${downspeedgraph ppp0 10,60 2BD1FF 2BD1FF}
Upload/Download: ${alignr}${totalup ppp0} / ${alignr}${totaldown ppp0}
Local Ip: ${alignr}${addr ppp0}Gateway: ${alignr}${gw_ip}${endif}
${else}${if_existing /proc/net/route eth0}${alignr}Cable$color${alignc}
Up: ${upspeed eth0} kb/s ${alignr}${upspeedgraph eth0 8,60 789E2D A7CC5C}
Down: ${downspeed eth0} kb/s ${alignr}${downspeedgraph eth0 8,60 789E2D A7CC5C}
Upload/Down: ${alignr}${totalup eth0} / ${totaldown eth0}
Local Ip: ${alignr}${addr eth0}
Gateway: ${alignr}${gw_ip}${endif}
${else}Network Unavailable${endif}



konfigurasi ini saya gunakan untuk ubuntu 10.04 yang diinstall di netbook saya. beberapa variabel dan konfigurasi didalamnya diambil dari forum Crunchbang dan sourceforge

Penulis : Unknown ~ Sebuah blog yang menyediakan berbagai macam informasi

Artikel konfigurasi conky ini dipublish oleh Unknown pada hari Selasa, 29 Januari 2013. Semoga artikel ini dapat bermanfaat.Terimakasih atas kunjungan Anda silahkan tinggalkan komentar.sudah ada 0 komentar: di postingan konfigurasi conky
 

0 komentar:

Posting Komentar

thank's for stopping by, reading my articles and commenting here....