# conky configuration
#
# The list of variables has been removed from this file in favour
# of keeping the documentation more maintainable.
# Check http://conky.sf.net for an up-to-date-list.
#
##############################################
# Settings
##############################################
background yes
use_xft yes
xftfont Liberation Sans:size=9
xftalpha 1
update_interval 1.0
total_run_times 0
own_window yes
own_window_transparent yes
own_window_type desktop
#own_window_argb_visual yes
own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
double_buffer yes
minimum_size 200 200
maximum_width 200
draw_shades no
draw_outline no
draw_borders no
draw_graph_borders yes
default_color 656667
default_shade_color 000000
default_outline_color 828282
alignment bottom_left
gap_x 12
gap_y 56
no_buffers yes
uppercase no
cpu_avg_samples 2
net_avg_samples 2
override_utf8_locale no
##############################################
#  Output
##############################################
TEXT
S Y S T E M ${hr 2}
Linux $kernel$alignr$machine
Host:$alignr$nodename
Uptime:$alignr$uptime
File System:$alignr$fs_type

P R O C E S S O R S ${hr 2}
${cpugraph cpu0 24,200}
CPU1:  ${cpu cpu0}%  ${cpubar 8}
${cpugraph cpu1 24,200}
CPU2:  ${cpu cpu1}%  ${cpubar 8}
#${cpugraph cpu2 24,200}
#CPU3:  ${cpu cpu2}%  ${cpubar 8}
#${cpugraph cpu3 24,200}
#CPU4:  ${cpu cpu3}%  ${cpubar 8}

M E M O R Y ${hr 2}
RAM${goto 60}$mem  /  $memmax$alignr$memperc%
${membar 8}

D I S K S ${hr 2}
/${goto 60}${fs_used /}  /  ${fs_size /}$alignr$fs_used_perc%
${fs_bar 8,200 /}
SWAP${goto 60}$swap  /  $swapmax$alignr$swapperc%
${swapbar 8,200}

N E T W O R K ${hr 2}
IP address$alignr${addr eth0}
${downspeedgraph eth0 24,200}
DLS:  ${downspeed eth0}${alignr}total:  ${totaldown eth0}
${upspeedgraph eth0 24,200}
ULS:  ${upspeed eth0}${alignr}total:  ${totalup eth0}
