################################################################################# # # # POUR TELECHARGER CE FICHIER : CLIC DROIT ENREGISTRER SOUS # # # ################################################################################# # DEBUT DU CODE CONKY A COPIER DANS LE FICHIER /home/votre_user/conkyrc # Pour afficher Conky sur le bureau sans fenetre : own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager # Options generales de Conky : use_xft yes on_bottom yes xftfont Verdana xftalpha 0.8 update_interval 1.0 total_run_times 0 own_window yes own_window_transparent yes double_buffer yes minimum_size 280 5 draw_shades no # pour afficher les contours sur le texte : draw_outline yes draw_borders no stippled_borders 4 border_margin 4 border_width 1 default_color #4582B5 default_shade_color black default_outline_color black alignment top_right gap_x 8 gap_y 50 no_buffers yes uppercase no cpu_avg_samples 2 net_avg_samples 2 override_utf8_locale no use_spacer yes TEXT ${font Dungeon:style=Bold:pixelsize=12} ${color lightgrey}Bonjour maitre Bazoo ${color lightgrey}${time %A %d %B %Y} - ${time %H:%M:%S} ${color #4582B5}Uptime : $color $uptime ${color #FFFFFF}- Load : $color $loadavg ${color #4582B5}Processus :$color $processes ouverts, ${color #FFFFFF}$color $running_processes en fontionnement ${color #4582B5}CPU :$color $cpu% ${color #FFFFFF} ${cpubar} ${color #4582B5}RAM :${color #FFFFFF} $memperc% ${membar} ${color #4582B5}Swap :${color #FFFFFF} $swapperc% ${swapbar} ${color #4582B5}Disque :${color #FFFFFF} ${fs_free /}/${fs_size /} ${fs_bar /} ${color #4582B5}Utilisation du reseau : ${color #FFFFFF}Entrant : ${downspeed eth1} k/s ${offset 80}Sortant : ${color #FFFFFF} ${upspeed eth1} k/s $color${downspeedgraph eth1 32,150 FFFFFF FFFFFF} $color${upspeedgraph eth1 32,150 FFFFFF FFFFFF} ${color #4582B5}Utilisation du CPU : ${color #FFFFFF} ${top name 1} ${top pid 1} ${top cpu 1} ${top mem 1} ${color #FFFFFF} ${top name 2} ${top pid 2} ${top cpu 2} ${top mem 2} ${color #FFFFFF} ${top name 3} ${top pid 3} ${top cpu 3} ${top mem 3} ${color #FFFFFF} ${top name 4} ${top pid 4} ${top cpu 4} ${top mem 4} ${color #4582B5}Utilisation de la memoire : ${color #FFFFFF} ${top_mem name 1} ${top_mem pid 1} ${top_mem cpu 1} ${top_mem mem 1} ${color #FFFFFF} ${top_mem name 2} ${top_mem pid 2} ${top_mem cpu 2} ${top_mem mem 2} ${color #FFFFFF} ${top_mem name 3} ${top_mem pid 3} ${top_mem cpu 3} ${top_mem mem 3} ${color #FFFFFF} ${top_mem name 4} ${top_mem pid 4} ${top_mem cpu 4} ${top_mem mem 4}