# Conky, a system monitor, based on torsmo alignment top_right background no border_width 1 cpu_avg_samples 2 default_color white default_outline_color white default_shade_color white draw_borders no draw_graph_borders yes draw_outline no draw_shades no use_xft yes xftfont DejaVu Sans Mono:size=12 gap_x 5 gap_y 60 minimum_size 5 5 net_avg_samples 2 no_buffers yes out_to_console no out_to_stderr no extra_newline no own_window yes own_window_class Conky own_window_type override stippled_borders 0 update_interval 1.0 uppercase no use_spacer none show_graph_scale no show_graph_range no double_buffer yes minimum_size 180 500 maximum_width 1200 TEXT #${scroll 38 $nodename - $sysname $kernel on $machine} ${scroll 43 BATTERY $battery } $hr ${color grey}Uptime:$color $uptime ${color grey}Frequency MHz:$color $freq ${color grey}CPU0: $color ${cpu cpu0}% (${execi 8 sensors | grep -A 1 'temp1' | cut -c13-16 | sed '/^$/d'}°C) ${cpugraph cpu0 12} ${color grey}Processes:$color $processes ${color grey}Running:$color $running_processes ${color grey}Name PID CPU% MEM% ${color lightgrey} ${top name 1} ${top pid 1} ${top cpu 1} ${top mem 1} ${color lightgrey} ${top name 2} ${top pid 2} ${top cpu 2} ${top mem 2} ${color lightgrey} ${top name 3} ${top pid 3} ${top cpu 3} ${top mem 3} #${color lightgrey} ${top name 4} ${top pid 4} ${top cpu 4} ${top mem 4} #${color grey}Frequency (in GHz):$color $freq_g ${color grey}RAM Usage:$color $mem/$memmax - $memperc% ${membar 6} $hr ${color grey}File systems: sda1 on /boot/ $color${fs_used /}/${fs_size /} ${fs_bar 6 /} ${color grey}sda3 on / $color${fs_used /}/${fs_size /} ${fs_bar 6 /} ${color grey}sda10 on /home/ $color${fs_used /home/}/${fs_size /home/} ${fs_bar 6 /home/} ${color grey}Swap $color $swap/$swapmax - $swapperc% ${swapbar 6} #${color grey}CPU Usage:$color $cpu% ${cpubar 4} #${color grey}CPU0: ${cpu cpu0}% (${execi 8 sensors | grep -A 1 'temp1' | cut -c13-16 | sed '/^$/d'}°C) ${cpugraph cpu0 12} #${color grey}CPU1: ${cpu cpu1}% (${execi 8 sensors | grep -A 1 'temp1' | cut -c13-16 | sed '/^$/d'}°C) ${cpugraph cpu1 12} #${color grey}CPU2: ${cpu cpu2}% (${execi 8 sensors | grep -A 1 'temp1' | cut -c13-16 | sed '/^$/d'}°C) ${cpugraph cpu2 12} #${color grey}CPU3: ${cpu cpu3}% (${execi 8 sensors | grep -A 1 'temp1' | cut -c13-16 | sed '/^$/d'}°C) ${cpugraph cpu3 12} #${color grey}CPU4: ${cpu cpu4}% (${execi 8 sensors | grep -A 1 'temp1' | cut -c13-16 | sed '/^$/d'}°C) ${cpugraph cpu4 12} #${color grey}CPU5: ${cpu cpu5}% (${execi 8 sensors | grep -A 1 'temp1' | cut -c13-16 | sed '/^$/d'}°C) ${cpugraph cpu5 12} #${color grey}CPU6: ${cpu cpu6}% (${execi 8 sensors | grep -A 1 'temp1' | cut -c13-16 | sed '/^$/d'}°C) ${cpugraph cpu6 12} #${color grey}CPU7: ${cpu cpu7}% (${execi 8 sensors | grep -A 1 'temp1' | cut -c13-16 | sed '/^$/d'}°C) ${cpugraph cpu7 12} #${color grey}CPU8: ${cpu cpu8}% (${execi 8 sensors | grep -A 1 'temp1' | cut -c13-16 | sed '/^$/d'}°C) ${cpugraph cpu8 12} #${color grey}Processes:$color $processes ${color grey}Running:$color $running_processes $hr #${color grey}File systems: # / $color${fs_used /}/${fs_size /} ${fs_bar 6 /} ${color grey}Networking: Down:${color green} ${downspeed ppp0} k/s${color lightgrey} ${offset 70}Up:${color red} ${upspeed ppp0} k/s ${color white}${downspeedgraph ppp0 30,200 1000 -l} $alignr${color white}${upspeedgraph ppp0 30,200 1000 -l} #${color black}${downspeedgraph eth0 32,150 ff0000 0000ff} $alignr${color black}${upspeedgraph eth0 32,150 0000ff ff0000} #Up:$color ${upspeed eth0} ${color grey} - Down:$color ${downspeed eth0} #${color grey}Name PID CPU% MEM% #${color lightgrey} ${top name 1} ${top pid 1} ${top cpu 1} ${top mem 1} #${color lightgrey} ${top name 2} ${top pid 2} ${top cpu 2} ${top mem 2} #${color lightgrey} ${top name 3} ${top pid 3} ${top cpu 3} ${top mem 3} #${color lightgrey} ${top name 4} ${top pid 4} ${top cpu 4} ${top mem 4}