# Conky, a system monitor, based on torsmo # Lua bargraph (from http://ubuntuforums.org/showthread.php?t=1771033) lua_load /usr/local/share/conky/small_bargraph.lua lua_draw_hook_post main_bars alignment top_right double_buffer yes default_color white default_shade_color black default_outline_color grey background no border_width 1 cpu_avg_samples 2 draw_borders no draw_graph_borders yes draw_outline no draw_shades yes 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 desktop own_window_type normal own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager own_window_transparent yes stippled_borders 0 update_interval 1.0 uppercase no use_spacer none show_graph_scale no show_graph_range no short_units yes pad_percents 2 TEXT ${scroll 40 $nodename -${color grey} $sysname $kernel on $machine$color } ${color Green}Processor ${offset 8}${color8}${voffset -2}${hr} ${color grey}Uptime:$color $uptime ${color grey}Frequency (in GHz):$color $freq_g ${color grey}RAM Usage:$color $mem/$memmax - $memperc% ${color grey}Swap Usage:$color $swap/$swapmax - $swapperc% ${color grey}Buffers:$color ${buffers} | ${color grey}Cached:$color ${cached} ${color grey}CPU Usage:$color $cpu% ${loadgraph 20, 00aaff ffaa00 -t} ${voffset -19}${goto 8}${color grey}Load :$color $loadavg ${color Green}File systems ${offset 8}${color8}${voffset -2}${hr} / $color${fs_used /}/${fs_size /} ${diskiograph 20, 00aaff ffaa00 -t} ${color Green}Processes ${offset 8}${color8}${voffset -2}${hr} ${color grey}Total :$color $processes ${color grey}Running :$color $running_processes ${color grey}Name PID CPU% MEM% MEM ${color}CPU usage ${color #ddaa00} ${top name 1} ${top pid 1} ${top cpu 1} ${top mem 1} ${top mem_res 1} ${color lightgrey} ${top name 2} ${top pid 2} ${top cpu 2} ${top mem 2} ${top mem_res 2} ${color lightgrey} ${top name 3} ${top pid 3} ${top cpu 3} ${top mem 3} ${top mem_res 3} ${color grey} ${top name 4} ${top pid 4} ${top cpu 4} ${top mem 4} ${top mem_res 4} ${color}Mem usage ${color #ddaa00} ${top_mem name 1} ${top_mem pid 1} ${top_mem cpu 1} ${top_mem mem 1} ${top_mem mem_res 1} ${color lightgrey} ${top_mem name 2} ${top_mem pid 2} ${top_mem cpu 2} ${top_mem mem 2} ${top_mem mem_res 2} ${color grey} ${top_mem name 3} ${top_mem pid 3} ${top_mem cpu 3} ${top_mem mem 3} ${top_mem mem_res 3} ${color Green}Networking ${offset 8}${color8}${voffset -2}${hr} ${upspeedgraph eth0 15,140 000000 00ff00 -t}${alignr}${downspeedgraph eth0 15,140 000000 ff0000 -t} $color ${voffset -19}${color grey}${goto 8}Up:$color ${upspeed eth0} ${color grey}${goto 155}Down:$color ${downspeed eth0} ${voffset 5}$color Outbound Connection ${alignr} Remote Service/Port$color ${color lightgrey} ${tcp_portmon 32768 61000 rhost 0} ${alignr} ${tcp_portmon 32768 61000 rservice 0} ${tcp_portmon 32768 61000 rhost 1} ${alignr} ${tcp_portmon 32768 61000 rservice 1} ${tcp_portmon 32768 61000 rhost 2} ${alignr} ${tcp_portmon 32768 61000 rservice 2} ${tcp_portmon 32768 61000 rhost 3} ${alignr} ${tcp_portmon 32768 61000 rservice 3} ${tcp_portmon 32768 61000 rhost 4} ${alignr} ${tcp_portmon 32768 61000 rservice 4} ${tcp_portmon 32768 61000 rhost 5} ${alignr} ${tcp_portmon 32768 61000 rservice 5} $color Inbound Connection ${alignr} Local Service/Port ${color lightgrey} ${tcp_portmon 1 32767 rhost 0} ${alignr} ${tcp_portmon 1 32767 lservice 0} ${tcp_portmon 1 32767 rhost 1} ${alignr} ${tcp_portmon 1 32767 lservice 1} ${tcp_portmon 1 32767 rhost 2} ${alignr} ${tcp_portmon 1 32767 lservice 2} ${tcp_portmon 1 32767 rhost 3} ${alignr} ${tcp_portmon 1 32767 lservice 3} ${tcp_portmon 1 32767 rhost 4} ${alignr} ${tcp_portmon 1 32767 lservice 4} ${tcp_portmon 1 32767 rhost 5} ${alignr} ${tcp_portmon 1 32767 lservice 5} ${color Green}Voltages ${offset 8}${color8}${voffset -2}${hr} ${color grey}VCore : ${color}${hwmon 0 in 0}V${goto 90}${color grey}in1 : ${color}${hwmon 0 in 1}V ${color grey}+3.3V : ${color}${hwmon 0 in 2}V${goto 90}${color grey}+5V : ${color}${hwmon 0 in 3}V${goto 160}${color grey}+12V : ${color}${hwmon 0 in 4}V ${color Green}Temperatures ${offset 8}${color8}${voffset -2}${hr} ${color grey}Temp1 : ${color}${hwmon 0 temp 1}"C ${color grey}Temp2 : ${color}${hwmon 0 temp 2}"C ${color grey}Temp3 : ${color}${hwmon 0 temp 3}"C ${color grey}Fan speed : ${color}${hwmon 0 fan 1} RpM