Contenu | Rechercher | Menus

Annonce

Si vous avez des soucis pour rester connecté, déconnectez-vous puis reconnectez-vous depuis ce lien en cochant la case
Me connecter automatiquement lors de mes prochaines visites.

À propos de l'équipe du forum.

#501 Le 17/10/2007, à 17:31

eldadou38

Re : Conky : Postez vos conkyrc ou certaines parties intéressantes

Merci pour ta réponse Matoo.

Mais, curl est bien présent sur ma configuration, et d'après ce que j'ai pu lire sur le site de conky, la commande rss est native, donc, normalement pas besoin de passer par conky-rss.sh (que j'ai aussi).

Pour ta question, qu'entends tu par 'clic-droit' ? Sur ma config, le shell se trouvent dans un répertoire spécifique.

wink


In Ubuntu I trust

Hors ligne

#502 Le 20/10/2007, à 16:04

dudumomo1

Re : Conky : Postez vos conkyrc ou certaines parties intéressantes

J'ai pu installer les sensors...mais je n'ai que seul de mon proc (enfin c'est deja)
mais comment je fais pour le mettre dans mon conky...? Je ne sais pas c'est quelle commande pour afficher la temp de mes 2 cores....

#503 Le 20/10/2007, à 16:14

dudumomo

Re : Conky : Postez vos conkyrc ou certaines parties intéressantes

Bonjour à tous
Je remet mon conky...il ya toujours le probleme de linkstatuts....

J'aurai voulu mettre une citation de fortune dans mon conky et genre toute les 30s ça change.
Bien sur j'ai essayé ${exec fortune} mais ça change tous les secondes et ça modifie la mise en forme du conky...

Comment puis je faire ? Une idée ?


Idipops, le réseau social des prestataires de services !
Tutorial and news on how to host your own server: http://freedif.org
Aidez la recherche avec BOINC et rejoignez la Mini-Team Libristes: http://www.boinc-af.org | http://libristes.boinc-af.net

Hors ligne

#504 Le 20/10/2007, à 21:48

pipolas

Re : Conky : Postez vos conkyrc ou certaines parties intéressantes

bonjour,

Voila, j'écris ce poste car je n'arrive pas à écrire le °c après la temps de mes cores.

Voila une image qui expliquera surement mieux que moi:

capturegc9.th.jpg

Voila mon fichier conky:

override_utf8_locale yes
use_xft yes
xftfont Arial:size=8
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
draw_outline no
draw_borders no
stippled_borders 8
border_margin 4
border_width 1
default_color 990000
default_shade_color black
default_outline_color black
alignment bottom_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 no
own_window_type override



TEXT

${color white}Hello Pipolas !!
${color #000099}Current date: ${color white}${time %A %d %B %Y}
${color #000099}Current time: ${color white}${time %H:%M:%S}
${color #000099}Kernel: ${color white}$sysname $kernel
${color #000099}Version: ${color white}Ubuntu 7.10 Edgy Eft
${color white}$stippled_hr

${font Arial:style=Bold:pixelsize=12}${color #000099}flux rss ${rss http://www.pcinpact.com/include/news.xml 2 feed_title} $font
${color white}
${rss http://www.pcinpact.com/include/news.xml 2 item_title 1}
${rss http://www.pcinpact.com/include/news.xml 2 item_title 2}
${rss http://www.pcinpact.com/include/news.xml 2 item_title 3}
${rss http://www.pcinpact.com/include/news.xml 2 item_title 4}
${rss http://www.pcinpact.com/include/news.xml 2 item_title 5}

$stippled_hr

${color #000099} ${execi 1800 /home/$USER/scripts/weather/weather.sh FRXX0036}$color
${color white}$stippled_hr
${font Arial:style=Bold:pixelsize=12}${alignc}$font
${color #000099}Uptime :${color white} $uptime ${tab 55}${color #000099} Temperature processeur: Core1 ${color1}${exec sensors | grep -A 2 '^coretemp-isa-0000' | cut -c15-18 | grep '°'} 
                             ${color #000099}                                                        Core2 ${color1}${exec sensors | grep -A 2 '^coretemp-isa-0001' | cut -c15-18 | grep '°'}$color  $font
$font ${color white}  ${alignc} core2duo e4300@3.10ghz
${color #000099}CPU1 (${freq_dyn_g cpu1}GHz) : ${color white} ${cpu cpu1}% ${tab 50}${cpubar cpu1}
${color #000099}CPU2 (${freq_dyn_g cpu2}GHz) : ${color white} ${cpu cpu2}% ${tab 50}${cpubar cpu2}
${color #000099}Usage RAM :${color white} $mem/$memmax - $memperc% ${tab 70}${membar}
${color white}$stippled_hr
${font Arial:style=Bold:pixelsize=12}${alignc}  ${execi 1800 ~/.conky/monip.sh}
${color #000099}Reseau WiFi (IP : ${addr eth1}) :$font
Down :${color white} ${totaldown eth1} (Now : ${downspeed eth1}k/s) ${alignr}${color #000099}Up :${color white}${totalup eth1} (Now : ${upspeed eth1}k/s)
${color white}${downspeedgraph eth1 32,150 990000 000099} ${color white}${upspeedgraph eth1 32,150 990000 000099}
${color white} $stippled_hr
${font Arial:style=Bold:pixelsize=12}${color #000099}Disque dur :$font ${color white}     Libre     /   total :$font
${color #000099}Systeme :     ${tab 30}${color white}${fs_free /}/${fs_size /}${tab 40}${fs_bar /}
${color #000099}Home :           ${tab 30}${color white}${fs_free /home}/${fs_size /home}${tab 40}${fs_bar /home}
${color white}$stippled_hr
${font Arial:style=Bold:pixelsize=12}${color #000099}CPU usage$font ${color white} ${tab 60}PID${tab 40}CPU%${tab 25}MEM%
${color #FF0000} ${top name 1}${tab 58}${top pid 1}${tab 41}${top cpu 1}${tab 41}${top mem 1}
${color #BB0000} ${top name 2}${tab 58}${top pid 2}${tab 41}${top cpu 2}${tab 41}${top mem 2}
${color #660000} ${top name 3}${tab 58}${top pid 3}${tab 41}${top cpu 3}${tab 41}${top mem 3}
${color #000000} ${top name 4}${tab 58}${top pid 4}${tab 41}${top cpu 4}${tab 41}${top mem 4}
${font Arial:style=Bold:pixelsize=12}${color #000099}Mem usage$font
${color #FF0000} ${top_mem name 1}${tab 58}${top_mem pid 1}${tab 41}${top_mem cpu 1}${tab 41}${top_mem mem 1}
${color #BB0000} ${top_mem name 2}${tab 58}${top_mem pid 2}${tab 41}${top_mem cpu 2}${tab 41}${top_mem mem 2}
${color #660000} ${top_mem name 3}${tab 58}${top_mem pid 3}${tab 41}${top_mem cpu 3}${tab 41}${top_mem mem 3}
${color #000000} ${top_mem name 4}${tab 58}${top_mem pid 4}${tab 41}${top_mem cpu 4}${tab 41}${top_mem mem 4}

Merci.




EDIT:

Solution trouvé, il m'a suffit d'ajouter

override_utf8_locale yes

à mon conkyrc pour que tout marche.

Dernière modification par pipolas (Le 20/10/2007, à 22:32)


"Think different, think linux"
"Be different, use ubuntu"
Dell vostro 1700, core2duo penryn t8300, 2go de ram, 8600m gt, 160go @ 7200 tr/min , écran 17" truelife, 3 ans de garantie avec intervention sur site j+1.
Ubuntu Linux 8.04 et Mac osx 10.5

Hors ligne

#505 Le 23/10/2007, à 08:11

olive33

Re : Conky : Postez vos conkyrc ou certaines parties intéressantes

Salut Pipolas,
juste une suggestion: a ta 5ème ligne de texte tu ecris:

${color #000099}Version: ${color white}Ubuntu 7.10 Edgy Eft

tente plutot un:

${color 000099}${exec cat /etc/lsb-release | grep DISTRIB_DESCRIPTION | cut -d "=" -f2 }-${exec cat /etc/lsb-release | grep DISTRIB_CODENAME | cut -d "=" -f2 }

de rien big_smile

Dernière modification par olive33 (Le 23/10/2007, à 08:12)


Ubuntu 14.04 LTS... -Intel i5 -nvidia gt520 ...joli boitier de salon bien silencieux :D
Lubuntu pour la musique dans un boitier encore plus joli et encore plus silencieux !!

Hors ligne

#506 Le 24/10/2007, à 18:38

vilraleur

Re : Conky : Postez vos conkyrc ou certaines parties intéressantes

Petie question toute bête ...
J'utilise vsftpd et j'aurais aimé savoir si on pouvait faire un petit monitoring de ce dernier via conky ?


Petit ! Méchant ! Médiocre !
Vilraleur
Tant qu'il râle c'est qu'il est pas mort

Hors ligne

#507 Le 24/10/2007, à 19:00

rougebrik

Re : Conky : Postez vos conkyrc ou certaines parties intéressantes

Salut à tou(te)s je suis sous ubuntu edgy (à cause de l'incompatibilité avec Xorg au dela de 7.1 des drivers proprios pourris de mon ati radeon 9250). Voici mes scripts pour conky.

D'abord mon script de lancement (*.sh):

#!/bin/sh
conky -d -c .conkyrc1 && conky -d -c .conkyrc2 && conky -d -c .conkyrc3

mes conky:

.conkyrc1:

background yes
own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
use_xft yes
xftfont lucon :size=7
xftalpha 10
update_interval 5.0
total_run_times 0
own_window yes
own_window_transparent yes
double_buffer yes
minimum_size 5 5
maximum_width 260
draw_shades yes
draw_outline yes
draw_borders yes
stippled_borders 1
border_margin 5
border_width 1
default_color feb318
default_shade_color black
default_outline_color black
alignment top_left
gap_x 400
gap_y 5
no_buffers yes
uppercase no
cpu_avg_samples 2
net_avg_samples 2
override_utf8_locale no
use_spacer yes
own_window_type override

TEXT
${color #feb318}$nodename-$sysname${alignr}$kernel$machine
---------------------------------------------------------------------------------------

${color #feb318}CPU usage:${alignr} PID| CPU% |MEM%
${color #feb318}${top name 1}${alignr}${top pid 1}${top cpu 1}${top mem 1}
${color #feb318}${top name 2}${alignr}${top pid 2}${top cpu 2}${top mem 2}
${color #feb318}${top name 3}${alignr}${top pid 3}${top cpu 3}${top mem 3}
${color #feb318}${top name 4}${alignr}${top pid 4}${top cpu 4}${top mem 4}
---------------------------------------------------------------------------------------
${color #feb318}Mem usage:${alignr} PID| CPU% |MEM%
${color #feb318}${top_mem name 1}${alignr}${top_mem pid 1}${top_mem cpu 1}${top_mem mem 1}
${color #feb318}${top_mem name 2}${alignr}${top_mem pid 2}${top_mem cpu 2}${top_mem mem 2}
${color #feb318}${top_mem name 3}${alignr}${top_mem pid 3}${top_mem cpu 3}${top_mem mem 3}
${color #feb318}${top_mem name 4}${alignr}${top_mem pid 4}${top_mem cpu 4}${top_mem mem 4}

.conkyrc2:

background yes
own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
use_xft yes
xftfont lucon :size=7
xftalpha 10
update_interval 5.0
total_run_times 0
own_window yes
own_window_transparent yes
double_buffer yes
minimum_size 5 5
maximum_width 260
draw_shades yes
draw_outline yes
draw_borders yes
stippled_borders 1
border_margin 5
border_width 1
default_color feb318
default_shade_color black
default_outline_color black
alignment top_left
gap_x 670
gap_y 5
no_buffers yes
uppercase no
cpu_avg_samples 2
net_avg_samples 2
override_utf8_locale no
use_spacer yes
own_window_type override

TEXT
${color #feb318}Uptime:${alignr}$uptime${color #feb318}- Load:$loadavg
${color #feb318}CPU Utilise :${color #feb318}$cpu%${cpubar 3}
${color #feb318}${cpugraph 27,260 d60000 feb318}
${color #feb318}Memoire RAM :${color #feb318}$mem/$memmax -$memperc%${color #feb318}${membar}
${color #feb318}Utilisation du Swap :${color #feb318}$swap/$swapmax -$swapperc%${color #feb318}${swapbar}
${color #feb318}Processus :${alignr}$processes ${color #feb318}En cour :$running_processes
------------------------------------------------------------------------------------------------
${color #feb318}IP Locale${alignr}${addr eth0}
${color #feb318}Download :${color #feb318}${downspeed eth0} k/s${color #feb318}${alignr}${color #feb318}Upload:${color #feb318}${upspeed eth0} k/s
${color #feb318}${downspeedgraph eth0 27,128 d60000 feb318} ${color #feb318}${upspeedgraph eth0 27,128 feb318 d60000}

.conkyrc3:

background yes
own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
use_xft yes
xftfont lucon :size=7
xftalpha 10
update_interval 5.0
total_run_times 0
own_window yes
own_window_transparent yes
double_buffer yes
minimum_size 5 5
maximum_width 260
draw_shades yes
draw_outline yes
draw_borders yes
stippled_borders 1
border_margin 5
border_width 1
default_color feb318
default_shade_color black
default_outline_color black
alignment top_right
gap_x 400
gap_y 5
no_buffers yes
uppercase no
cpu_avg_samples 2
net_avg_samples 2
override_utf8_locale no
use_spacer yes
own_window_type override

TEXT
${color #feb318}Disk IO:${alignr}${diskio}/s
${color #feb318}${diskiograph 15,260 d60000 feb318}
${color #feb318}Espace Disque${alignr}(occupe / libre / total):
${color #feb318}/ ${alignr}${color #feb318}${fs_used /} /${fs_free /} /${fs_size /}
${color #feb318}${fs_bar 3 /}
${color #feb318}/Windows/C/ ${alignr}${color #feb318}${fs_used /windows/c} /${fs_free /windows/c} /${fs_size /windows/c}
${color #feb318}${fs_bar 3 /windows/c}
${color #feb318}/Windows/D/ ${alignr}${color #feb318}${fs_used /windows/d} /${fs_free /windows/d} /${fs_size /windows/d}
${color #feb318}${fs_bar 3 /windows/d}
${color #feb318}/Windows/E/ ${alignr}${color #feb318}${fs_used /windows/e} /${fs_free /windows/e} /${fs_size /windows/e}
${color #feb318}${fs_bar 3 /windows/e}
${color #feb318}/Windows/F/ ${alignr}${color #feb318}${fs_used /windows/f} /${fs_free /windows/f} /${fs_size /windows/f}
${color #feb318}${fs_bar 3 /windows/f}

Voici le résultat, d'abord bureau plein:
bureau_rouge_fullhalf.png

puis bureau vide:
bureau_rouge_videhalf.png

ps:
désolé je n'arrive pas à metre mes images en miniatures clickables...
si vous voulez la version plein écran:
http://randomshuffle.free.fr/biduls/bur … e_full.png
http://randomshuffle.free.fr/biduls/bur … e_vide.png

Dernière modification par rougebrik (Le 24/10/2007, à 19:35)

Hors ligne

#508 Le 25/10/2007, à 09:48

Seth_

Re : Conky : Postez vos conkyrc ou certaines parties intéressantes

Bonjour,

J'ai découvert conky hier, c'est vraiment formidable !
Voici ce que ça donne :
49f6feb472285f02cb88c676f8caet.jpg

et le .conkyrc :

# Conky tourne en bg
background yes

# Utiliser Xft (polices liss
use_xft no

# Police utilis
xftfont Bitstream Vera Sans Mono-9

# type de fenetre : normal / override / desktop
own_window_type override

# utiliser sa propre fenetre ?
own_window yes

# pseudo transparence?
own_window_transparent yes

out_to_console no

total_run_times 0
alignment bottom_left
minimum_size 280 5
maximum_width 280
gap_x 8
gap_y 0
override_utf8_locale no
xftalpha 1
mail_spool $MAIL

# taux de raffraichissement de la fenetre (en secondes)
update_interval 1

# pour eviter le clignotement
double_buffer yes

# Soustraire les m
no_buffers yes


# nombre d'echantillons a utiliser pour calculer la moyenne d'utilisation
cpu_avg_samples 4
net_avg_samples 2

# Ajoute des espaces apres certains objets pour eviter de les faire bouger.
# Fonctionne uniquement avec la police Monospace
use_spacer yes

draw_shades yes
draw_outline no
draw_borders no
uppercase no
border_width 1
border_margin 4
#default_color #e08000
default_shade_color black
default_outline_color black

TEXT
${alignr}${color #e08000}$sysname ${color #FFFFFF}$kernel ${color #e08000}on ${color #FFFFFF}$machine
${color #888888}$hr
${color #e08000}${color white}${time %A %d %B %Y}${alignr}${color white}${time %H:%M:%S}

${alignc}${color white}${nodename} is running for $uptime

${color #e08000}Network${color #888888}${hr}
${color #e08000}eth0 :
${alignc}${color #888888}lan: ${color #FFFFFF}${addr eth0}    ${color #888888}wan:${color #FFFFFF}${exec wget http://checkip.dyndns.org -O - -o /dev/null | cut -d : -f 2 | cut -d \< -f 1} 
${color #888888}${downspeedgraph eth0 16,128 582d10 e08000 200}$alignr${upspeedgraph eth0 16,128 582d10 e08000 80}
${color #e08000}Down ${color #FFFFFF}${downspeed eth0} ${color grey}ko/s${color #FFFFFF}  ${color #FFFFFF}${totaldown eth0} ${color #e08000}${alignr}Up ${color #FFFFFF}${color #FFFFFF}${upspeed eth0} ${color grey}ko/s${color #FFFFFF}  ${color #FFFFFF}${totalup eth0}

${color #e08000}Drives${color #888888}${hr}
${color #888888}/${color #e08000}     : ${color #FFFFFF}${fs_used_perc /} % ${color #888888}${fs_bar 4 /}  ${offset -40}
${color #888888}/${color #e08000}win${color #888888}/${color #e08000} : ${color #FFFFFF}${fs_used_perc /win} % ${color #888888}${fs_bar 4 /win}
${color #888888}/${color #e08000}data${color #888888}/${color #e08000}: ${color #FFFFFF}${fs_used_perc /media/data} % ${color #888888}${fs_bar 4 /media/data}
${color #888888}/${color #e08000}hdd${color #888888}/${color #e08000} : ${color #FFFFFF}${fs_used_perc /media/HDD} % ${color #888888}${fs_bar 4 /media/HDD}
${color #e08000}swap  : ${color #FFFFFF} ${swapperc}% ${color #888888}${swapbar 4}

${color #e08000}Processes${color #888888}${hr}
${alignc}${color #888888}Total: ${color #FFFFFF}$processes   ${color #888888}Running:${color #FFFFFF} ${color #FFFFFF}$running_processes

${voffset 2}${color #e08000}CPU   :$alignr${color #FFFFFF}${freq_dyn_g}GHz ${color #888888}${color #888888}${voffset -12}${cpugraph 16,128 582d10 e08000} ${voffset -1}${color #FFFFFF}$cpu%
$alignr${offset -32}${color #e08000}PID   %CPU   %MEM
$alignr${offset -32}${color #e08000}${top name 1}${color #FFFFFF}  ${top pid 1} ${top cpu 1} ${top mem 1}
$alignr${offset -32}${color #e08000}${top name 2}${color #cccccc}  ${top pid 2} ${top cpu 2} ${top mem 2}
$alignr${offset -32}${color #e08000}${top name 3}${color #999999}  ${top pid 3} ${top cpu 3} ${top mem 3}
$alignr${offset -32}${color #e08000}${top name 4}${color #666666}  ${top pid 4} ${top cpu 4} ${top mem 4}

${color #e08000}Memory:$alignr${color #888888}${membar 4,128} ${color #FFFFFF}$memperc%
$alignr${offset -32}${color #e08000}PID   %CPU   %MEM
$alignr${offset -32}${color #e08000}${top_mem name 1}${color #FFFFFF}  ${top_mem pid 1} ${top_mem cpu 1} ${top_mem mem 1}
$alignr${offset -32}${color #e08000}${top_mem name 2}${color #cccccc}  ${top_mem pid 2} ${top_mem cpu 2} ${top_mem mem 2}
$alignr${offset -32}${color #e08000}${top_mem name 3}${color #999999}  ${top_mem pid 3} ${top_mem cpu 3} ${top_mem mem 3}
$alignr${offset -32}${color #e08000}${top_mem name 4}${color #666666}  ${top_mem pid 4} ${top_mem cpu 4} ${top_mem mem 4}

Merci à tous pour les exemples et les astuces

LaLuciole a écrit :

J'aime beaucoup ton thème gnome... c'est quoi son petit nom ?

Hors ligne

#509 Le 25/10/2007, à 11:40

bunutu

Re : Conky : Postez vos conkyrc ou certaines parties intéressantes

salut;

vu que ce topic est plutot actif, je me permets de vous poster un lien vers mon topic .http://forum.ubuntu-fr.org/viewtopic.php?id=158518. big_smile


The Matrix has you

Hors ligne

#510 Le 02/11/2007, à 01:14

Alpha-17

Re : Conky : Postez vos conkyrc ou certaines parties intéressantes

bonsoir à tous,

petit problème j'essayais d'afficher mon conky sur un fond transparent (sans background) ... impossible ! J'ai comparé mon code avec celui d'autres tout me semblait coïncider ... et ça fonctionnait toujours pas. Bon, pour finir j'ai recopié un conky qui d'après la capture d'écran devait avoir aucune fond visible ... et résultat : un magnifique fond noir !

D'où ma question : compiz-fusion poserait t'il problème ? je vois que ça pour ma part ... d'autres suggestions ?

merci d'avance

Dernière modification par Alpha-17 (Le 02/11/2007, à 01:16)

Hors ligne

#511 Le 02/11/2007, à 02:19

bunutu

Re : Conky : Postez vos conkyrc ou certaines parties intéressantes

oui parfois ça pose probleme, il faudrait certainement trouver un bon compromis xorg.conf/.conkyrc...
autrement dit modifier des parametres comme le "double buffer" par exemple, et aussi ajouter ou supprimer des options dans le xorg.conf.


The Matrix has you

Hors ligne

#512 Le 02/11/2007, à 19:39

Samuel0805

Re : Conky : Postez vos conkyrc ou certaines parties intéressantes

Salut à vous tous,
ma petite contrib,
78991084b5df2573c86d7a996b060.png

mon .conkyrc:
use_xft yes
xftfont Bitstream Vera Sans Mono:size=8
xftalpha 0.8
update_interval 1.0
total_run_times 0
own_window yes
own_window_transparent yes
##own_window_hints undecorated,below,skip_taskbar
own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
background yes
double_buffer yes
minimum_size 280 5
draw_shades no
draw_outline no
draw_borders no
stippled_borders 8
border_margin 0
border_width 0
default_color white
default_shade_color black
default_outline_color black
alignment top-right
gap_x 10
gap_y 10
no_buffers yes
uppercase no
cpu_avg_samples 2
net_avg_samples 2
override_utf8_locale yes
use_spacer no
min_port_monitors            0
min_port_monitor_connections        0

TEXT

${color white}Bonjour Sam
${time %A %d %B %Y} - ${time %H:%M:%S}
IP Locale ${addr eth0} - IP Publique ${execi 1800 ~/Perso/monip.sh}
$sysname $kernel sur $machine $freq_g GHz
${color white}$stippled_hr
${color white}Uptime:$color $uptime ${color white}- Load:$color $loadavg
${color white}CPU Usage:${color white} $cpu% ${cpubar}
${color white}${cpugraph 0000ff 00ff00}
${color white}RAM Usage:$color $mem/$memmax - $memperc% ${membar}
${color white}Processes:$color $processes ${color white}Running:$color $running_processes
${color white}$stippled_hr
${color white}Reseau
Down:${color white} ${downspeed eth0} k/s${color white} ${offset 80}Up:${color white} ${upspeed eth0} k/s
${color white}${downspeedgraph eth0 32,150 ff0000 0000ff} ${color white}${upspeedgraph eth0 32,150 0000ff ff0000}
${color white}$stippled_hr
${color white}/root    ${fs_used /}/${fs_size /}${alignr}${fs_used_perc /}%
${fs_bar 8 /}
/home   ${fs_used /home}/${fs_size /home}${alignr}${fs_used_perc /home}%
${fs_bar 8 /home}
${color white}$stippled_hr
${color white}Process            PID    %CPU   %MEM
${color white} ${top name 1} ${top pid 1} ${top cpu 1} ${top mem 1}
${color white} ${top name 2} ${top pid 2} ${top cpu 2} ${top mem 2}
${color white} ${top name 3} ${top pid 3} ${top cpu 3} ${top mem 3}
${color white} ${top name 4} ${top pid 4} ${top cpu 4} ${top mem 4}
${color white} ${top name 5} ${top pid 5} ${top cpu 5} ${top mem 5}
${color white}Memoire
${color white} ${top_mem name 1} ${top_mem pid 1} ${top_mem cpu 1} ${top_mem mem 1}
${color white} ${top_mem name 2} ${top_mem pid 2} ${top_mem cpu 2} ${top_mem mem 2}
${color white} ${top_mem name 3} ${top_mem pid 3} ${top_mem cpu 3} ${top_mem mem 3}
${color white} ${top_mem name 4} ${top_mem pid 4} ${top_mem cpu 4} ${top_mem mem 4}
${color white} ${top_mem name 5} ${top_mem pid 5} ${top_mem cpu 5} ${top_mem mem 5}
${color white}$stippled_hr
${if_running amarokapp}
${color}AmaroK${color white}
${alignc}${execi 10 ~/.conky/amarok artist}
${alignc}${execi 10 ~/.conky/amarok title}
${execibar 1 ~/.conky/amarok progress}
${alignc}"${execi 10 ~/.conky/amarok album}"
${alignc}${execi 10 ~/.conky/amarok year} - ${color white}${alignc}${execi 10 ~/.conky/amarok genre}$endif

@+Sam

#513 Le 03/11/2007, à 09:24

carpediem

Re : Conky : Postez vos conkyrc ou certaines parties intéressantes

Salut à tous, depuis que je suis passé à Kubuntu gutsy, mes conky ne fonctionne plus. Quand je veux afficher 1 conky sur mon bureau, mes icônes disparaissent. Si je veux afficher plusieurs conky ils se mettent à clignoter.

Voici mes conky:

conkyrc

#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 8x10
#font 7x13
#font 8x13
#font 7x12
#font *mintsmild.se*
#font -*-*-*-*-*-*-34-*-*-*-*-*-*-*
#font -artwiz-snap-normal-r-normal-*-*-100-*-*-p-*-iso8859-1
#font -*-luxi sans-medium-r-normal-*-13-*-*-*-*-*-iso8859-2
#font -*-helvetica-medium-r-normal-*-12-*-100-100-*-*-iso8859-2
#font -*-lucidatypewriter-medium-r-*-*-14-*-100-100-*-*-iso8895-2
#font -*-courier-medium-r-normal-*-14-*-100-100-*-*-iso8859-2
#font -*-lucida-medium-r-normal-*-13-*-*-*-*-*-iso8859-2

# Xft font when Xft is enabled
#xftfont monospace-8
#xftfont Sans -8.5



#Text alpha when using Xft
xftalpha 0.8

#mail spool
#mail_spool $MAIL

#Update interval in seconds
update_interval 3


#own_window yes
own_window_transparent yes
own_window_type override
double_buffer yes

#Minimum size of text area
#minimum_size 50
#maximum_width 215

# Draw shades?
draw_shades no

# Draw outlines?
draw_outline no

# Draw borders around text
draw_borders no

# Stippled borders?
stippled_borders 0

# border margins
border_margin 5

# border width
border_width 0

# drawn 1 pixel border around graphs or not
draw_graph_borders no

# Default colors and also border colors
#default_color white
#default_shade_color white
#default_outline_color white


#Alignement sur l'écran (enlevez le # devant la ligne qui vous intéresse)
#alignment top_left
alignment top_right
#alignment bottom_left
#alignment bottom_right

#Marges : x horizontal, y vertical
#gap_x 200
#gap_y 150

# Gap between borders of screen and text
gap_x 5
#gap_y 5 #margines gorny

# Add spaces to keep things from moving about?  This only affects certain objects.
use_spacer yes

# Subtract file system buffers from used memory?
no_buffers yes

# set to yes if you want all text to be in uppercase
uppercase no

# boinc (seti) dir
# seti_dir /opt/seti

override_utf8_locale yes
use_xft yes
xftfont Sans:size=9


TEXT
${font Verdana:size=12}$alignc${color #FF000C}Salut Claude

${font Verdana:size=9}$alignc${color #ddaa00}${Time %A %d %B %Y} 










${font Verdana:size=9}${color #FF000C}Moniteur Système | ${color #FFFB00}Kubuntu 7.04 Feisty Fawn
${color #ddaa00}$sysname : ${color #FF000C}$kernel ${color #ddaa00}on ${color #FF000C}$machine

${font Verdana:size=8}${color #FF000C}Températures$color       
${color #FF000C}cpu             : ${color #FFFB00}${acpitemp}°C
${color #FF000C}Disque Dur: ${color #FFFB00}${hddtemp /dev/sda}$color ${color #FFFB00}${alignr}$color

${color #ddaa00}Adaptateur : ${color #FFFB00}${acpiacadapter}
${color #ddaa00}Autonomie batterie : ${color #FFFB00}${battery BAT1}

${color #ddaa00}cpu: ${color #3652FF}Frequence actuel : ${color #FFFB00}${freq_dyn}
${color #ddaa00}cpu: ${color #FFFB00}${cpu}% ${color #344299}$cpubar
${color #FFFFFF}${cpugraph DBAA82 344299}
${color #ddaa00}ram : ${color #3652FF}$mem ${color #ddaa00}/ $memmax - ${color #FFFB00}$memperc% ${color #ddaa00}$membar
${color #ddaa00}swap : ${color #3652FF}$swap ${color #ddaa00}/ $swapmax - ${color #FFFB00}$swapperc% ${color #ddaa00}$swapbar

${color #ffccaa}Utilisation du Processeur.
${color white}Nombre            PID     CPU%   MEM%
${color #ffccaa} ${top name 1} ${color #FFFB00} ${top pid 1} ${color #FF000C} ${top cpu 1} ${color #3652FF} ${top mem 1}
${color #ddaa00} ${top name 2} ${color #FFFB00} ${top pid 2} ${color #FF000C} ${top cpu 2} ${color #3652FF} ${top mem 2}
${color #ddaa00} ${top name 3} ${color #FFFB00} ${top pid 3} ${color #FF000C} ${top cpu 3} ${color #3652FF} ${top mem 3}
${color #ddaa00} ${top name 4} ${color #FFFB00} ${top pid 4} ${color #FF000C} ${top cpu 4} ${color #3652FF} ${top mem 4}
${color #ddaa00} ${top name 5} ${color #FFFB00} ${top pid 5} ${color #FF000C} ${top cpu 5} ${color #3652FF} ${top mem 5}

${color #FF000C}Disques : ${color #565868}${stippled_hr}
${color #DBAA82}root : ${color #3652FF}${fs_used /} ${color #DBAA82}/ ${fs_size /} (${color #FFFB00}${fs_free_perc /}% ${color #DBAA82}libre)
${color #344299}${fs_bar /}

${color #DBAA82}home : ${color #3652FF}${fs_used /home} ${color #DBAA82}/ ${fs_size /home} (${color #FFFB00}${fs_free_perc /home}% ${color #DBAA82}libre)
${color #344299}${fs_bar /home}

${color #DBAA82}Linux : ${color #3652FF}${fs_used /Linux} ${color #DBAA82}/ ${fs_size /Linux} (${color #FFFB00}${fs_free_perc /Linux}% ${color #DBAA82}libre)
${color #344299}${fs_bar /Linux}

${if_mounted /media/disk}${color #DBAA82}Clef USB :  ${color #3652FF}${fs_used /media/disk} ${color #DBAA82}/ ${fs_size /media/disk}(${color #FFFB00} ${fs_free_perc /media/disk}% ${color #DBAA82}libre)
${color #344299}${fs_bar 8 /media/disk}$endif

conkyrc2

#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 8x10
#font 7x13
#font 8x13
#font 7x12
#font *mintsmild.se*
#font -*-*-*-*-*-*-34-*-*-*-*-*-*-*
#font -artwiz-snap-normal-r-normal-*-*-100-*-*-p-*-iso8859-1
#font -*-luxi sans-medium-r-normal-*-13-*-*-*-*-*-iso8859-2
#font -*-helvetica-medium-r-normal-*-12-*-100-100-*-*-iso8859-2
#font -*-lucidatypewriter-medium-r-*-*-14-*-100-100-*-*-iso8895-2
#font -*-courier-medium-r-normal-*-14-*-100-100-*-*-iso8859-2
#font -*-lucida-medium-r-normal-*-13-*-*-*-*-*-iso8859-2

# Xft font when Xft is enabled
#xftfont monospace-8
#xftfont Sans -8.5



#Text alpha when using Xft
xftalpha 0.8

#mail spool
#mail_spool $MAIL

#Update interval in seconds
update_interval 3


#own_window yes
own_window_transparent yes
own_window_type override
double_buffer yes

#Minimum size of text area
#minimum_size 50
#maximum_width 215

# Draw shades?
draw_shades no

# Draw outlines?
draw_outline no

# Draw borders around text
draw_borders no

# Stippled borders?
stippled_borders 0

# border margins
border_margin 5

# border width
border_width 0

# drawn 1 pixel border around graphs or not
draw_graph_borders no

# Default colors and also border colors
#default_color white
#default_shade_color white
#default_outline_color white


#Alignement sur l'écran (enlevez le # devant la ligne qui vous intéresse)
#alignment top_left
#alignment top_right
alignment bottom_left
#alignment bottom_right

#Marges : x horizontal, y vertical
#gap_x 200
#gap_y 150

# Gap between borders of screen and text
gap_x 5
#gap_y 5 #margines gorny

# Add spaces to keep things from moving about?  This only affects certain objects.
use_spacer yes

# Subtract file system buffers from used memory?
no_buffers yes

# set to yes if you want all text to be in uppercase
uppercase no

# boinc (seti) dir
# seti_dir /opt/seti

override_utf8_locale yes
use_xft yes



TEXT
${font Verdana:size=10}${execi 300 ~/.conky/bashfr.pl -random2}

${color #ddaa00}Durée de marche : ${color #FFFAF0}$uptime
${execi 1800 ~/.conky/weather.sh FRXX0097}
${color #22ccff}La pensée du jour.
${color #ddaa00}C'est parce que la lumiere se déplace plus vite que le son
que certains ont l'air brillant avant d'avoir l'air con

${color lightgrey}Wifi (eth1) :${alignr}DL :${color #8844ee} ${totaldown eth1} ${color lightgrey}/ UP :${color #22ccff} ${totalup eth1} 
Adresse IP : ${color #ddaa00}${addr eth1}     |     ${color #ddaa00}Force du signal : ${color lightgrey}${linkstatus eth1} %
${color lightgrey}Down :${color #8844ee} ${downspeed eth1} k/s${color lightgrey} ${offset 100}Up:${color #22ccff} ${upspeed eth1} k/s
${color lightgrey}${downspeedgraph eth1 25,150 ff0000 0000ff} $alignr${color lightgrey}${upspeedgraph eth1 25,150 0000ff ff0000}

${color lightgrey}Ethernet (eth0) :${alignr}DL :${color #8844ee} ${totaldown eth0} ${color lightgrey}/ UP :${color #22ccff} ${totalup eth0} 
Adresse IP : ${color #ddaa00}${addr eth0}
${color lightgrey}Down :${color #8844ee} ${downspeed eth0} k/s${color lightgrey} ${offset 100}Up:${color #22ccff} ${upspeed eth0} k/s
${color lightgrey}${downspeedgraph eth0 25,150 ff0000 0000ff} $alignr${color lightgrey}${upspeedgraph eth0 25,150 0000ff ff0000}

${color #ffccaa}Port(s) ouvert(s): ${color #FFFB00}${tcp_portmon 1 65535 count}
${color white} ${tcp_portmon 1 65535 rhost 0} $alignr${tcp_portmon 1 65535 lservice 0}
${tcp_portmon 1 65535 rhost 1} $alignr${tcp_portmon 1 65535 lservice 1}
${tcp_portmon 1 65535 rhost 2} $alignr${tcp_portmon 1 65535 lservice 2}
${tcp_portmon 1 65535 rhost 3} $alignr${tcp_portmon 1 65535 lservice 3}
${tcp_portmon 1 65535 rhost 4} $alignr${tcp_portmon 1 65535 lservice 4}
${tcp_portmon 1 65535 rhost 5} $alignr${tcp_portmon 1 65535 lservice 5}
${tcp_portmon 1 65535 rhost 6} $alignr${tcp_portmon 1 65535 lservice 6}
${tcp_portmon 1 65535 rhost 7} $alignr${tcp_portmon 1 65535 lservice 7}
${tcp_portmon 1 65535 rhost 8} $alignr${tcp_portmon 1 65535 lservice 8}
${tcp_portmon 1 65535 rhost 9} $alignr${tcp_portmon 1 65535 lservice 9}
${tcp_portmon 1 65535 rhost 10} $alignr${tcp_portmon 1 65535 lservice 10}
${color #040404}$stippled_hr

"Carpe diem quam minimum credula postero"
(Cueille le jour présent, en te fiant le moins possible au lendemain.)
HORACE

Hors ligne

#514 Le 03/11/2007, à 11:33

Alpha-17

Re : Conky : Postez vos conkyrc ou certaines parties intéressantes

@carpediem : t'as mis le "Load "dbe"" dans le xorg ?

Hors ligne

#515 Le 03/11/2007, à 13:29

carpediem

Re : Conky : Postez vos conkyrc ou certaines parties intéressantes

oui il s'y trouve

Mon xorg.conf

# xorg.conf (xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg

Section "Files"
EndSection

Section "InputDevice"
	Identifier	"Generic Keyboard"
	Driver		"kbd"
	Option		"CoreKeyboard"
	Option		"XkbRules"	"xorg"
	Option		"XkbModel"	"pc105"
	Option		"XkbLayout"	"fr"
	Option		"XkbVariant"	"oss"
EndSection

Section "InputDevice"
	Identifier	"Configured Mouse"
	Driver		"mouse"
	Option		"CorePointer"
	Option		"Device"	"/dev/input/mice"
	Option		"Protocol"	"ImPS/2"
	Option		"ZAxisMapping"	"4 5"
	Option		"Emulate3Buttons"	"true"
EndSection

Section "InputDevice"
	Identifier	"Synaptics Touchpad"
	Driver		"synaptics"
	Option		"SendCoreEvents"	"true"
	Option		"Device"	"/dev/psaux"
	Option		"Protocol"	"auto-dev"
	Option		"HorizEdgeScroll"	"0"
EndSection

Section "InputDevice"
	Driver		"wacom"
	Identifier	"stylus"
	Option		"Device"	"/dev/input/wacom"
	Option		"Type"	"stylus"
	Option		"ForceDevice"	"ISDV4"# Tablet PC ONLY
EndSection

Section "InputDevice"
	Driver		"wacom"
	Identifier	"eraser"
	Option		"Device"	"/dev/input/wacom"
	Option		"Type"	"eraser"
	Option		"ForceDevice"	"ISDV4"# Tablet PC ONLY
EndSection

Section "InputDevice"
	Driver		"wacom"
	Identifier	"cursor"
	Option		"Device"	"/dev/input/wacom"
	Option		"Type"	"cursor"
	Option		"ForceDevice"	"ISDV4"# Tablet PC ONLY
EndSection

Section "Device"
	Identifier	"nVidia Corporation NV31M [GeForce FX Go5600]"
	Driver		"nvidia"
	Busid		"PCI:1:0:0"
	Option		"TripleBuffer"	"true"
	Option		"AddARGBVisuals"	"True"
	Option		"AddARGBGLXVisuals"	"True"
	Option		"NoLogo"	"True"
EndSection

Section "Monitor"
	Identifier	"Écran générique"
	Option		"DPMS"
	Horizsync	28-72
	Vertrefresh	43-60
EndSection

Section "Screen"
	Identifier	"Default Screen"
	Device		"nVidia Corporation NV31M [GeForce FX Go5600]"
	Monitor		"Écran générique"
	Defaultdepth	24
	SubSection "Display"
		Modes		"1440x900"
	EndSubSection
EndSection

Section "ServerLayout"
	Identifier	"Default Layout"
  screen "Default Screen"
	Inputdevice	"Generic Keyboard"
	Inputdevice	"Configured Mouse"
	
	# Uncomment if you have a wacom tablet
	#	InputDevice     "stylus"	"SendCoreEvents"
	#	InputDevice     "cursor"	"SendCoreEvents"
	#	InputDevice     "eraser"	"SendCoreEvents"
EndSection
Section "Module"
	Load		"glx"
	Load		"dbe"
EndSection

Dernière modification par carpediem (Le 03/11/2007, à 13:39)


"Carpe diem quam minimum credula postero"
(Cueille le jour présent, en te fiant le moins possible au lendemain.)
HORACE

Hors ligne

#516 Le 04/11/2007, à 01:40

benjisan

Re : Conky : Postez vos conkyrc ou certaines parties intéressantes

Bonjour, est ce que quelqu'un sait comment faire pour que le conky apparaisse de base incrusté sur le bureau sans passer par le terminal?
merci par avance.


C'est pas normal alors si j'ai l'air d'être con (et si je ne brille pas) ???

Hors ligne

#517 Le 06/11/2007, à 16:43

Elvith Gent

Re : Conky : Postez vos conkyrc ou certaines parties intéressantes

Bonjour, j'ai moi aussi un petit problème : je suis sous gutsy, et comme je débute encore dans le codage, j'ai voulu copier différents .conkyrc présents ici. Problèmpe, quel que soit le conkyrc et même si je le supprime, je garde le même résultat !

De plus j'ai l'impression que ça clignote, j'ai vu ce qu'il fallait mettre dans le conkyrc pour pas que ca clignote mais vu que mon conky n'a pas besoin de conkyrc ...:rolleyes:

elvith@elvith-desktop:~$ conky
Conky: desktop window (c000ad) is subwindow of root window (186)
Conky: drawing to desktop window
Conky: drawing to single buffer

http://www.casimages.com/img.php?i=0711 … 550807.png

En plus je suis sûr que c'est tout con et qu'on a déjà posé le problème 1000 fois avant moi, mais la recherche sur le forum n'a rien donné sad


Linux Counter user #458259
Mon site de jeu de rôles : http://www.niil.fr

Hors ligne

#518 Le 06/11/2007, à 16:57

mydoom666

Re : Conky : Postez vos conkyrc ou certaines parties intéressantes

benjisan a écrit :

Bonjour, est ce que quelqu'un sait comment faire pour que le conky apparaisse de base incrusté sur le bureau sans passer par le terminal?
merci par avance.

Salut,

Utilise le raccourcis : ALT + F2
Et tape : conky

Si tu veux que conky démarre en même tant que ta session sans avoir a le lancer va dans le Menu Système -> Préférences -> Sessions.

Clique sur ajouter :
- Nom : Conky
- Commande : conky (ou : conky -c /le/chemin/du/conkyrc )
- Commentaire : ce que tu veux tongue

Voili Voilou
A+

Hors ligne

#519 Le 06/11/2007, à 17:03

mydoom666

Re : Conky : Postez vos conkyrc ou certaines parties intéressantes

Elvith Gent a écrit :

Bonjour, j'ai moi aussi un petit problème : je suis sous gutsy, et comme je débute encore dans le codage, j'ai voulu copier différents .conkyrc présents ici. Problèmpe, quel que soit le conkyrc et même si je le supprime, je garde le même résultat !

De plus j'ai l'impression que ça clignote, j'ai vu ce qu'il fallait mettre dans le conkyrc pour pas que ca clignote mais vu que mon conky n'a pas besoin de conkyrc ...:rolleyes:

elvith@elvith-desktop:~$ conky
Conky: desktop window (c000ad) is subwindow of root window (186)
Conky: drawing to desktop window
Conky: drawing to single buffer

http://www.casimages.com/img.php?i=0711 … 550807.png

En plus je suis sûr que c'est tout con et qu'on a déjà posé le problème 1000 fois avant moi, mais la recherche sur le forum n'a rien donné sad

Salut,

- Fait un copier/coller d'un conkyrc
- Crée un fichier texte et colle le résultat dedans.
- Nomme ton fichier .conkyrc (oublie pas le point)
- Déplace ton ficher dans ton Home (/home/ton_nom)
- Tape dans un terminal : conky
- Si ça marche pas essaye : conky -c /home/ton_nom/.conkyrc

>>> Pour le problème de clignotement <<<

A+

Hors ligne

#520 Le 06/11/2007, à 17:53

vilraleur

Re : Conky : Postez vos conkyrc ou certaines parties intéressantes

est ce que quelqu'un sait si on peu "voir l'activité" de vsfrpd via conky ?


Petit ! Méchant ! Médiocre !
Vilraleur
Tant qu'il râle c'est qu'il est pas mort

Hors ligne

#521 Le 06/11/2007, à 18:06

mydoom666

Re : Conky : Postez vos conkyrc ou certaines parties intéressantes

vilraleur a écrit :

est ce que quelqu'un sait si on peu "voir l'activité" de Vsftpd via conky ?

Je sais pas si c'est possible...
En tout cas ça m'intéresse aussi vu que la commande 'sudo /etc/init.d/vsftpd -status' ne marche pas sad

Hors ligne

#522 Le 06/11/2007, à 18:57

ant1

Re : Conky : Postez vos conkyrc ou certaines parties intéressantes

Voilà avec le temps un conky sans grande originalité, mais complet et bien organisé (les informations importantes au milieu). Attention si vous chargez la grande image, y'en a pour 1 méga et quelques ... hmm

6fdbee3e9be6920bac68593d285bbtt.jpg

le conkyrc qui va avec :

background yes
use_xft yes
xftfont sans:size=8
uppercase no

update_interval 3.0
total_run_times 0
double_buffer yes
no_buffers yes
cpu_avg_samples 2
net_avg_samples 2

own_window_type override 	
own_window_transparent yes
alignment top_right
gap_x 10
gap_y 40 
minimum_size 400 10
maximum_width 260
draw_shades no
draw_outline no
draw_borders no
stippled_borders 3
use_spacer no

default_color black
default_shade_color black
default_outline_color black

TEXT
${color #FF0000}CPU Freq. :${color #C50000} $freq_dyn_g GHz ${color #FF0000}   -  Uptime${color #C50000} $uptime
${color #FF0000}Vent. CPU : ${color #C50000}${execi 6 ~/.sondes/ventilo-cpu.sh}RPM  ${color #FF0000} -  Vent. In : ${color #C50000}${execi 6 ~/.sondes/ventilo-in.sh}RPM
${color #FF0000}Temp. CPU : ${color #C50000}${execi 9 ~/.sondes/CPU.sh}°C  ${color #FF0000}   -  Temp. hda  : ${color #C50000}${hddtemp /dev/hda}
${color #FF0000}Temp. GPU : ${color #C50000}${execi 9 ~/.sondes/GPU.sh}°C ${color #FF0000}     -   Temp. hdb : ${color #C50000}${hddtemp /dev/hdb}

$color$stippled_hr

 ${color #E00202}Ubuntu :  ${fs_free /} libre sur ${fs_size /}    :${fs_free_perc /}%
 ${fs_bar 5,246 /}
 ${color #C50000}Home :  ${fs_free /home} libre sur ${fs_size /home} :${fs_free_perc /home}%
 ${fs_bar 5,246 /home}
 ${color #940000}Stock :  ${fs_free /media/hdb1} libre sur ${fs_size /media/hdb1} :${fs_free_perc /media/hdb1}%
 ${fs_bar 5,246 /media/hdb1}

$color$stippled_hr

${color #000000}${cpugraph cpu0 32,258 000000 FF0000}

${color #FF0000} CPU Usage :${color #C50000} $cpu% ${cpubar}
${color #FF0000} RAM :${color #C50000} $mem/$memmax - $memperc% ${membar}
${color #FF0000} SWAP :${color #C50000} $swap/$swapmax  - $swapperc% ${swapbar}
${color #FF0000} Processes :${color #C50000} $processes  ${color #FF0000} -   Running :${color #C50000} $running_processes

$color$stippled_hr

${color #FF0000} CPU%      MEM%       PID         NAME
${color #E60000}${top cpu 1}      ${top mem 1}      ${top pid 1}     ${top name 1}
${color #E60000}${top cpu 2}      ${top mem 2}      ${top pid 2}     ${top name 2} 
${color #C50000}${top cpu 3}      ${top mem 3}      ${top pid 3}     ${top name 3}
${color #C50000}${top cpu 4}      ${top mem 4}      ${top pid 4}     ${top name 4} 
${color #AC0000}${top cpu 5}      ${top mem 5}      ${top pid 5}     ${top name 5}

$color$stippled_hr

${color #FF0000} MEM%      CPU%       PID         NAME
${color #E60000}${top_mem mem 1}      ${top_mem cpu 1}      ${top_mem pid 1}     ${top_mem name 1}
${color #E60000}${top_mem mem 2}      ${top_mem cpu 2}      ${top_mem pid 2}     ${top_mem name 2} 
${color #C50000}${top_mem mem 3}      ${top_mem cpu 3}      ${top_mem pid 3}     ${top_mem name 3}
${color #C50000}${top_mem mem 4}      ${top_mem cpu 4}      ${top_mem pid 4}     ${top_mem name 4} 
${color #AC0000}${top_mem mem 5}      ${top_mem cpu 5}      ${top_mem pid 5}     ${top_mem name 5}

$color$stippled_hr

 ${color #FF0000}Up:${color #C50000} ${upspeed ppp0} k/s${color #FF0000}${offset 74} Down:${color #C50000} ${downspeed ppp0} k/s
 ${color #FF0000}Total :${color C50000} ${totalup ppp0}${offset 47} ${color #FF0000}Total :${color C50000} ${totaldown ppp0}
${color #000000}${upspeedgraph ppp0 32,128 000000 FF0000} ${color #000000}${downspeedgraph ppp0 32,128 000000 FF0000}

${color #FF0000} Adr. IP : ${color #C50000}${addr ppp0}${color #FF0000} - Ports ouverts : ${color #C50000}${tcp_portmon 1 65535 count}
${color #E60000}${tcp_portmon 1 65535 lservice 0}    ${tcp_portmon 1 65535 rhost 0}
${color #E60000}${tcp_portmon 1 65535 lservice 1}    ${tcp_portmon 1 65535 rhost 1}
${color #C50000}${tcp_portmon 1 65535 lservice 2}    ${tcp_portmon 1 65535 rhost 2}
${color #C50000}${tcp_portmon 1 65535 lservice 3}    ${tcp_portmon 1 65535 rhost 3}
${color #AC0000}${tcp_portmon 1 65535 lservice 4}    ${tcp_portmon 1 65535 rhost 4}
${color #AC0000}${tcp_portmon 1 65535 lservice 5}    ${tcp_portmon 1 65535 rhost 5}
${color #940000}${tcp_portmon 1 65535 lservice 6}    ${tcp_portmon 1 65535 rhost 6}

Merci à tous ceux qui ont posté le leur pour l'inspiration. Ceci dit la page man de conky est très bien faite.

Dernière modification par ant1 (Le 06/11/2007, à 19:00)

Hors ligne

#523 Le 06/11/2007, à 19:39

benjisan

Re : Conky : Postez vos conkyrc ou certaines parties intéressantes

Merci pour la réponse.
mais je veux juste que le conky n'apparaisse pas dans une fenetre de terminal, un peu comme sur l'exemple d'ant1.
merci.


C'est pas normal alors si j'ai l'air d'être con (et si je ne brille pas) ???

Hors ligne

#524 Le 06/11/2007, à 21:21

ant1

Re : Conky : Postez vos conkyrc ou certaines parties intéressantes

benjisan
utilise mes options si tu as beryl ou compiz comme WM. Conky sera présent sur tous les bureaux, comme collé dans le fond, mais les icônes du bureau disparaissent.

own_window_type override     
own_window_transparent yes

Par contre si tu es dans metacity, kde ou autre, utilise plutot ces options (les icônes ne clignotent plus) :

own_window yes
own_window_transparent yes
own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager

Je crois qu'ainsi que tu auras le comportement désiré. Sinon voir man conky.

Hors ligne

#525 Le 06/11/2007, à 22:59

benjisan

Re : Conky : Postez vos conkyrc ou certaines parties intéressantes

merci pour vos infos...
maintenant pour mon conky j'aimerais juste une petite info... voila, mon conky s'affiche en une ou deux lignes sur en haut (plutot que comme un rectangle à gauche ou à droite).
et j'ai ajouté la météo, mais elle ne s'affiche pas comme le reste du conky, elle reste en forme "normale" alors que le reste du conky s'affiche en une ligne au dessus.
donc j'aimerais savoir comment faire pour afficher la météo en une ligne , comme le reste s'il vous plait.


C'est pas normal alors si j'ai l'air d'être con (et si je ne brille pas) ???

Hors ligne