Blog Code Forum

Conky

From Wiki.cyring.fr

Revision as of 16:30, 31 March 2012 by Cyril (Talk | contribs)
Jump to: navigation, search

Conky : Hardware Monitoring Conky Script V1

hwmon.png

alignment bottom_left
background no
border_inner_margin 1
border_outer_margin 1
border_width 0
cpu_avg_samples 2
default_color white
default_outline_color white
default_shade_color white
double_buffer yes
draw_borders yes
draw_graph_borders no
draw_outline no
draw_shades no
format_human_readable yes
gap_x 0
gap_y 0
#minimum_size 5 5
#maximum_width 1280
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_colour colour #000000
own_window_hints above,sticky,skip_taskbar,skip_pager,undecorated
own_window_transparent yes
own_window_type panel
stippled_borders 0
short_units yes
show_graph_scale no
show_graph_range no
update_interval 2.0
uppercase no
use_spacer none
use_xft yes
xftfont Monospace:size=9
 
TEXT
${goto 80}
$color${cpu cpu0}%${color lightblue} ${cpubar cpu0 11,80}
$color${cpu cpu1}%${color lightblue} ${cpubar cpu1 11,80}
$color${cpu cpu2}%${color lightblue} ${cpubar cpu2 11,80}
$color${cpu cpu3}%${color lightblue} ${cpubar cpu3 11,80}
$color${cpu cpu4}%${color lightblue} ${cpubar cpu4 11,80}
$color${cpu cpu5}%${color lightblue} ${cpubar cpu5 11,80}
$color${cpu cpu6}%${color lightblue} ${cpubar cpu6 11,80}
$color${cpu cpu7}%${color lightblue} ${cpubar cpu7 11,80}
${goto 972}${color darkgrey}
${fs_bar 11,80 /}
${fs_bar 11,80 /users}
${fs_bar 11,80 /data}
${voffset -1}${font Monospace:size=8}$color
${goto 136}${platform coretemp.0 temp 1}°
${goto 246}${platform coretemp.1 temp 1}°
${goto 352}${platform coretemp.2 temp 1}°
${goto 464}${platform coretemp.3 temp 1}°
${goto 568}${platform coretemp.4 temp 1}°
${goto 676}${platform coretemp.5 temp 1}°
${goto 784}${platform coretemp.6 temp 1}°
${goto 890}${platform coretemp.7 temp 1}°
${goto 978}${color yellow}/root ${fs_free /}
${goto 1064}${color yellow}/users ${fs_free /users}
${goto 1152}${color yellow}/data ${fs_free /data}
${font Monospace:size=14}${goto 6}${voffset -12}$color$freq${font Monospace:size=8}${color lightblue}MHz${voffset +4}
${goto 80}${font Monospace:size=9}
${color lightblue}CPU$color${hwmon 8 temp 1}°
${color lightblue}IOH$color${hwmon 8 temp 4}°
${color lightblue}ICH$color${hwmon 8 temp 3}°
${color lightblue}CASE$color${hwmon 8 temp 2}°
${color lightblue}GPU$color${hwmon 8 temp 6}°
${color lightblue}HDD$color${hddtemp /dev/sda}°
${color lightblue}VCORE$color${hwmon 8 vol 4 1000.0 1.0}
${color lightblue}IOH$color${hwmon 8 vol 9 1000.0 1.0}
${color lightblue}ICH$color${hwmon 8 vol 5 1000.0 1.0}
${color lightblue}DRAM$color${hwmon 8 vol 3 1000.0 1.0}
+${hwmon 8 vol 0}
+${hwmon 8 vol 1}
+${hwmon 8 vol 2}
${color lightblue}Fan$color${hwmon 8 fan 1}${color lightblue}/$color${hwmon 8 fan 2}${color lightblue}/$color${hwmon 8 fan 3}${color lightblue}/$color${hwmon 8 fan 4}${color lightblue}/$color${hwmon 8 fan 5}
${goto 930}${color darkgrey}${membar 11,100}
${goto 936}${font Monospace:size=8}${voffset -1}${color yellow}Mem$color $mem${color lightblue}/$color$memmax${voffset -1}${font Monospace:size=9}
${goto 1040}${color lightblue}U=$color${upspeed eth0}${goto 1096}${color lightblue}D=$color${downspeed eth0}
${goto 1152}${color lightblue}P=$color$running_processes${color lightblue}/$color$processes ${color lightblue}T=$color$running_threads${color lightblue}/$color$threads
Personal tools