Me a gustado el resultado, pueden ver una preview acá.
Acá les dejo el código..
Saludos ~
# Conky Kode ~ v1.0 By Kodeinfect # # Kodeinfect@gmail.com # # Modelo Basico de Konky # # Fuentes use_xft yes xftfont DejaVu Sans:size=10 override_utf8_locale yes # Rendimiento update_interval 1 total_run_times 0 double_buffer yes no_buffers yes net_avg_samples 2 text_buffer_size 1024 # Configuración de ventanas own_window yes own_window_transparent yes own_window_type override own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager # Bordes de ventana draw_borders no draw_shades no # Color default default_color E0DFDE # Color del titulo color0 FF0000 # Tamaño y posición minimum_size 256 766 gap_x 1 gap_y 1 alignment top_right ${GOTO 36}${font DejaVu Sans:bold:size=12}${color1}SISTEMA${font}${color} ${GOTO 36}Kernel:${GOTO 120}${kernel} ${GOTO 36}CPU:${GOTO 120}${cpubar cpu1 10,50} ${cpu cpu1} % ${GOTO 36}CPU1:${GOTO 120}${cpubar cpu1 10,50} ${cpu cpu1}% ${GOTO 36}CPU2:${GOTO 120}${cpubar cpu2 10,50} ${cpu cpu2}% ${GOTO 36}RAM:${GOTO 120}${membar 10,50} ${memperc} % ${GOTO 36}SWAP:${GOTO 120}${swapbar 10,50} ${swapperc} % ${GOTO 36}Uptime:${GOTO 120}${uptime} ${GOTO 36}Hora: ${time %H:%M:%S} ${GOTO 36}Fecha: ${time %D} ${GOTO 36}${font DejaVu Sans:bold:size=12}${color1}PROCESOS${font}${color} ${color} ${top name 1}${top cpu 1} ${color} ${top name 2}${top cpu 2} ${color} ${top name 3}${top cpu 3} ${GOTO 36}${font DejaVu Sans:bold:size=12}${color1}MEMORIA${font}${color} ${color} ${top_mem name 1}${top_mem mem 1} ${color} ${top_mem name 2}${top_mem mem 2} ${color} ${top_mem name 3}${top_mem mem 3} ${GOTO 36}${font DejaVu Sans:bold:size=12}${color1}Discos${font}${color} ${color} SDA: ${color }${fs_free /}/${fs_size /} ${fs_bar 5,160/} ${GOTO 36}Sistema (/):${GOTO 120}${fs_used /} ${GOTO 36}${fs_bar 5,160 /} ${GOTO 36}Home (/home):${GOTO 120}${fs_used /home} ${GOTO 36}${fs_bar 5,160 /home} ${GOTO 36}${font DejaVu Sans:bold:size=12}${color1}RED${font}${color} ${GOTO 36}Velocidad de Subida: ${upspeed eth0} ${GOTO 36}Velocidad de Bajada: ${downspeed eth0} ${GOTO 36}Enviados:${GOTO 120}${totalup eth0} ${GOTO 36}Descargados:${GOTO 120}${totaldown eth0} ${GOTO 36}Envio:${GOTO 120}${upspeedgraph eth0 10,75 B7B2AD B7B2AD} ${GOTO 36}Descargas:${GOTO 120}${downspeedgraph eth0 10,75 B7B2AD B7B2AD} ${voffset 2}${font OpenLogos:size=100}J${font}
Es un poco básico, si quieren añadirle mas cosas son libres.. Pero manteniendo derechos!
Saludos!