Enviado em 28/05/2014 - 21:51h
Olá pessoal,
# set to yes if you want Conky to be forked in the background
background yes
cpu_avg_samples 2
net_avg_samples 2
out_to_console no
# X font when Xft is disabled, you can pick one with program xfontsel
#font 7x12
#font 6x10
#font 7x13
#font 8x13
#font 7x12
#font *mintsmild.se*
#font -*-*-*-*-*-*-34-*-*-*-*-*-*-*
#font -artwiz-snap-normal-r-normal-*-*-100-*-*-p-*-iso8859-1
# Use Xft?
use_xft yes
# Xft font when Xft is enabled
xftfont Bitstream Vera Sans Mono:size=8
own_window_transparent no
#own_window_colour hotpink
# Text alpha when using Xft
xftalpha 0.8
# Update interval in seconds
update_interval 3
# Create own window instead of using desktop (required in nautilus)
own_window yes
own_window_transparent yes
own_window_hints undecorated,below,skip_taskbar
own_window_type override
# Use double buffering (reduces flicker, may not work for everyone)
double_buffer yes
# Minimum size of text area
minimum_size 260 5
maximum_width 260
# Draw shades?
draw_shades no
# Draw outlines?
draw_outline no
# Draw borders around text
draw_borders no
# Stippled borders?
stippled_borders no
# border width
border_width 1
# Default colors and also border colors
default_color white
default_shade_color white
default_outline_color white
# Text alignment, other possible values are commented
#alignment top_left
#minimum_size 10 10
gap_x 15
gap_y 70
alignment top_right
#alignment bottom_left
#alignment bottom_right
# Gap between borders of screen and text
# Add spaces to keep things from moving about? This only affects certain objects.
use_spacer none
# Subtract file system buffers from used memory?
no_buffers yes
# set to yes if you want all text to be in uppercase
uppercase no
# none, xmms, bmp, audacious, infopipe (default is none)
#xmms_player bmp
# boinc (seti) dir
# seti_dir /opt/seti
TEXT
${color #0077ff}$sysname $kernel $machine - Anderson
${color #0077ff}Uptime:${color lightgrey} $uptime ${color #0077ff} Load:${color lightgrey} $loadavg
### PROCESSADORES ###
${color #0077ff} ${execpi 3 sensors | grep "Core 0" | awk '{print $1 $2}'} ${color lightgrey} ${execpi 3 sensors | grep "Core 0" | awk '{print $3}'}
${color #0077ff} ${execpi 3 sensors | grep "Core 1" | awk '{print $1 $2}'} ${color lightgrey} ${execpi 5 sensors | grep "Core 1" | awk '{print $3}'}
${color #0077ff} ${execpi 3 sensors | grep "Core 2" | awk '{print $1 $2}'} ${color lightgrey} ${execpi 3 sensors | grep "Core 2" | awk '{print $3}'}
${color #0077ff} ${execpi 3 sensors | grep "Core 3" | awk '{print $1 $2}'} ${color lightgrey} ${execpi 3 sensors | grep "Core 3" | awk '{print $3}'}
### BARRA DE USO DE CPU ###
${color #0077ff}Uso CPU:${color #0077ff} ${color lightgrey}${cpu}% ${color #0077ff}${cpubar}
### GRAFICO DO USO DE CPU ###
${color #0077ff}${cpugraph 000000 0077ff}
### PROCESSOS ###
${color #0077ff}Proces:${color lightgrey} $processes ${color #0077ff}Run:${color lightgrey} $running_processes ${color #0077ff}
### MEMÓRIA RAM ###
${color #0077ff}RAM:${color lightgrey} $mem/$memmax - $memperc% ${alignr}${color #0077ff}${membar 5,110}
### MEMÓRIA SWAP ###
${color #0077ff}SWP:${color lightgrey} $swap/ $swapmax - $swapperc% ${alignr}${color #0077ff}${swapbar 5,110}
### HD ###
${color #0077ff}Hard Disks:
${color #0077ff} Root ${color lightgrey}${fs_used /}/${fs_size /}${alignr}${color #0077ff}${fs_bar 5,120 /}
${color #0077ff} Home ${color lightgrey}${fs_used /home}/${fs_size /home}${alignr}${color #0077ff}${fs_bar 5,120 /home}
${color #0077ff} Backup ${color lightgrey}${fs_used /media/anderson/Backup}/${fs_size /media/anderson/Backup}${alignr}${color #0077ff}${fs_bar 5,120 /media/anderson/Backup}
### CPU PID CPU% MEM%
${color #0077ff}Uso CPU PID CPU% MEM%
${color lightgrey} ${top name 1} ${top pid 1} ${top cpu 1} ${top mem 1}
${color #0077ff} ${top name 2} ${top pid 2} ${top cpu 2} ${top mem 2}
${color #0077ff} ${top name 3} ${top pid 3} ${top cpu 3} ${top mem 3}
${color #0077ff}Uso RAM
${color lightgrey} ${top_mem name 1} ${top_mem pid 1} ${top_mem cpu 1} ${top_mem mem 1}
${color #0077ff} ${top_mem name 2} ${top_mem pid 2} ${top_mem cpu 2} ${top_mem mem 2}
${color #0077ff} ${top_mem name 3} ${top_mem pid 3} ${top_mem cpu 3} ${top_mem mem 3}
### REDE ###
${color #0077ff}Network: ${color lightgrey} (wifi)
${color #0077ff}Down:${color lightgrey} ${downspeed wlan0} k/s $alignr${color #0077ff} Up:${color lightgrey} ${upspeed wlan0} k/s
${color #0077ff}${downspeedgraph wlan0 27,120 000000 0077ff 180} $alignr${color #0077ff}${upspeedgraph wlan0 27,120 000000 0077ff 25}
${color #0077ff}IP Addr (wifi): $alignr ${addr wlan0}
${color #0077ff}ESSID: $alignr ${wireless_essid wlan0}
${color #0077ff}Connection Quality: $alignr ${wireless_link_qual_perc wlan0}%
${color lightgrey}${totaldown wlan0} $alignr${color lightgrey}${totalup wlan0}
### CONEXÕES ###
${color #0077ff}Port(s)${alignr}#Connections
${color #0077ff}Inbound: ${color lightgrey}${tcp_portmon 1 32767 count} ${color #0077ff}Outbound: ${color lightgrey}${tcp_portmon 32768 61000 count}${alignr}${color #0077ff} Total: ${color lightgrey}${tcp_portmon 1 65535 count}
${color #0077ff}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}
${tcp_portmon 1 32767 rhost 6} ${alignr} ${tcp_portmon 1 32767 lservice 6}