Please bear with us as we work to restore functionality to dotfiles.org.
This is an old resource file for a program not used anymore. The settings may be deprecated and specific to the system upon which the program was running (Gentoo GNU/Linux system with unorthodox partitioning scheme). It depends on ".conky/scripts/*" files.
# .conkyrc
# $Id: conkyrc,v 1.2 2008/07/05 19:43:14 user Exp $
alignment top_right
background yes
border_margin 15
border_width 5
cpu_avg_samples 2
default_color white
default_outline_color black
default_shade_color black
double_buffer no
draw_borders no
draw_graph_borders no
draw_outline no
draw_shades no
font -*-proggytinysz-medium-r-normal-*-*-*-*-*-*-*-*-*
#font -*-courier-medium-r-normal-*-11-*-*-*-*-*-iso8859-1
#font -*-helvetica-bold-r-normal-*-11-*-*-*-*-*-iso8859-1
#font Consolas-9
#font Anonymous-9
gap_x 5
gap_y 5
mail_spool $MAIL
maximum_width 500
minimum_size 300 10
#min_port_monitors 16
#min_port_monitor_connections 256
net_avg_samples 2
no_buffers yes
out_to_console no
own_window no
own_window_transparent yes
stippled_borders 0
update_interval 2
uppercase no
use_spacer yes
use_xft no
#Music ${execi 30 mocp -i |grep ^State:}
#${execi 30 mocp -i |perl -nle 'print if m/SongTitle:\s(\.*)/'}
#${stippled_hr}
#Volume (master, pcm): ${execi 30 rexima -v |perl -nle 'printf ("%d% ",int($4)) if m/^(vol|pcm).*(\d+),(\s+)?(\d+)/'}
TEXT
Sys Uptime: ${uptime} ${alignr} Users: ${execi 60 who |cut -d ' ' -f1 |uniq -c |wc -l}
${hr}
PORTAGE
Sync: ${execi 30 qlop -s |sed 's/\ >>>.*//' |tail -n 1 |xargs -i date --date="" '+%A %_d.%B %Y'}
Last: ${execi 30 genlop -lnu |sed -e 's/.*\([><]\+\)/\1/' |tail -n 1}
Current: ${execi 30 if pgrep emerge >/dev/null; then genlop -cn; else echo none; fi}
Total: ${execi 30 if pgrep emerge >/dev/null; then ~/.conky/scripts/./emerge_status.sh -t; else echo complete; fi}
${hr}
RESOURCES
CPU Usage: ${cpu}% ${alignr}CPU Freq: ${freq} Mhz
${cpubar}
${cpugraph}
RAM Usage: $mem/$memmax - $memperc%
${membar}
Swap Usage: $swap/$swapmax - $swapperc%
${swapbar}
Procs: $processes Running: $running_processes
${hr}
NETWORK
ETH0${alignr}
${execi 600 ~/.conky/scripts/netinfo.sh}
Net Down: ${downspeed eth0}k/s${alignr}Net Up: ${upspeed eth0}k/s${offset 2}
${downspeedgraph eth0 25,125 ${alignr}${upspeedgraph eth0 25,125}
Total in: ${totaldown eth0}${alignr}Total out: ${totalup eth0}
${hr}
FILE SYSTEM
Disk IO: ${diskio}
${diskiograph}
/mnt/floppy${alignr}${if_mounted /mnt/floppy}[mounted]${endif}
/mnt/cdrom${alignr}${if_mounted /mnt/cdrom}[mounted]${endif}
${stippled_hr}
${if_mounted /boot}/boot${alignc}${fs_used /boot}/${fs_size /boot}${alignr}${fs_bar 5,75 /boot}${endif}
${alignc}${fs_used /}/${fs_size /}${alignr}${fs_bar 5,75 /}
/usr${alignc}${fs_used /usr}/${fs_size /usr}${alignr}${fs_bar 5,75 /usr}
/usr/local${alignc}${fs_used /usr/local}/${fs_size /usr/local/}${alignr}${fs_bar 5,75 /usr/local}
/opt${alignc}${fs_used /opt}/${fs_size /opt}${alignr}${fs_bar 5,75 /opt}
/var${alignc}${fs_used /var}/${fs_size /var}${alignr}${fs_bar 5,75 /var}
/tmp${alignc}${fs_used /tmp}/${fs_size /tmp}${alignr}${fs_bar 5,75 /tmp}
/home${alignc}${fs_used /home}/${fs_size /home}${alignr}${fs_bar 5,75 /home}
${alignr}Total Available: ${execi 50 ~/.conky/scripts/diskspace.sh}
${hr}
TOP PROCESSES
Name PID CPU% MEM%
${top name 1} ${top pid 1} ${top cpu 1} ${top mem 1}
${top name 2} ${top pid 2} ${top cpu 2} ${top mem 2}
${top name 3} ${top pid 3} ${top cpu 3} ${top mem 3}
${stippled_hr}
Mem usage
${top_mem name 1} ${top_mem pid 1} ${top_mem cpu 1} ${top_mem mem 1}
${top_mem name 2} ${top_mem pid 2} ${top_mem cpu 2} ${top_mem mem 2}
${top_mem name 3} ${top_mem pid 3} ${top_mem cpu 3} ${top_mem mem 3}
${stippled_hr}
Localhost Inbound: ${tcp_portmon 1 32767 count} Outbound: ${tcp_portmon 32768 61000 count}${alignr}Total: ${tcp_portmon 1 65535 count}
${stippled_hr}
Port(s)${alignr}Connections
Inbound Connections ${alignr} Local Service/Port
${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}
Outbound Connections ${alignr} Remote Service/Port
${tcp_portmon 32768 61000 rhost 0} ${alignr}${tcp_portmon 32768 61000 rport 0}
${tcp_portmon 32768 61000 rhost 1} ${alignr}${tcp_portmon 32768 61000 rport 1}
${tcp_portmon 32768 61000 rhost 2} ${alignr}${tcp_portmon 32768 61000 rport 2}
${tcp_portmon 32768 61000 rhost 3} ${alignr}${tcp_portmon 32768 61000 rport 3}
${tcp_portmon 32768 61000 rhost 4} ${alignr}${tcp_portmon 32768 61000 rport 4}
${tcp_portmon 32768 61000 rhost 5} ${alignr}${tcp_portmon 32768 61000 rport 5}