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.

#251 Le 06/08/2007, à 23:49

andrelec1

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

ya des erreur serveur chez eux de temps en temps

tien ta pas de chance toi ... ( comme moi est les ipod , je vien de faire la demande, pour qu'il me change mon 3eme ipod video; un coup c'est le disque qui plante, ou alors c'est la batterie... sur celui la , c'est le hold qui reste bloquer , alors que le bouton n'est pas sur la position hold ... )


Je crois que mes chances avec elle sont tellement mince que si on gravait des processeurs a cette epaisseur on atteindrait les 12 ghz.
████████████████████████████
█████████ Black -Out  ███████████
████████████████████████████

Hors ligne

#252 Le 07/08/2007, à 08:04

farnsworth

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

jajaX a écrit :

- farnsworth (ou quelq'un d'autre), tu récupères tes températures de disques durs avec hddtemp. jusque là tout va bien... mais je peux pas le lancer en simple utilisateur... une idée ?

vi, tu fais ca: sudo dpkg-reconfigure hddtemp et tu reponds oui a la question concernant le bit setuid root.

jajaX a écrit :

- j'ai béryl de lancer en ce moment mais surtout avec un dualscreen. pour la position, si je laisse "bottom_left", conky s'affiche en bas à droite de mon second écran (TV pas toujours allumée). j'aimerais qu'il s'affiche en haut à droite mais du bureau de gauche (mon écran LCD).

La par contre je sais pas trop, il y a certainement moyen de specifier la position en pixels mais je ne sais pas comment...

Hors ligne

#253 Le 07/08/2007, à 11:19

jajaX

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

ok merci de ta réponse. je vais chercher et je vous tiens au courant wink


@+
jajaX
Asus X93SM-YZ157V / Asus X93SM-YZ065V sous KDE Neon
ASUS K95VB sous Kubuntu 22.04 Jammy Jellyfish (64 bits) / ACER Aspire 5612 WLMI sous Kubuntu 18.04 Bionic Beaver (32 bits)

Hors ligne

#254 Le 07/08/2007, à 17:53

jajaX

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

bon alors voici mon 1er résultat ici

précison :
- à gauche => superkaramba que je trouve beau
- à droite => conky => que je trouve très moche lol

j'ai réussi pour la position grâce à un post de ce sujet. je tiens, au passage à vous remercier car j'ai "piqué" pas mal de "trucs" dans vos .conkyrc tongue

voici le mien =>

use_xft yes
xftfont Arial:size=6
xftalpha 0.8
update_interval 1.0
total_run_times 0
own_window yes
own_window_transparent yes
double_buffer yes
minimum_size 250 10
draw_shades no
draw_outline no
draw_borders no
stippled_borders 0
border_margin 0
border_width 0
alignment top_left
gap_x 925
gap_y 20
no_buffers no
uppercase no
cpu_avg_samples 2
net_avg_samples 2
override_utf8_locale yes
use_spacer no
own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
own_window_type override

TEXT
${font Dungeon:style=Bold:pixelsize=12}
${color #4582B5}Hello ${exec whoami}! Bienvenue sur ${nodename} 
${color lightgrey}${time %A %d %B %Y} - ${time %H:%M:%S}
${color lightgrey}Uptime: ${color #ddaa00}$uptime ${color lightgrey}
Noyau : $kernel sur Ubuntu Feisty 7.04

${color #4582B5}Informations système :
${color #e08000}Fréquence du CPU : Athlon64 3200 à ${color #ddaa00}$freq_dyn Mhz
${color #e08000}CPU:    ${color white}${cpu}% ${alignr}${cpubar 6,255}  
${color #e08000}RAM:   ${color white}${memperc}% ${alignr}${color white}${membar 6,255}  
${color #e08000}Swap:   ${color white}${swapperc}% ${alignr}${color white}${swapbar 6,255}  
${color lightgrey}${cpugraph ffc11f 8b4b0b}
${voffset -25}${alignc}${color white}Charge CPU

${color lightgrey}Ram : ${color #ddaa00}$mem ${color lightgrey}/ $memmax - ${color #ddaa00}$memperc% ${color #ddaa00}$membar
${color lightgrey}Swap : ${color #ddaa00}$swap ${color lightgrey}/ $swapmax - ${color #ddaa00}$swapperc% ${color #ddaa00}$swapbar

${color #4582B5}Réseau :
${color #e08000}Local IP: ${color white}${addr eth0} ${alignr}${color #e08000}Public IP: ${color white}${execi 3600 wget -O - http://ip.tupeux.com | tail}
${color #FFFFFF}${downspeedgraph eth0 ffc11f 8b4b0b 120}
${voffset -30}${alignc}${color white}Download Speed:${color white} ${downspeed eth0}ko/s - ${color white}Downloaded: ${color white}${totaldown eth0}
${color #FFFFFF}${upspeedgraph eth0 ffc11f 8b4b0b 30}
${voffset -25}${alignc}${color white}Upload Speed:${color white} ${upspeed eth0}ko/s - ${color white}Uploaded: ${color white}${totalup eth0}

${color #4582B5}Espace Disques :
${color #e08000}Root:  ${alignr}${fs_used /}  sur  ${fs_size /}  -  ${fs_free_perc /}% de libre
${color white}${fs_bar /}
${color #e08000}Home:  ${alignr}${fs_used /home}  sur  ${fs_size /home}  -  ${fs_free_perc /home}% de libre
${color white}${fs_bar /home}
${color #e08000}Sda1:  ${alignr}${fs_used /media/sda1}  sur  ${fs_size /media/sda1}  -  ${fs_free_perc /media/sda1}% de libre
${color white}${fs_bar /media/sda1}
${color #e08000}Sda5:  ${alignr}${fs_used /media/sda5}  sur  ${fs_size /media/sda5}  -  ${fs_free_perc /media/sda5}% de libre
${color white}${fs_bar /media/sda5}
${color #e08000}Hdc1:  ${alignr}${fs_used /media/hdc1}  sur  ${fs_size /media/hdc1}  -  ${fs_free_perc /media/hdc1}% de libre
${color white}${fs_bar /media/hdc1}
${color #e08000}Hdd1:  ${alignr}${fs_used /media/Disque_USB}  sur  ${fs_size /media/Disque_USB}  -  ${fs_free_perc /media/Disque_USB}% de libre
${color white}${fs_bar /media/Disque_USB}

${color #4582B5}Températures :
${color lightgrey}Disques durs : Hda: ${color #ddaa00}${execi 10 hddtemp -n /dev/hda}°C ${color lightgrey} - Hdc: ${color #ddaa00}${execi 10 hddtemp -n /dev/hdc}°C
${color lightgrey}Hdd: ${color #ddaa00}${execi 10 hddtemp -n /dev/hdd}°C - ${color lightgrey}Sda: ${color #ddaa00}${execi 10 hddtemp -n /dev/sda}°C

${color lightgrey}Système :
${color lightgrey}CPU Temp: ${color #ddaa00}${i2c 9191-0290 temp 2} °C - ${color lightgrey}M/B Temp: ${color #ddaa00}${i2c 9191-0290 temp 1} °C
${color lightgrey}Tour: ${color #ddaa00}${i2c 9191-0290 temp 3} °C - ${color lightgrey}GPU : ${color #ddaa00}${execi 300 ~/temp.sh} °C

${color #ddaa00}Accès aux HDD:
${color #FFFFFF}${diskiograph FF00AB FFE200}
${voffset -21}${alignc}${color #ddaa00}I/O:${color white} ${diskio}

le code du temp.sh :

#!/bin/bash
nvidia-settings -q gpucoretemp  | grep '):' | awk '{print $4}'

il n'y a plus qu'à rendre ça un peu plus beau... dommage qu'on puisse pas mettre d'image d'ailleurs...


@+
jajaX
Asus X93SM-YZ157V / Asus X93SM-YZ065V sous KDE Neon
ASUS K95VB sous Kubuntu 22.04 Jammy Jellyfish (64 bits) / ACER Aspire 5612 WLMI sous Kubuntu 18.04 Bionic Beaver (32 bits)

Hors ligne

#255 Le 07/08/2007, à 18:14

desmogone

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

farnsworth a écrit :

Allez, c'est mon tour:
http://img172.imageshack.us/img172/2627/conkynv9.png
voici mon script inspire je crois d'un script recupere ici meme:

#emplacement
alignment top_right

#pour que conky tourne en arriere plan
#background yes
background no #pour les tests

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

#affiche le texte sur la sortie standard
out_to_console no

# Utiliser Xft (polices lissées etc)
use_xft yes

#police a utiliser : use_xft doit etre a "yes"
xftfont Terminal Bitstream Vera Sans Mono:size=8

# utiliser sa propre fenetre ?
own_window yes

#type de fenetre : normal(avec le cadre) / override / desktop
own_window_type override

#pseudo transparence?
own_window_transparent yes

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

# pour eviter le clignotement
double_buffer yes

# afficher les ombres?
draw_shades no

# afficher des contours ?
draw_outline no

#contours autour des blocs de texte?
draw_borders no

# contour en trait-tillés, longueur d'un trait en pixels
stippled_borders 10

#largeur des marges
border_margin 10

# largeur du contour
border_width 1

# couleur par defaut du texte, de l'ombre et du contour
default_color white
default_shade_color black
default_outline_color white

# ecart avec le bord x=gauche ou droit y= haut ou bas
gap_x 10
gap_y 30

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

# Soustraire les mémoires tampons de la mémoire utiliser ?
no_buffers yes

# Tout le texte en majuscule ?
uppercase no

TEXT
${font Dungeon:style=Bold:pixelsize=12}
${color lightgrey}Hello ${exec whoami}! Bienvenue sur ${nodename}
${color lightgrey}${time %A %d %B %Y} - ${time %H:%M:%S}

${color lightgrey}Uptime: ${color #ddaa00}$uptime ${color lightgrey}- Load Average: ${color #ddaa00}$loadavg
${color lightgrey}IP Publique: ${color #ddaa00}${exec ~/.scripts/ip.sh}
$color$stippled_hr
${color lightgrey}Ethernet (eth0): ${color #ddaa00}${addr eth0}${alignr}${color lightgrey}DL: ${color #22ccff}${totaldown eth0} ${color lightgrey}/ UP: ${col
or #22ccff}${totalup eth0}
${color lightgrey}Entrant: ${color #22ccff}${downspeed eth0}k/s${color lightgrey} ${offset 65}Sortant: ${color #22ccff}${upspeed eth0}k/s
${color lightgrey}${downspeedgraph eth0 25,170 ffc11f 8b4b0b} $alignr${color lightgrey}${upspeedgraph eth0 25,170 ffc11f 8b4b0b}

${color lightgrey}Wifi (ra0): ${color #ddaa00}${addr ra0}${alignr}${color lightgrey}DL: ${color #22ccff}${totaldown ra0} ${color lightgrey}/ UP: ${color #22c
cff}${totalup ra0}
${color lightgrey}Entrant: ${color #22ccff}${downspeed ra0}k/s${color lightgrey} ${offset 65}Sortant: ${color #22ccff}${upspeed ra0}k/s
${color lightgrey}${downspeedgraph ra0 25,170 ffc11f 8b4b0b} $alignr${color lightgrey}${upspeedgraph ra0 25,170 ffc11f 8b4b0b}
$color$stippled_hr
${color lightgrey}Disques: hda: ${color #ddaa00}${execi 10 hddtemp -n /dev/hda}°C ${color lightgrey} - hdb: ${color #ddaa00}${execi 10 hddtemp -n /dev/hdb}°C
 ${color lightgrey} - hdd: ${color #ddaa00}unknown
${color lightgrey}GPU: ${color #ddaa00}${execi 10 ~/.scripts/nv_temp.sh}°C ${color lightgrey}Frequences GPU/Mem: ${color #ddaa00}${exec ~/.scripts/nv_freq.sh
}
${color lightgrey}CPU: ${color #ddaa00}${execi 10 ~/.scripts/cpu_temp.sh}°C ${color lightgrey}Frequence: ${color #ddaa00} $freq_dyn_g GHz
${color lightgrey}Occupation CPU:${color #FF0000} ${cpu}% ${cpubar}
${color lightgrey}${cpugraph ffc11f 8b4b0b}
${color lightgrey}Ram : ${color #ddaa00}$mem ${color lightgrey}/ $memmax - ${color #ddaa00}$memperc% ${color #ddaa00}$membar
${color lightgrey}Swap : ${color #ddaa00}$swap ${color lightgrey}/ $swapmax - ${color #ddaa00}$swapperc% ${color #ddaa00}$swapbar
$color$stippled_hr
${color lightgrey}I/O disque: ${color #ddaa00}${diskio}
${color lightgrey}${diskiograph ffc11f 8b4b0b}
${color #FFFF00}/${alignc}${fs_used /}/${fs_size /}${alignr}${fs_used_perc /}%
${fs_bar 8 /}
${color #FFFFFF}home${alignc}${fs_used /home}/${fs_size /home}${alignr}${fs_used_perc /home}%
${fs_bar 8 /home}
${if_mounted /media/DIVERS}${color #ddaa00}Divers${alignc}${fs_used /media/DIVERS}/${fs_size /media/DIVERS}${alignr}${fs_used_perc /media/DIVERS}%
${fs_bar 8 /media/DIVERS}$endif
$color$stippled_hr
${alignc}${color lightgrey}Processus: ${color #ddaa00}$processes ${color lightgrey} - Actifs: ${color #ddaa00}$running_processes
${color lightgrey}Utilisation CPU
${offset 30}${color #CCCCCC}Nom${tab 110}PID${tab 55}CPU%
${offset 30}${color #ddaa00}${top name 1}${tab 110}${top pid 1}${tab 55}${top cpu 1}
${offset 30}${color #888888}${top name 2}${tab 110}${top pid 2}${tab 55}${top cpu 2}
${offset 30}${color #888888}${top name 3}${tab 110}${top pid 3}${tab 55}${top cpu 3}
${offset 30}${color #888888}${top name 4}${tab 110}${top pid 4}${tab 55}${top cpu 4}
${color lightgrey}Utilisation Memoire
${offset 30}${color #CCCCCC}Nom${tab 110}PID${tab 55}Mem%
${offset 30}${color #ddaa00}${top_mem name 1}${tab 110}${top_mem pid 1}${tab 55}${top_mem mem 1}
${offset 30}${color #888888}${top_mem name 2}${tab 110}${top_mem pid 2}${tab 55}${top_mem mem 2}
${offset 30}${color #888888}${top_mem name 3}${tab 110}${top_mem pid 3}${tab 55}${top_mem mem 3}
${offset 30}${color #888888}${top_mem name 4}${tab 110}${top_mem pid 4}${tab 55}${top_mem mem 4}

le script pour recuperer l'ip publique, j'ai fait en sorte de ne pas la recuperer toutes les deux secondes (freq de rafraichissement de conky) mais toutes les minutes:

FILE=/tmp/script_ip_`date +%M`

if [ -f $FILE ]
then
  cat $FILE
else
  rm /tmp/script_ip_?? > /dev/null 2>&1
  wget http://checkip.dyndns.org/ -O - -o /dev/null | cut -d: -f 2 | cut -d\< -f 1 | tee $FILE
fi

Voili, je pense que le reste des scripts n'est pas tres utile vu que lie a mon matos...

Salut !

En fait, je vois que tu as une nvidia, et justement, tes scripts concernant ta CG m'intéresseraient.
Et as-tu installé un programme spécifique pour récupérer tes infos ?

Merci d'avance !

Je posterai le mien quand j'aurais fini de le fignoler (tous les senseurs ne sont pas en place et il faut que je le mette en page et en couleurs !) ...

Desmogone, conky c'est plus léger et plus sobre qu'une desklet ...


Phenom II X4 940 - RAM 4Go - 9600GT - HDD Sata 500Go -  ubuntu 14.04 LTS 64 bits
Portable LDLC 13" - Pentium 2020M - RAM 4G - SSD Sata 120Go - xubuntu 15.04 64 bits
MSI Wind Atom N270 - RAM 2Go - i945 - SSD Sata 80Go - ubuntu 14.04 LTS 64 bits

Hors ligne

#256 Le 07/08/2007, à 18:51

Michel38

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

Bonsoir,
... il y a longtemps que je n'ai plus poster wink
capturere3.png
Shot at 2007-08-07

Dernière modification par Michel38 (Le 07/08/2007, à 20:50)


LM18.3 - Kernel: 4.4.0-53-generic i686 (32 bit gcc: 5.4.0) - Cinnamon 3.4.6 (Gtk 3.18.9-1ubuntu3.3)
System: CLEVO (portable)
CPU    : Dual core Intel Core i5-3230M
Card    : Intel 3rd Gen Core processor Graphics Controller

Hors ligne

#257 Le 07/08/2007, à 19:23

farnsworth

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

@desmogone:

::::::::::::::
nv_freq.sh
::::::::::::::
MEM=`nvclock -s | grep "Memory clock:" | awk '{printf("%d",$3)}'`
GPU=`nvclock -s | grep "GPU clock:" | awk '{printf("%d",$3)}'`
echo $GPU/$MEM MHz
::::::::::::::
nv_temp.sh
::::::::::::::
nvclock -T | grep temperature | awk '{printf("%i", $4)}'

et pour tout ca il te faut installer nvclock

Hors ligne

#258 Le 08/08/2007, à 08:11

HarKoT

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

@jajaX :

j'ai installé superKaramba pour voir ce que ça donnait, bon déjà t'as toute la modularité en moins de conky : le principe de conky c'est de pouvoir mettre exactement (et seulement) ce dont tu as besoin/envie.
Pourrais tu me dire quel est le "theme" de superkaramba que tu as utilisé pour ton screen stp ? j'aimerais faire deux trois tests (occupation de mon écran, consommation proce/ ram,...), car j'avoue tout de meme que graphiquement c'est beaucoup mieux je te l'accorde.
Autre probleme pour ma part : superKaramba comme son nom l'indique est un programme KDE (alors que conky n'a pas de préférence à ma connaissance) donc moyen dans gnome (chez moi il a planté et depuis il me marque que certains themes sont installés et ils apparaissent pas dans ma liste de themes hmm est-ce que tu sais dans quel repertoire les themes sont installés par défaut ? big_smile)

Merci d'avance wink

Hors ligne

#259 Le 08/08/2007, à 09:31

Gibool

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

HarKoT a écrit :

j'ai installé superKaramba pour voir ce que ça donnait, bon déjà t'as toute la modularité en moins de conky : le principe de conky c'est de pouvoir mettre exactement (et seulement) ce dont tu as besoin/envie.

Même chose pour Superkaramba.
Il faut éditer le fichier texte xxxxxxxxxx.theme , soit directement accessible si non compressé, ou en décompressant le fichier xxxxxxxx.skz du thème karamba.

#260 Le 08/08/2007, à 09:36

HarKoT

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

ok j'vais voir ça,
et sinon t'as trouvé a quel endroit il les installait par défaut ?
Car en fait j'les ai installés directement via l'interface de superKaramba et j'sais pas du tout où il les a mis :s

Hors ligne

#261 Le 08/08/2007, à 09:42

Gibool

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

Fais un essai avec ça.

Plus d'info @ http://netdragon.sourceforge.net/sinfo.html

#262 Le 08/08/2007, à 10:08

jajaX

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

[HS]alors superkaramba est effectivement une appli KDE (sous gnome, il y a les Screenlets wink) mais bon je te réponds quand même.

le thème utilisé est VersuriStyle 1.2 que j'ai modifié et mis à ma "sauce". je peux te donner mon code si tu veux wink

pour les thèmes superkaramba, en fait tu récupères les fichiers sur KDElook. ensuite tu le lances via superkaramba. chez moi, ça marche pas comme ça (enfin le thème se lance mais je peux pas le configuré...) et en plus on peut pas éditer comme on veux donc...

je dézippe l'archive (zip) et je l'enregistre dans un répertoire de mon home. ensuite je vais le chercher pour l'ouvrir.

concernant le code (python, il me semble), c'est personnalisable (heureusement) mais le plus chiant est qu'il faut calculer la position de chaque élément à la main ! conky est beaucoup plus simple pour ça c'est clair !!

c'est beaucoup plus beau !! si quelqu'un connait un moyen de mettre des images avec conky je prends !!![/HS]

Dernière modification par jajaX (Le 08/08/2007, à 10:11)


@+
jajaX
Asus X93SM-YZ157V / Asus X93SM-YZ065V sous KDE Neon
ASUS K95VB sous Kubuntu 22.04 Jammy Jellyfish (64 bits) / ACER Aspire 5612 WLMI sous Kubuntu 18.04 Bionic Beaver (32 bits)

Hors ligne

#263 Le 08/08/2007, à 10:39

Gibool

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

jajaX a écrit :

et en plus on peut pas éditer comme on veux donc...

Ca dépend de la complexité du thème d'un point de vue interface.
Le thème Aero-Gr2 que je donne en exemple ne contient aucun fichier python, et le fichier à modifier xxx.theme est un simple fichier texte aussi  simple qu'un fichier conky.

"si quelqu'un connait un moyen de mettre des images avec conky je prends !!!"
Je crois que c'est toute la différence entre conky et Skaramba !

Bonne suite sur conky, puisque c'est le sujet  !

exemple  Aero-Gr-2.theme

# Aero-Gr based on Aero-X

# general
KARAMBA x=500 y=350 w=231 h=360 interval=0 locked=true
image x=0 y=0 path="image/aero01.png" name="background"
defaultfont color=0,0,0 fontsize=10 font="sans-serif"

# Icons
image x=15 y=18 path="image/comp.png"
image x=14 y=95  path="image/amd.png"
image x=15 y=133  path="image/Ram1.png"
image x=12 y=184 path="image/browser.png"
image x=12 y=238 path="image/hd1.png"
image x=13 y=296 path="image/time.png"

# Computer
text x=78 y=24 sensor=program program="lsb_release -d | sed -e 's/.*: //' | awk '{print $2,$3}'"
text x=60 y=35 sensor=program program="echo Kernel: `uname -r`"
text x=67 y=47 sensor=program program="echo Kde:`kde-config --version | grep KDE | sed -e 's/.*: //'`"

# CPU
text x=26 y=83 sensor=program program="cat /proc/cpuinfo | grep 'model name' | cut -d : -f2"
image x=61  y=101 path="image/bg_cpu_1.png"
graph x=61  y=103 w=97 h=19 sensor=cpu points=80
text  x=169 y=106 sensor=cpu format="%v%" interval=1000 

# /
text x=60 y=240 sensor=disk mountpoint="/" format="Root: %u MB" interval=1000  align=left
text x=166 y=230 sensor=disk mountpoint="/" format="%t MB" interval=1000
image x=60 y=232 path="image/bg_all_1.png"
bar x=61 y=233 w=100 value=1 vertical=false path="image/disk.png" interval=1000 sensor=disk mountpoint="/"

# Home
text x=60 y=260 sensor=disk mountpoint="/home" format="Home: %u MB" interval=1000  align=left
text x=166 y=250 sensor=disk mountpoint="/home" format="%t MB" interval=1000 
image x=60 y=252 path="image/bg_all_1.png"
bar x=61 y=253 w=100 value=1 vertical=false path="image/disk.png" interval=1000 sensor=disk mountpoint="/home"

# M-files
text x=60 y=280 sensor=disk mountpoint="/M-files" format="M-files: %u MB" interval=1000  align=left
text x=164 y=270 sensor=disk mountpoint="/M-files" format="%t MB" interval=1000 
image x=60 y=272 path="image/bg_all_1.png"
bar x=61 y=273 w=100 value=1 vertical=false path="image/disk.png" interval=1000 sensor=disk mountpoint="/M-files"


# Ram
text x=60 y=141 sensor=memory format="Ram: %um MB" interval=1000  align=left
text x=169 y=132 sensor=memory format="%tm MB" interval=1000
image x=60 y=133 path="image/bg_all_1.png"
bar x=61 y=134 w=100 value=1 vertical=false path="image/disk.png" interval=1000 sensor=memory
#format="%um"format="%um"format="%um" max=1011

# Swap
text x=60 y=161 sensor=memory format="Swap: %us MB" interval=1000  align=left
text x=166 y=152 sensor=memory format="%ts MB" interval=1000
image x=60 y=153 path="image/bg_all_1.png"
bar x=61 y=154 w=100 value=1 vertical=false path="image/disk.png" interval=1000 sensor=memory format="%us
" max=1028

# Network (eth0)
image x=60  y=180 path="image/bg_cpu_1.png"
# In 71,118,213
graph x=61  y=180 w=97 h=17  sensor=network device="eth0" format="%in" max=120 interval=1000 
text  x=166 y=181  sensor=network device="eth0" format="%in kB/s" interval=2000 
# Out 101,249,98
graph x=61  y=180 w=97 h=19 color=233,10,18 sensor=network format="%out"device="eth0"  max=30 interval=1500
text  x=166 y=191 sensor=network device="eth0" format="%out kB/s" interval=2000 color=233,10,18

# IP Lan:
text x=60 y=203 value="IP-Lan:" color=0,0,0 fontsize=10 font="sans-serif"
text x=96 y=204 sensor=program program="/sbin/ip route | grep 'src ' | cut -d c -f3 " align=right" interval=100

# IP Net:
text x=60 y=215 value="IP-Net:"
text x=170 y=216 sensor=program program="rm -rf .temp ; mkdir .temp ; cd .temp ; wget http://checkip.dyndns.org/index.html && cat index.html | cut -d ' ' -f 6 | cut -d '<' -f 1 ; cd .. ; rm -rf .temp" align=right

# time 
text x=85 y=303 sensor=time format="ddd dd.MM.yyyy"
text x=102 y=318 sensor=time format="hh:mm:ss"

#264 Le 08/08/2007, à 11:18

jajaX

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

idem pour le mien :

################################################################
# Theme by	: Reinaldo Versuri
# Theme name 	: VersuriStyle
# Theme Version	: 1.0 
################################################################
# Karamba Configura�es
karamba x=100 y=100 w=243 h=800 interval=1000 locked=false
#
# Fonte padr�
defaultfont color=255,255,255 fontsize=10 font="Tahoma" shadow=2 bgcolor=0,0,0
#
# Escolha o fundo desejado, suprima os # para mostrar e comente com # para inibir
#image x=0 y=0 path="ver-image/fundo1.png" name="background"
#image x=0 y=0 path="ver-image/fundo2.png" name="background"
#image x=0 y=0 path="ver-image/fundo3.png" name="background"
#
################################################################
# Quadro 1 - Distribui�o
# Escolha a sua Distribui�o, as duas linhas se referem ao �one e ao nome da distribui�o - suprima os # para mostrar e comente com # para inibir
#
#text x=128 y=10 value="Linux" fontsize=18 align=center
#image x=8 y=20 path="ver-icons/linux.png"
#
text x=124 y=10 value="Kubuntu linux Feisty 7.04" fontsize=18 align=center
image x=10 y=30 path="ver-icons/kubuntu.png"
#
#text x=128 y=10 value="Kubuntu" fontsize=18 align=center
#image x=12 y=26 path="ver-icons/kubuntu.png"
#
#text x=128 y=10 value="Kurumin" fontsize=18 align=center
#image x=2 y=20 path="ver-icons/kurumin.png"
#
#text x=128 y=10 value="Kalango" fontsize=18 align=center
#image x=15 y=20 path="ver-icons/kalango.png"
#
#text x=128 y=5 value="Slackware" fontsize=18 align=center
#image x=15 y=30 path="ver-icons/slackware.png"
#
#text x=128 y=10 value="Debian" fontsize=18 align=center
#image x=10 y=25 path="ver-icons/debian.png"
#
###
# Infos da Distribui�o
text x=60 y=35 value="Kernel :" 				
text x=120 y=35  sensor=program program="uname -r" color=172,213,251 
###
text x=60 y=50 value="Machine :" 			
text x=120 y=50 sensor=program program="uname -m" color=172,213,251 
###
text x=60 y=65 value="KDE / Qt :"								
text x=155 y=65 value="/" color=172,213,251 									
text x=120 y=65 sensor=program program="kde-config --version | grep KDE | sed -e 's/.*: //'"	color=172,213,251 
text x=175 y=65 sensor=program program="kde-config --version | grep Qt | sed -e 's/.*: //'" color=172,213,251 
#
############################################################
# Quadro 2 - Usu�ios e Hora
image x=20 y=130 path="ver-icons/ktimer.png"
###
text x=128 y=108 sensor=program program="echo ${USER}@`hostname`" fontsize=15 align=center 
###
text x=60 y=130 value="Heure:" color=255,255,255 fontsize=9
text x=115 y=130 sensor=time format=" hh:mm:ss" color=172,213,251 fontsize=9 interval=1000
###
text x=60 y=142 value="Date:" color=255,255,255 fontsize=9
text x=115 y=142 sensor=time format=" dd. MMM yyyy" color=172,213,251 fontsize=9 interval=1800000
###
text x=60 y=154 value="User :"	 
text x=120 y=154 sensor=program program="users"	color=172,213,251 
###
text x=60 y=166 value="Uptime :" 								
text x=120 y=166 sensor=uptime format="%d jour(s)  %H h %M m" color=172,213,251
#
##############################################################
# Quadro 3 - CPU Infos
image x=20 y=228 path="ver-icons/system.png"
###
image x=60 y=220 path="ver-image/grill.png"
text x=45 y=205 sensor=program program="cat /proc/cpuinfo | grep 'model name' | sed -e 's/.*: //'"
###
#Utiliza�o
graph x=61 y=222 w=150 h=33 sensor=cpu points=80 color=1,247,1	
text x=20 y=231 sensor=cpu format="%v%" interval=1000 color=1,247,1
###
text x=60 y=260 value="Fréquence du CPU :"
text x=160 y=260 sensor=program program="cat /proc/cpuinfo | grep 'cpu MHz' | sed -e 's/.*: //'| sed -e 's/\..../ MHz/'" color=172,213,251 
### Escolha o comando que mostra a temperatura da CPU, por padr� est�habilitado o hddtemp, se quiser alterar basta comentar com # e descomentar a linha desejada.
#
text x=60 y=273 value="GPU température :"
text x=158 y=273 sensor=program program="nvidia-settings -q gpucoretemp  | grep '):' | awk '{print $4}'" color=172,213,251
text x=175 y=273 value="°C" color=172,213,251
#
text x=60 y=285 value="CPU température :"
text x=153 y=285 sensor=program program="sensors | grep 'CPU Temp:' | cut -c13-16" line=1 color=172,213,251 fontsize=11 font="Albany" interval=1000
text x=185 y=285 value="°C" color=172,213,251
###############################################################
# Quadro 4 - Mem�ia Infos
image x=12 y=317 path="ver-icons/mem.png"
###
text x=60 y=306 value="Mémoire"
text x=160 y=306 sensor=memory format="%fm Mb libre" color=172,213,251 
text x=145 y=330 sensor=memory format="%um de %tm Mb" align=center
bar  x=64  y=322 path="ver-image/barload.png" sensor=memory format="%um" interval=1000
image x=60  y=318 path="ver-image/barlines.png"
###
text x=60 y=345 value="Swap:"
text x=160 y=345 sensor=memory format="%fs Mb libre" color=172,213,251 
text x=145 y=370 sensor=memory format="%us de %ts Mb" align=center
bar  x=64 y=361 path="ver-image/barload.png" sensor=memory format="%us" interval=10000
image x=60  y=357 path="ver-image/barlines.png"
#
################################################################
# Quadro 5 - Internet
image x=20 y=420 path="ver-icons/network.png"
###
#Gr�ico
image x=60 y=383 path="ver-image/grill.png"
graph x=60 y=383 w=150 h=34 color=1,247,1 points=60 sensor=network format="%in" device="eth0"  max=60
graph x=60 y=384 w=150 h=34 color=247,1,1 points=60 sensor=network format="%out" device="eth0"  max=60
###
text x=60 y=426 value="Adresse IP:"
#
###Existem duas configura�es para captura do IP, suprima os # para mostrar e comente com # para inibir.
#
#text x=142 y=426 sensor=program program="ip.pl |cut -d : -f2" color=172,213,251
text x=145 y=426 sensor=program program="/sbin/ip addr show eth0 | grep 'inet ' | cut -d t -f2 | cut -d / -f1 | cut -b 2-" color=172,213,251
###
text x=60 y=441 value="Réception :"
text x=145 y=441 sensor=network device="eth0" format="%in kB/s" interval=1000 decimals=2 color=1,247,1
###
text x=60 y=455 value="Emission :"
text x=145 y=455 sensor=network device="eth0" format="%out kB/s" interval=1000 decimals=2 color=247,1,1
#
##############################################################
# Quadro 6 - Parti�es Infos
### Parti�o "/" do seu Linux
image x=20 y=500 path="ver-icons/hd-linux.png"
### Renomeia o Big Linux pelo nome da sua distribui�o. Ex.: value="Kurumin"
#
text x=60 y=498 value="Partition racine"
text x=160 y=498 sensor=disk format="Used: %up%" mountpoint="/" color=172,213,251 
text x=60 y=523 sensor=disk format="%u MB" mountpoint="/"
text x=130 y=523 value="de"
text x=160 y=523 sensor=disk format="%t MB" mountpoint="/"
#
bar   x=64  y=514 path="ver-image/barload.png" sensor=disk mountpoint="/" interval=100000 
image x=60  y=510 path="ver-image/barlines.png" 
#
#######
# O monitoramento da parti�o /home s��mostrada se voc�possuir uma parti�o /home separada.
#Nota: So h�espa� para duas parti�es mostradas no superkaramba, por default o /home j�vem exibido, se vc quiser desabilitar basta comentar as linhas com # 
#
### Home
image x=20 y=542 path="ver-icons/hd-linux.png"
text x=60 y=540 value="Home"
text x=160 y=540 sensor=disk format="Used: %up%" mountpoint="/home" color=172,213,251 
text x=130 y=565 value="de" 
text x=160 y=565 sensor=disk format="%t MB" mountpoint="/home" 
text x=60 y=565 sensor=disk format="%u MB" mountpoint="/home"
#
bar   x=64  y=556 path="ver-image/barload.png" sensor=disk #mountpoint="/home" interval=100000
image x=60  y=552 path="ver-image/barlines.png"
#
### Parti�o Windows - Altere o mountpoint conforme a sua instala�o.
### Voc�pode configurar esta parti�o com o mountpouint que desejar, se tiver dvidas sobre os pontos de montagem, abra um terminal e digite df.
### Altere o mountpoint conforme as parti�es do HD. Ex.: mountpoint="/media/hdb1"
# Nota: Somente h�espa� para monitoramento de duas parti�es, descomente as linhas abaixo se voc�inibiu o /home.
#
##############################################################
# Quadro 7 - Parti�es windows
image x=20 y=592 path="ver-icons/hd-windows.png"
text x=60 y=590 value="sda1"
text x=160 y=590 sensor=disk format="Used: %up%" mountpoint="/media/sda1" color=172,213,251 
text x=130 y=615 value="de" 
text x=160 y=615 sensor=disk format="%t MB" mountpoint="/media/sda1" 
text x=60 y=615 sensor=disk format="%u MB" mountpoint="/media/sda1"
#
bar   x=64  y=605 path="ver-image/barload.png" sensor=disk mountpoint="/media/sda1" interval=100000
image x=60  y=601 path="ver-image/barlines.png"
#
image x=20 y=640 path="ver-icons/hd-windows.png"
text x=60 y=638 value="sda5"
text x=160 y=638 sensor=disk format="Used: %up%" mountpoint="/media/sda5" color=172,213,251 
text x=130 y=663 value="de" 
text x=160 y=663 sensor=disk format="%t MB" mountpoint="/media/sda5" 
text x=60 y=663 sensor=disk format="%u MB" mountpoint="/media/sda5"
#
bar   x=64  y=653 path="ver-image/barload.png" sensor=disk mountpoint="/media/sda5" interval=100000
image x=60  y=649 path="ver-image/barlines.png"
#
image x=20 y=680 path="ver-icons/hd-windows.png"
text x=60 y=678 value="hdc1"
text x=160 y=678 sensor=disk format="Used: %up%" mountpoint="/media/hdc1" color=172,213,251 
text x=130 y=703 value="de" 
text x=160 y=703 sensor=disk format="%t MB" mountpoint="/media/hdc1" 
text x=60 y=703 sensor=disk format="%u MB" mountpoint="/media/hdc1"
#
bar   x=64  y=692 path="ver-image/barload.png" sensor=disk mountpoint="/media/hdc1" interval=100000
image x=60  y=689 path="ver-image/barlines.png"
#
image x=20 y=720 path="ver-icons/hd-windows.png"
text x=60 y=718 value="hdd1"
text x=160 y=718 sensor=disk format="Used: %up%" mountpoint="/media/Disque_USB" color=172,213,251 
text x=130 y=745 value="de" 
text x=160 y=745 sensor=disk format="%t MB" mountpoint="/media/Disque_USB" 
text x=60 y=745 sensor=disk format="%u MB" mountpoint="/media/Disque_USB"
#
bar   x=64  y=735 path="ver-image/barload.png" sensor=disk mountpoint="/media/Disque_USB" interval=100000
image x=60  y=731 path="ver-image/barlines.png"
###########################################################

@+
jajaX
Asus X93SM-YZ157V / Asus X93SM-YZ065V sous KDE Neon
ASUS K95VB sous Kubuntu 22.04 Jammy Jellyfish (64 bits) / ACER Aspire 5612 WLMI sous Kubuntu 18.04 Bionic Beaver (32 bits)

Hors ligne

#265 Le 08/08/2007, à 15:08

jajaX

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

encore moi !

j'ai viré conky et amélioré mon thème superkaramba (voir ici).

j'ai juste un soucis d'encodage du fichier du thème mais bon ça marche comme ça...

mais l'expérience conky a pas été inutile pour autant. ça m'a permis d'apprendre des choses big_smile

Dernière modification par jajaX (Le 08/08/2007, à 15:08)


@+
jajaX
Asus X93SM-YZ157V / Asus X93SM-YZ065V sous KDE Neon
ASUS K95VB sous Kubuntu 22.04 Jammy Jellyfish (64 bits) / ACER Aspire 5612 WLMI sous Kubuntu 18.04 Bionic Beaver (32 bits)

Hors ligne

#266 Le 08/08/2007, à 16:43

Di@bl@l

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

jajaX a écrit :

encore moi !

j'ai viré conky et amélioré mon thème superkaramba (voir ici).

j'ai juste un soucis d'encodage du fichier du thème mais bon ça marche comme ça...

mais l'expérience conky a pas été inutile pour autant. ça m'a permis d'apprendre des choses big_smile

juste comme ça : Combien prend de ram ton superkaramba avec tous les applets ???

Sinon moi j'ai un petit problème mon conky fonctionne, est bien affiché, mais par contre il freeze quand il est recouvert trop longtemps par une fenêtre !!!

mon .conkyrc :

own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
own_window_type override
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 yes
draw_outline no
draw_borders no
stippled_borders 8
border_margin 4
border_width 1
default_color #99CC33
default_shade_color black
default_outline_color black
alignment bottom_right
gap_x 8
gap_y 250
no_buffers yes
uppercase no
cpu_avg_samples 2
net_avg_samples 2
override_utf8_locale yes
use_spacer no


TEXT
$alignc$nodename - $sysname $kernel on $machine
$stippled_hr
$alignc${time %H:%M %A %d %B %Y}
$stippled_hr
${color #99CC33}Uptime:$color $uptime ${color #FFFFFF}- Load:$color $loadavg
${color #99CC33}Usage CPU:$color $cpu% ${color #FFFFFF} ${cpubar}
$color ${cpugraph FFFFFFF FFFFFFF}
${color #99CC33}Usage RAM:${color #FFFFFF} $mem/$memmax - $memperc% ${membar}
${color #99CC33}Usage Swap:${color #FFFFFF} $swap/$swapmax - $swapperc% ${swapbar}
${color #99CC33}Processus:$color $processes ${color #FFFFFF}Running:$color $running_processes
$color$stippled_hr
${color #99CC33}Reseau:
Down:${downspeed ra0} k/s${color #FFFFFF} ${offset 80}Up:${color #FFFFFF} ${upspeed ra0} k/s
$color${downspeedgraph ra0 32,150 FFFFFF FFFFFF} $color${upspeedgraph ra0 32,150 FFFFFF FFFFFF}
$color$stippled_hr
${color #99CC33}Espace Disque:
ext3: $color${fs_free /}/${fs_size /} ${fs_bar /}
${color #99CC33}hda3: $color${fs_free /media/hda3}/${fs_size /media/hda3}${fs_bar /media/hda3}
$color$stippled_hr
${color #99CC33}Mem usage
${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}
${color #FFFFFF}$stippled_hr
${color #99CC33}Port(s) ouvert(s): ${color #FFFFFF}${tcp_portmon 1 65535 count}
${color #FFFFFF}${tcp_portmon 1 65535 rhost 0} $alignr${tcp_portmon 1 65535 lservice 0}
${color #FFFFFF}${tcp_portmon 1 65535 rhost 1} $alignr${tcp_portmon 1 65535 lservice 1}
${color #FFFFFF}${tcp_portmon 1 65535 rhost 2} $alignr${tcp_portmon 1 65535 lservice 2}
${color #FFFFFF}${tcp_portmon 1 65535 rhost 3} $alignr${tcp_portmon 1 65535 lservice 3}
${color #FFFFFF}${tcp_portmon 1 65535 rhost 4} $alignr${tcp_portmon 1 65535 lservice 4}
${color #FFFFFF}${tcp_portmon 1 65535 rhost 5} $alignr${tcp_portmon 1 65535 lservice 5}
${color #FFFFFF}${tcp_portmon 1 65535 rhost 6} $alignr${tcp_portmon 1 65535 lservice 6}
${color #FFFFFF}${tcp_portmon 1 65535 rhost 7} $alignr${tcp_portmon 1 65535 lservice 7}
${color #FFFFFF}${tcp_portmon 1 65535 rhost 8} $alignr${tcp_portmon 1 65535 lservice 8}
${color #FFFFFF}${tcp_portmon 1 65535 rhost 9} $alignr${tcp_portmon 1 65535 lservice 9}

la photo :
3ogtb739.png

Hors ligne

#267 Le 08/08/2007, à 17:39

jajaX

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

il prends (je sais pas quelle valeur donner donc je donne les 2)

VmSize : 33088
VmRss : 13876


@+
jajaX
Asus X93SM-YZ157V / Asus X93SM-YZ065V sous KDE Neon
ASUS K95VB sous Kubuntu 22.04 Jammy Jellyfish (64 bits) / ACER Aspire 5612 WLMI sous Kubuntu 18.04 Bionic Beaver (32 bits)

Hors ligne

#268 Le 08/08/2007, à 21:45

desmogone

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

Salut !

Voici donc mon conky avec mes remerciements pour tous ceux dont le .conkyrc m'ont inspiré.
http://www.hiboox.com/lang-fr/image.php … 2lpsir.jpg
Il ne me reste qu'à le mettre en couleur, car pour le moment, blanc et gris, c'est un peu tristounet ...

#emplacement
alignment top_right

#pour que corky tourne en arriere plan
background yes
#background no #pour les tests

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

#affiche le texte sur la sortie standard
out_to_console no

# Utiliser Xft (polices lissées etc)
use_xft yes

#police a utiliser : use_xft doit etre a "yes"
#xftfont Purisa:size=8:bold
xftfont Terminus:size=8

# utiliser sa propre fenetre ?
own_window yes

#type de fenetre : normal(avec le cadre) / override / desktop
own_window_type override

#pseudo transparence?
own_window_transparent yes

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

# pour eviter le clignotement de la semaine
double_buffer yes

# afficher les ombres?
draw_shades no

# afficher des contours ?
draw_outline yes

#contours autour des blocs de texte?
draw_borders no

# contour en trait-tillés, longueur d'un trait en pixels
stippled_borders 5

#largeur des marges (n'a pas l'air de fonctionner)
border_margin 40

# largeur du contour
border_width 1

# couleur par defaut du texte, de l'ombre et du contour
default_color white
default_shade_color grey
default_outline_color black

# ecart avec le bord x=gauche ou droit y= haut ou bas
gap_x 30
gap_y 30

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

# Soustraire les mémoires tampons de la mémoire utiliser ?
no_buffers yes

# Tout le texte en majuscule ?
uppercase no

TEXT
$color$hr

Bonjour ${execi 3600 whoami} - Ubuntu 7.04 Feisty Fawn
${time %A %d/%m/%Y}   ${time %H:%M} - ${color lightgrey}Uptime : $color$uptime
$nodename - $sysname $kernel on $machine
Intel Core 2 Duo E6400 @ ${freq} Mhz

$color$hr

${color}Réseau Wi-Fi (wlan0) :
${color lightgrey}IP locale : ${color}${addr wlan0} ${alignr}${color lightgrey}IP Publique : ${color}${execi 3600 ~/.conky/ippub.sh}
${color lightgrey}Signal : ${color}${linkstatus wlan0} ${alignr}${color lightgrey}DL : ${color}${totaldown wlan0} ${color lightgrey}/ UP :${color} ${totalup wlan0}
${color lightgrey}Down : ${color}${downspeed wlan0} k/s ${alignr}${color lightgrey}Up : ${color}${upspeed wlan0} k/s
${color lightgrey}${downspeedgraph wlan0 25,150 ff0000 0000ff} ${alignr}${color lightgrey}${upspeedgraph wlan0 25,150 0000ff ff0000}

${color}$stippled_hr

${color lightgrey}CPU Usage : ${color}${cpu}% ${alignr}${color lightgrey}Processus : ${color}$processes  ${color lightgrey}Running : ${color}$running_processes
${color}$cpubar
${color lightgrey}Coeur 1 : ${color}${cpu cpu1}% ${cpubar cpu1}
${color lightgrey}Coeur 2 : ${color}${cpu cpu2}% ${cpubar cpu2}
${offset 40}Nom ${alignr 50}PID ${alignr 20}CPU%
${offset 40}$color${top name 1} ${alignr 30}${top pid 1} ${alignr 15}${top cpu 1}
${offset 40}${color grey}${top name 2} ${alignr 30}${top pid 2} ${alignr 15}${top cpu 2}
${offset 40}${color grey}${top name 3} ${alignr 30}${top pid 3} ${alignr 15}${top cpu 3}

${color lightgrey}RAM Usage :$color $mem/$memmax - $memperc% 
$membar
${color lightgrey}Swap Usage :$color $swap/$swapmax - $swapperc% 
${swapbar}
${offset 40}Nom ${alignr 45}PID ${alignr 20}Mem%
${offset 40}$color${top_mem name 1} ${alignr 30}${top_mem pid 1} ${alignr 15}${top_mem mem 1}
${offset 40}${color grey}${top_mem name 2} ${alignr 30}${top_mem pid 2} ${alignr 15}${top_mem mem 2}
${offset 40}${color grey}${top_mem name 3} ${alignr 30}${top_mem pid 3} ${alignr 15}${top_mem mem 3}

$color$stippled_hr

${color lightgrey}Filesystems :
${color lightgrey}linux     $color${fs_used /}/${fs_size /}${alignr}${fs_used_perc /}%
${fs_bar 8 /}
${color lightgrey}/home     $color${fs_used /home}/${fs_size /home}${alignr}${fs_used_perc /home}%
${fs_bar 8 /home} 
${color lightgrey}winxp     $color${fs_used /media/winxp}/${fs_size /media/winxp}${alignr}${fs_used_perc /media/winxp}%
${fs_bar 8 /media/winxp} 

$color$stippled_hr

${color lightgrey}Sondes lm-sensors+nvclock :
${offset 40}${color lightgrey}CPU : ${color}${i2c 9191-0290 temp 2}°C
${offset 40}${color lightgrey}GPU : ${color}${execi 10 ~/.conky/nvtemp.sh}.0°C
${offset 40}${color lightgrey}HDD : ${color}${execi 10 hddtemp -n /dev/sda}.0°C
${offset 40}${color lightgrey}SYS : ${color}${i2c 9191-0290 temp 1}°C
${offset 40}${color lightgrey}AUX : ${color}${i2c 9191-0290 temp 3}°C

${color}$hr

Je signale que pour les températures de la CM j'ai du installer lm-sensors.
Le disque dur, c'est grâce à hddtemp et pour la CG c'est nvclock.

Le petit script pour avoir l'IP publique

wget http://checkip.dyndns.org/ -O - -o /dev/null | cut -d: -f 2 | cut -d\< -f 1 > ip
cat ip

Celui pour avoir la t° GPU

#::::::::::::::
#nv_temp.sh
#::::::::::::::
nvclock -T | grep temperature | grep GPU | awk '{printf("%i", $4)}'

Desmogone, J'y suis arrivé ! wink


Phenom II X4 940 - RAM 4Go - 9600GT - HDD Sata 500Go -  ubuntu 14.04 LTS 64 bits
Portable LDLC 13" - Pentium 2020M - RAM 4G - SSD Sata 120Go - xubuntu 15.04 64 bits
MSI Wind Atom N270 - RAM 2Go - i945 - SSD Sata 80Go - ubuntu 14.04 LTS 64 bits

Hors ligne

#269 Le 08/08/2007, à 22:01

farnsworth

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

Je n'aime pas trop les scripts utilises a droite a gauche pour recuperer l'ip publique, on en change pas frequemment, donc ca ne sert strictement a rien de surcharger les serveurs qui proposent ces services en les interrogeants toutes les secondes, j'ai propose sur la page precedente un petit script qui interroge une fois par minute, faudrait que j'en fasse un qui le fait toutes les cinq minutes par exemple, c'est amplement suffisant!
Ces services sont gratuits mais ca n'est pas une raison pour en abuser, enfin ca n'est que mon avis et je le partage big_smile
edit: modif pour interroger toutes les cinq minutes, vous pouvez reduire ou augmenter la valeur si vous voulez, en tout cas ca me parait etre une bien meilleure solution (et en plus encore un argument: c'est beaucoup plus rapide que d'aller recuperer une page web a chaque fois):

#rafraichissement de l'ip en minutes (1<REFRESH<30)
REFRESH=5
FILE=/tmp/script_ip_$((`date +%M`/$REFRESH))

if [ -f $FILE ]
then
  cat $FILE
else
  rm /tmp/script_ip_* > /dev/null 2>&1
  wget http://checkip.dyndns.org/ -O - -o /dev/null | cut -d: -f 2 | cut -d\< -f1 | tee $FILE
fi

Dernière modification par farnsworth (Le 08/08/2007, à 22:16)

Hors ligne

#270 Le 08/08/2007, à 22:19

jajaX

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

hello

pourquoi personne n'utilise ce bout de code pour la température de leur nvidia ?

#!/bin/bash
nvidia-settings -q gpucoretemp  | grep '):' | awk '{print $4}'

???

qu'estce que nvclock a de plus ?


@+
jajaX
Asus X93SM-YZ157V / Asus X93SM-YZ065V sous KDE Neon
ASUS K95VB sous Kubuntu 22.04 Jammy Jellyfish (64 bits) / ACER Aspire 5612 WLMI sous Kubuntu 18.04 Bionic Beaver (32 bits)

Hors ligne

#271 Le 08/08/2007, à 22:23

farnsworth

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

rien big_smile je savais pas qu'on pouvait recuperer la temperature via cette appli, mais ca permet aussi de recuperer les frequences? (moi je trouve ca marrant de voir le GPU basculer entre mode 2D et 3D wink ).

Dernière modification par farnsworth (Le 08/08/2007, à 22:24)

Hors ligne

#272 Le 08/08/2007, à 23:14

jajaX

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

je pense que oui !!! enfin regarde dans ce qui suit =>

extrait de l'aide en ligne de commande :

-q, --query=[QUERY]
      The QUERY argument to the '--query' commandline option is of the form:

        {DISPLAY}/{attribute name}[{display devices}]

      This queries the current value of the attribute {attribute name} on the X
      Display {DISPLAY}.  The format is the same as that for the '--assign'
      option, without '={value}'.  Specify '-q screens', '-q gpus', or '-q
      framelocks' to query a list of X screens, GPUs, or Frame Lock devices,
      respectively, that are present on the X Display {DISPLAY}.  Specify '-q
      all' to query all attributes.

si je tape

nvidia-settings -q all

la réponse est (:D) pour ma Geforce 6600 PCIe (j'espère que ça va rentrer roll):

Attributes for athlon64:0.0:

  Attribute 'DigitalVibrance' (athlon64:0.0; display device: TV-0): 0.
    The valid values for 'DigitalVibrance' are in the range 0 - 63
    (inclusive).
    'DigitalVibrance' is display device specific.
    'DigitalVibrance' can use the following target types: X Screen, GPU.

  Attribute 'DigitalVibrance' (athlon64:0.0; display device: DFP-0): 0.
    The valid values for 'DigitalVibrance' are in the range 0 - 63
    (inclusive).
    'DigitalVibrance' is display device specific.
    'DigitalVibrance' can use the following target types: X Screen, GPU.

  Attribute 'ImageSharpening' (athlon64:0.0; display device: TV-0): 0.
    The valid values for 'ImageSharpening' are in the range 0 - 31
    (inclusive).
    'ImageSharpening' is display device specific.
    'ImageSharpening' can use the following target types: X Screen, GPU.

  Attribute 'ImageSharpening' (athlon64:0.0; display device: DFP-0): 0.
    The valid values for 'ImageSharpening' are in the range 0 - 31
    (inclusive).
    'ImageSharpening' is display device specific.
    'ImageSharpening' can use the following target types: X Screen, GPU.

  Attribute 'BusType' (athlon64:0.0): 2.
    The valid values for 'BusType' are in the range 0 - 3 (inclusive).
    'BusType' is a read-only attribute.
    'BusType' can use the following target types: X Screen, GPU.

  Attribute 'BusRate' (athlon64:0.0): 16.
    The valid values for 'BusRate' are in the range 1 - 16 (inclusive).
    'BusRate' is a read-only attribute.
    'BusRate' can use the following target types: X Screen, GPU.

  Attribute 'VideoRam' (athlon64:0.0): 262144.
    'VideoRam' is an integer attribute.
    'VideoRam' is a read-only attribute.
    'VideoRam' can use the following target types: X Screen, GPU.

  Attribute 'Irq' (athlon64:0.0): 5.
    'Irq' is an integer attribute.
    'Irq' is a read-only attribute.
    'Irq' can use the following target types: X Screen, GPU.

  Attribute 'OperatingSystem' (athlon64:0.0): 0.
    The valid values for 'OperatingSystem' are in the range 0 - 2 (inclusive).
    'OperatingSystem' is a read-only attribute.
    'OperatingSystem' can use the following target types: X Screen, GPU.

  Attribute 'SyncToVBlank' (athlon64:0.0): 0.
    'SyncToVBlank' is a boolean attribute; valid values are: 1 (on/true) and 0
    (off/false).
    'SyncToVBlank' can use the following target types: X Screen.

  Attribute 'AllowFlipping' (athlon64:0.0): 1.
    'AllowFlipping' is a boolean attribute; valid values are: 1 (on/true) and 0
    (off/false).
    'AllowFlipping' can use the following target types: X Screen.

  Attribute 'LogAniso' (athlon64:0.0): 0.
    The valid values for 'LogAniso' are in the range 0 - 4 (inclusive).
    'LogAniso' can use the following target types: X Screen.

  Attribute 'FSAA' (athlon64:0.0): 0.
    Valid values for 'FSAA' are: 0, 1, 2, 5, 6, 7, 8 and 9.
    'FSAA' can use the following target types: X Screen.

  Attribute 'TextureSharpen' (athlon64:0.0): 0.
    'TextureSharpen' is a boolean attribute; valid values are: 1 (on/true) and
    0 (off/false).
    'TextureSharpen' can use the following target types: X Screen.

  Attribute 'TwinView' (athlon64:0.0): 1.
    'TwinView' is a boolean attribute; valid values are: 1 (on/true) and 0
    (off/false).
    'TwinView' is a read-only attribute.
    'TwinView' can use the following target types: X Screen.

  Attribute 'ConnectedDisplays' (athlon64:0.0): 0x00010100.
    'ConnectedDisplays' is a bitmask attribute.
    'ConnectedDisplays' is a read-only attribute.
    'ConnectedDisplays' can use the following target types: X Screen, GPU.

  Attribute 'EnabledDisplays' (athlon64:0.0): 0x00010100.
    'EnabledDisplays' is a bitmask attribute.
    'EnabledDisplays' is a read-only attribute.
    'EnabledDisplays' can use the following target types: X Screen, GPU.

  Attribute 'AssociatedDisplays' (athlon64:0.0): 0x00010100.
    'AssociatedDisplays' is a bitmask attribute.
    'AssociatedDisplays' can use the following target types: X Screen.

  Attribute 'ForceGenericCpu' (athlon64:0.0): 0.
    'ForceGenericCpu' is a boolean attribute; valid values are: 1 (on/true) and
    0 (off/false).
    'ForceGenericCpu' can use the following target types: X Screen.

  Attribute 'GammaCorrectedAALines' (athlon64:0.0): 0.
    'GammaCorrectedAALines' is a boolean attribute; valid values are: 1
    (on/true) and 0 (off/false).
    'GammaCorrectedAALines' can use the following target types: X Screen.

  Attribute 'CursorShadow' (athlon64:0.0): 0.
    'CursorShadow' is a boolean attribute; valid values are: 1 (on/true) and 0
    (off/false).
    'CursorShadow' can use the following target types: X Screen.

  Attribute 'CursorShadowXOffset' (athlon64:0.0): 4.
    The valid values for 'CursorShadowXOffset' are in the range 0 - 32
    (inclusive).
    'CursorShadowXOffset' can use the following target types: X Screen.

  Attribute 'CursorShadowYOffset' (athlon64:0.0): 2.
    The valid values for 'CursorShadowYOffset' are in the range 0 - 32
    (inclusive).
    'CursorShadowYOffset' can use the following target types: X Screen.

  Attribute 'CursorShadowAlpha' (athlon64:0.0): 64.
    The valid values for 'CursorShadowAlpha' are in the range 0 - 254
    (inclusive).
    'CursorShadowAlpha' can use the following target types: X Screen.

  Attribute 'CursorShadowRed' (athlon64:0.0): 0.
    The valid values for 'CursorShadowRed' are in the range 0 - 255
    (inclusive).
    'CursorShadowRed' can use the following target types: X Screen.

  Attribute 'CursorShadowGreen' (athlon64:0.0): 0.
    The valid values for 'CursorShadowGreen' are in the range 0 - 255
    (inclusive).
    'CursorShadowGreen' can use the following target types: X Screen.

  Attribute 'CursorShadowBlue' (athlon64:0.0): 0.
    The valid values for 'CursorShadowBlue' are in the range 0 - 255
    (inclusive).
    'CursorShadowBlue' can use the following target types: X Screen.

  Attribute 'FSAAAppControlled' (athlon64:0.0): 1.
    'FSAAAppControlled' is a boolean attribute; valid values are: 1 (on/true)
    and 0 (off/false).
    'FSAAAppControlled' can use the following target types: X Screen.

  Attribute 'LogAnisoAppControlled' (athlon64:0.0): 1.
    'LogAnisoAppControlled' is a boolean attribute; valid values are: 1
    (on/true) and 0 (off/false).
    'LogAnisoAppControlled' can use the following target types: X Screen.

  Attribute 'RefreshRate' (athlon64:0.0; display device: TV-0): 60,00 Hz.
    'RefreshRate' is an integer attribute.
    'RefreshRate' is a read-only attribute.
    'RefreshRate' is display device specific.
    'RefreshRate' can use the following target types: X Screen, GPU.

  Attribute 'RefreshRate' (athlon64:0.0; display device: DFP-0): 75,02 Hz.
    'RefreshRate' is an integer attribute.
    'RefreshRate' is a read-only attribute.
    'RefreshRate' is display device specific.
    'RefreshRate' can use the following target types: X Screen, GPU.

  Attribute 'InitialPixmapPlacement' (athlon64:0.0): 1.
    The valid values for 'InitialPixmapPlacement' are in the range 0 - 2
    (inclusive).
    'InitialPixmapPlacement' can use the following target types: X Screen.

  Attribute 'DynamicTwinview' (athlon64:0.0): 1.
    'DynamicTwinview' is an integer attribute.
    'DynamicTwinview' is a read-only attribute.
    'DynamicTwinview' can use the following target types: X Screen.

  Attribute 'MultiGpuDisplayOwner' (athlon64:0.0): 0.
    'MultiGpuDisplayOwner' is an integer attribute.
    'MultiGpuDisplayOwner' is a read-only attribute.
    'MultiGpuDisplayOwner' can use the following target types: X Screen.

  Attribute 'GvoSupported' (athlon64:0.0): 0.
    'GvoSupported' is a boolean attribute; valid values are: 1 (on/true) and 0
    (off/false).
    'GvoSupported' is a read-only attribute.
    'GvoSupported' can use the following target types: X Screen.

  Attribute 'TVOverScan' (athlon64:0.0; display device: TV-0): 8.
    The valid values for 'TVOverScan' are in the range 0 - 20 (inclusive).
    'TVOverScan' is display device specific.
    'TVOverScan' can use the following target types: X Screen, GPU.

  Attribute 'TVFlickerFilter' (athlon64:0.0; display device: TV-0): 127.
    The valid values for 'TVFlickerFilter' are in the range 0 - 255
    (inclusive).
    'TVFlickerFilter' is display device specific.
    'TVFlickerFilter' can use the following target types: X Screen, GPU.

  Attribute 'TVHue' (athlon64:0.0; display device: TV-0): 0.
    The valid values for 'TVHue' are in the range 0 - 127 (inclusive).
    'TVHue' is display device specific.
    'TVHue' can use the following target types: X Screen, GPU.

  Attribute 'TVSaturation' (athlon64:0.0; display device: TV-0): 232.
    The valid values for 'TVSaturation' are in the range 0 - 255 (inclusive).
    'TVSaturation' is display device specific.
    'TVSaturation' can use the following target types: X Screen, GPU.

  Attribute 'GPUCoreTemp' (athlon64:0.0): 69.
    'GPUCoreTemp' is an integer attribute.
    'GPUCoreTemp' is a read-only attribute.
    'GPUCoreTemp' can use the following target types: X Screen, GPU.

  Attribute 'OpenGLImageSettings' (athlon64:0.0): 1.
    The valid values for 'OpenGLImageSettings' are in the range 0 - 3
    (inclusive).
    'OpenGLImageSettings' can use the following target types: X Screen.

  Attribute 'XVideoTextureSyncToVBlank' (athlon64:0.0): 1.
    The valid values for 'XVideoTextureSyncToVBlank' are in the range 0 - 1
    (inclusive).
    'XVideoTextureSyncToVBlank' can use the following target types: X Screen.

  Attribute 'XVideoBlitterSyncToVBlank' (athlon64:0.0): 0.
    The valid values for 'XVideoBlitterSyncToVBlank' are in the range 0 - 1
    (inclusive).
    'XVideoBlitterSyncToVBlank' can use the following target types: X Screen.

  Attribute 'XVideoSyncToDisplay' (athlon64:0.0): 0x00010000.
    'XVideoSyncToDisplay' is a bitmask attribute.
    'XVideoSyncToDisplay' can use the following target types: X Screen.

  Attribute 'GPUDefault2DClockFreqs' (athlon64:0.0): 300,500.
    'GPUDefault2DClockFreqs' is a packed integer attribute.
    'GPUDefault2DClockFreqs' is a read-only attribute.
    'GPUDefault2DClockFreqs' can use the following target types: X Screen,
    GPU.

  Attribute 'GPUDefault3DClockFreqs' (athlon64:0.0): 300,500.
    'GPUDefault3DClockFreqs' is a packed integer attribute.
    'GPUDefault3DClockFreqs' is a read-only attribute.
    'GPUDefault3DClockFreqs' can use the following target types: X Screen,
    GPU.

  Attribute 'GPU2DClockFreqs' (athlon64:0.0): 300,500.
    The valid values for 'GPU2DClockFreqs' are in the ranges 75 - 600, 125 -
    1400 (inclusive).
    'GPU2DClockFreqs' can use the following target types: X Screen, GPU.

  Attribute 'GPU3DClockFreqs' (athlon64:0.0): 300,500.
    The valid values for 'GPU3DClockFreqs' are in the ranges 75 - 600, 125 -
    1400 (inclusive).
    'GPU3DClockFreqs' can use the following target types: X Screen, GPU.

  Attribute 'GPUCurrentClockFreqs' (athlon64:0.0): 300,500.
    'GPUCurrentClockFreqs' is a packed integer attribute.
    'GPUCurrentClockFreqs' is a read-only attribute.
    'GPUCurrentClockFreqs' can use the following target types: X Screen, GPU.

  Attribute 'NvidiaDriverVersion' (athlon64:0.0): 100.14.11

  Attribute 'NvControlVersion' (athlon64:0.0): 1.13

  Attribute 'GLXServerVersion' (athlon64:0.0): 1.4

  Attribute 'GLXClientVersion' (athlon64:0.0): 1.4

  Attribute 'OpenGLVersion' (athlon64:0.0): 2.1.1 NVIDIA 100.14.11

  Attribute 'XRandRVersion' (athlon64:0.0): 1.1

  Attribute 'XF86VidModeVersion' (athlon64:0.0): 2.2

  Attribute 'XvVersion' (athlon64:0.0): 2.2

@+
jajaX
Asus X93SM-YZ157V / Asus X93SM-YZ065V sous KDE Neon
ASUS K95VB sous Kubuntu 22.04 Jammy Jellyfish (64 bits) / ACER Aspire 5612 WLMI sous Kubuntu 18.04 Bionic Beaver (32 bits)

Hors ligne

#273 Le 08/08/2007, à 23:56

farnsworth

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

ah bah vi effectivement alors... ah oui j'ai trouve un truc qu'on peut pas faire avec: ajuster la vitesse de rotation du ventilo (ouaip bon, meme si je me sert pas de cette fonction ca pourrait etre utile big_smile)
Mais je vais quand meme modifier mon script tu as raison, nvclock c'est pas un outil nvidia je crois alors que nvidia-settings ca vient avec les drivers si je ne m'abuse, donc c'est pas plus mal.
par contre si tu remplaces ton awk '{print $4}' par awk '{printf("%i", $4)}' tu n'auras plus de '.' apres la valeur de temperature.

Dernière modification par farnsworth (Le 09/08/2007, à 00:02)

Hors ligne

#274 Le 09/08/2007, à 17:00

desmogone

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

farnsworth a écrit :

Je n'aime pas trop les scripts utilises a droite a gauche pour recuperer l'ip publique, on en change pas frequemment, donc ca ne sert strictement a rien de surcharger les serveurs qui proposent ces services en les interrogeants toutes les secondes, j'ai propose sur la page precedente un petit script qui interroge une fois par minute, faudrait que j'en fasse un qui le fait toutes les cinq minutes par exemple, c'est amplement suffisant!
Ces services sont gratuits mais ca n'est pas une raison pour en abuser, enfin ca n'est que mon avis et je le partage big_smile
edit: modif pour interroger toutes les cinq minutes, vous pouvez reduire ou augmenter la valeur si vous voulez, en tout cas ca me parait etre une bien meilleure solution (et en plus encore un argument: c'est beaucoup plus rapide que d'aller recuperer une page web a chaque fois):

#rafraichissement de l'ip en minutes (1<REFRESH<30)
REFRESH=5
FILE=/tmp/script_ip_$((`date +%M`/$REFRESH))

if [ -f $FILE ]
then
  cat $FILE
else
  rm /tmp/script_ip_* > /dev/null 2>&1
  wget http://checkip.dyndns.org/ -O - -o /dev/null | cut -d: -f 2 | cut -d\< -f1 | tee $FILE
fi

Salut !

Je suis tout à fait d'accord avec toi. C'est pourquoi, dans mon .conkyrc, je lance ce script toutes les heures (execi 3600 ...).

C'est sur que toutes les secondes ou toutes les minutes, c'est trop.

Desmogone, juste une précision.

P. S. : Merci pour les shells pour NVidia, ça m'a bien aider ... Je vais regarder aussi les infos données par nvidia-settings (Ca sert à rien d'avoir 10 paquets différents pour faire la même chose) !


Phenom II X4 940 - RAM 4Go - 9600GT - HDD Sata 500Go -  ubuntu 14.04 LTS 64 bits
Portable LDLC 13" - Pentium 2020M - RAM 4G - SSD Sata 120Go - xubuntu 15.04 64 bits
MSI Wind Atom N270 - RAM 2Go - i945 - SSD Sata 80Go - ubuntu 14.04 LTS 64 bits

Hors ligne

#275 Le 09/08/2007, à 17:17

farnsworth

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

vi, j'ai essaye ca aussi, mais si on prend le man de conky:

       execi interval command
              Same as exec but with specific interval. Interval can’t be  less
              than update_interval in configuration. See also $texeci

donc je pense que si on met plus ca doit ramener a la valeur de rafraichissement par defaut hmm

edit: putain mais que je suis con, j'ai lu le truc a l'envers, bien sur que c'est fait pour ca et que ca marche, laissez tomber tout ce que j'ai dit et du coup mon script sert a rien wink
...vais me cacher dans un trou wink

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

Hors ligne