Como ajustar/regular dados do Conky no Kubuntu ?

13. Re: Como ajustar/regular dados do Conky no Kubuntu ?

Henrique
Henrique-RJ

(usa Outra)

Enviado em 12/06/2018 - 05:43h

Tentei várias combinações e entre elas a de baixo em /etc/conky/conky.conf mas o resultado não mudou ( a fórmula parece ser aceita como o foi no /etc/sensors.d/sensors ):

" +5V:${hwmon 1 vol 3} ${@*((6.8/10)+1), @/((6.8/10)+1)}V "

Estou tentando resolver isto no fórum do Ubuntu também:

https://ubuntuforums.org/showthread.php?t=2394001


  


14. Re: Como ajustar/regular dados do Conky no Kubuntu ?

Henrique
Henrique-RJ

(usa Outra)

Enviado em 12/06/2018 - 08:52h

Este fórum deu algum pista mas ainda não deu certo:

https://ubuntuforums.org/archive/index.php/t-1349860.html

I have sorted through more posts that I can recall, and for the life of me I cannot find out how to integrate the formula to change the GPU's temperature output from Celsius to Fahrenheit.Here is an excerpt from my .conkyrc file, showing the three temperature outputs that I have.


Core1: ${alignr}${exec echo "`sensors | grep 'Core 0' | cut -c15-16`*9/5+32"|bc}F
Core2: ${alignr}${exec echo "`sensors | grep 'Core 1' | cut -c15-16`*9/5+32"|bc}F
GPU: ${alignr}${execi 60 nvidia-settings -t -q GPUCoreTemp}C

The different syntax for the GPU is really throwing me off, Any help that can be given would be greatly appreciated.



15. Re: Como ajustar/regular dados do Conky no Kubuntu ?

Mauriciodez
Mauriciodez

(usa Debian)

Enviado em 12/06/2018 - 08:59h

Henrique-RJ escreveu:

Tentei várias combinações e entre elas a de baixo em /etc/conky/conky.conf mas o resultado não mudou ( a fórmula parece ser aceita como o foi no /etc/sensors.d/sensors ):

" +5V:${hwmon 1 vol 3} ${@*((6.8/10)+1), @/((6.8/10)+1)}V "

Estou tentando resolver isto no fórum do Ubuntu também:

https://ubuntuforums.org/showthread.php?t=2394001


1 - velho, as configurações do conky a gente faz é em ~/.conkyrc

2 - te dei ideia pra fazer um script q ficaria mais fácil e vc continua querendo fazer a sua maneira.

As vezes me pergunto o que vc faz em fórum, haja vista q não aceita sugestões.

------------------------------------------| Linux User #621728 |-----------------------------------------

" Nem sempre é amigo aquele que te tira do buraco !!! ( Saddam Hussein )"

------------------------------------------| Linux User #621728 |-----------------------------------------



16. Re: Como ajustar/regular dados do Conky no Kubuntu ?

Henrique
Henrique-RJ

(usa Outra)

Enviado em 12/06/2018 - 09:19h

Mauriciodez escreveu:

1 - velho, as configurações do conky a gente faz é em ~/.conkyrc

2 - te dei ideia pra fazer um script q ficaria mais fácil e vc continua querendo fazer a sua maneira.

As vezes me pergunto o que vc faz em fórum, haja vista q não aceita sugestões.



Mauricio não me leve a mal mas entro nos fóruns também para ver sugestões e não apenas aceitá-las sem questionamento. Essa script a que se refere não consegui entender direito como fazer.

O ~/.conkyrc não o achei e por isso faço as configurações pelo /etc/conky/conky.conf que são aceitas.




17. Re: Como ajustar/regular dados do Conky no Kubuntu ?

Mauriciodez
Mauriciodez

(usa Debian)

Enviado em 12/06/2018 - 11:26h

Teu problema é q vc não aceita nenhuma, desse jeito vai chegar uma hora que ninguém vai querer te ajudar pois a maioria não gosta de dar murro em ponta de faca.


a parada do conkyrc no /home é vc que tem q criar o arquivo.

passa pra mim a saída desse comando e o q q vc quer que mostre q a gente faz o script pra vc !!!


------------------------------------------| Linux User #621728 |-----------------------------------------

" Nem sempre é amigo aquele que te tira do buraco !!! ( Saddam Hussein )"

------------------------------------------| Linux User #621728 |-----------------------------------------



18. Re: Como ajustar/regular dados do Conky no Kubuntu ?

Henrique
Henrique-RJ

(usa Outra)

Enviado em 12/06/2018 - 11:36h

Eu ao invés de criar esse ~/.conkyrc criei o /etc/conky/conky.conf na época da instalação ou ele já existia.

O script que tem nele é o seguinte:

# Conky, a system monitor, based on torsmo
#
# Any original torsmo code is licensed under the BSD license
#
# All code written since the fork of torsmo is licensed under the GPL
#
# Please see COPYING for details
#
# Copyright (c) 2004, Hannu Saransaari and Lauri Hakkarainen
# Copyright (c) 2005-2010 Brenden Matthews, Philip Kovacs, et. al. (see AUTHORS)
# All rights reserved.
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#

alignment no
background no
border_width 1
cpu_avg_samples 2
default_color white
default_outline_color white
default_shade_color white
draw_borders no
draw_graph_borders yes
draw_outline no
draw_shades no
use_xft yes
xftfont DejaVu Sans Mono:size=10
gap_x 750
gap_y 60
minimum_size 5 5
net_avg_samples 2
no_buffers yes
out_to_console no
out_to_stderr no
extra_newline no
own_window yes
own_window_class Conky
own_window_argb_visual yes
own_window_type normal
own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
stippled_borders 0
update_interval 1.0
uppercase no
use_spacer none
show_graph_scale no
show_graph_range no


TEXT
${color white}Conky - System Monitor
$hr
${color white}Uptime:$color $uptime
${color white}Frequency (in MHz):$color $freq
${color white}Frequency (in GHz):$color $freq_g
${color white}RAM:$color $mem / $memeasyfree / $memfree / $memmax
${color white}Swap:$color $swap/$swapmax - $swapperc% ${swapbar 4}
${color white}CPU Usage:$color $cpu% ${cpubar 4}
${color white}CPU Fan:$color ${hwmon 1 fan 1}rpm ${if_match ${hwmon 1 fan 1} < 1000} ${exec zenity --warning --text "Rotação CPU Fan abaixo do normal"} ${endif} Chassis Fan:$color ${hwmon 1 fan 2}rpm ${if_match ${hwmon 1 fan 2} < 1000} ${exec zenity --warning --text "Rotação Chassis Fan abaixo do normal"} ${endif}
$hr
${color white}UPS APC BE600N-BR:
Charge:$color ${apcupsd localhost 3551} ${apcupsd_charge}% Load:${apcupsd_load}% ${if_match ${apcupsd_load} > 30} ${exec zenity --warning --text "Consumo do PC acima de 30% do Nobreak"} ${endif} ${apcupsd_loadbar 4}
Inp Volt: ${apcupsd_linev}V Time Left: ${apcupsd_timeleft}min
Reason: ${apcupsd_lastxfer}
$hr
${color white}Voltages:$color
Vcore:${hwmon 1 vol 0}V ${if_match ${hwmon 1 vol 0} < 1} ${exec zenity --warning --text "Tensão Vcore abaixo do normal"} ${endif} ${if_match ${hwmon 1 vol 0} > 1} ${exec zenity --warning --text "Tensão Vcore acima do normal"} ${endif} NB:${hwmon 1 vol 1}V ${if_match ${hwmon 1 vol 1} < 1} ${exec zenity --warning --text "Tensão NB abaixo do normal"} ${endif} ${if_match ${hwmon 1 vol 1} > 1} ${exec zenity --warning --text "Tensão NB acima do normal"} ${endif} +3,3V:${hwmon 1 vol 2}V ${if_match ${hwmon 1 vol 2} < 3} ${exec zenity --warning --text "Tensão +3,3V abaixo do normal"} ${endif} ${if_match ${hwmon 1 vol 2} > 3} ${exec zenity --warning --text "Tensão +3,3V acima do normal"} ${endif}
+5,0V:${hwmon 1 vol 3}V ${if_match ${hwmon 1 vol 3} < 3} ${exec zenity --warning --text "Tensão +5,0V abaixo do normal"} ${endif} ${if_match ${hwmon 1 vol 3} > 3} ${exec zenity --warning --text "Tensão +5,0V acima do normal"} ${endif} +12,0V:${hwmon 1 vol 4}V ${if_match ${hwmon 1 vol 4} < 3} ${exec zenity --warning --text "Tensão +12,0V abaixo do normal"} ${endif} ${if_match ${hwmon 1 vol 4} > 3} ${exec zenity --warning --text "Tensão +12,0V acima do normal"} ${endif} DRAM:${hwmon 1 vol 5}V ${if_match ${hwmon 1 vol 5} < 1} ${exec zenity --warning --text "Tensão DRAM abaixo do normal"} ${endif} ${if_match ${hwmon 1 vol 5} > 2} ${exec zenity --warning --text "Tensão DRAM acima do normal"} ${endif}
LDT:${hwmon 1 vol 6}V ${if_match ${hwmon 1 vol 6} < 1} ${exec zenity --warning --text "Tensão LDT abaixo do normal"} ${endif} ${if_match ${hwmon 1 vol 6} > 1} ${exec zenity --warning --text "Tensão LDT acima do normal"} ${endif} 3VSB:${hwmon 1 vol 7}V ${if_match ${hwmon 1 vol 7} < 2} ${exec zenity --warning --text "Tensão 3VSB abaixo do normal"} ${endif} ${if_match ${hwmon 1 vol 7} > 3} ${exec zenity --warning --text "Tensão 3VSB acima do normal"} ${endif} Vbat:${hwmon 1 vol 8}V ${if_match ${hwmon 1 vol 8} < 3} ${exec zenity --warning --text "Tensão Vbat abaixo do normal"} ${endif} ${if_match ${hwmon 1 vol 8} > 3} ${exec zenity --warning --text "Tensão Vbat acima do normal"} ${endif}
$hr
${color white}Temperatures:
CPU:$color ${hwmon 1 temp 1}°C NB:$color ${hwmon 1 temp 2}°C SB:$color ${hwmon 1 temp 3}°C
HDD:$color ${execi 5 hddtemp /dev/sda}
$hr
${color white}File systems:
/ $color${fs_used /}/${fs_size /} ${fs_bar 6 /}
${color white}Networking:
Up:$color ${upspeed eth0} ${color white} - Down:$color ${downspeed eth0}
$hr
${color white}Name 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}


O que preciso é fazer com que o valor lido no in3 do sensors ( no conky é hwmon 1 vol 3 ) apareça no Conk assim como o in4 ( hwmon 1 vol 4 ) que corresponde a +12.0V.

Algo mais ?


19. Re: Como ajustar/regular dados do Conky no Kubuntu ?

Mauriciodez
Mauriciodez

(usa Debian)

Enviado em 12/06/2018 - 11:42h



Vc não entendeu ... eu quero é a saida do comando no terminal ... o comando q vc da para ver essas tensões, pois não rola de eu usar meu comando aqui pq provavelmente a saída é diferente da sua !!!



------------------------------------------| Linux User #621728 |-----------------------------------------

" Nem sempre é amigo aquele que te tira do buraco !!! ( Saddam Hussein )"

------------------------------------------| Linux User #621728 |-----------------------------------------



20. Re: Como ajustar/regular dados do Conky no Kubuntu ?

Henrique
Henrique-RJ

(usa Outra)

Enviado em 12/06/2018 - 11:51h

root@henrique-desktop:/home/henrique# sensors
acpitz-virtual-0
Adapter: Virtual device
temp1: +47.0°C (crit = +70.0°C)

it87-isa-0290
Adapter: ISA adapter
in0: +1.09 V (min = +0.00 V, max = +1.55 V)
in1: +1.65 V (min = +0.00 V, max = +0.00 V) ALARM
in2: +3.34 V (min = +0.06 V, max = +0.11 V) ALARM
in3: +5.03 V (min = +3.47 V, max = +0.11 V) ALARM
in4: +11.49 V (min = +6.81 V, max = +0.00 V) ALARM
in5: +1.92 V (min = +0.00 V, max = +0.53 V) ALARM
in6: +1.23 V (min = +0.51 V, max = +0.00 V) ALARM
in7: +2.83 V (min = +0.10 V, max = +0.02 V) ALARM
Vbat: +3.20 V
fan1: 13235 RPM (min = 19 RPM)
fan2: 5443 RPM (min = -1 RPM) ALARM
temp1: +47.0°C (low = +127.0°C, high = +71.0°C) sensor = thermal diode
temp2: +27.0°C (low = +8.0°C, high = +41.0°C) sensor = thermistor
temp3: +30.0°C (low = +64.0°C, high = +3.0°C) ALARM sensor = thermistor
intrusion0: OK

k8temp-pci-00c3
Adapter: PCI adapter
Core0 Temp: +48.0°C
Core1 Temp: -28.0°C

root@henrique-desktop:/home/henrique#




21. Re: Como ajustar/regular dados do Conky no Kubuntu ?

Mauriciodez
Mauriciodez

(usa Debian)

Enviado em 12/06/2018 - 12:15h

Henrique-RJ escreveu:
in3: +5.03 V (min = +3.47 V, max = +0.11 V) ALARM


não entendi qual o retorno q vc quer dessa linha ... explica aí de novo !!!


------------------------------------------| Linux User #621728 |-----------------------------------------

" Nem sempre é amigo aquele que te tira do buraco !!! ( Saddam Hussein )"

------------------------------------------| Linux User #621728 |-----------------------------------------



22. Re: Como ajustar/regular dados do Conky no Kubuntu ?

Henrique
Henrique-RJ

(usa Outra)

Enviado em 12/06/2018 - 13:56h

Mauriciodez escreveu:

Henrique-RJ escreveu:
in3: +5.03 V (min = +3.47 V, max = +0.11 V) ALARM


não entendi qual o retorno q vc quer dessa linha ... explica aí de novo !!!



O retorno dessa linha de in3 e o da in4 estão certinhos pelo comando sensors conformem estão aparecendo só no Conky é que não. No Conky estão aparecendo 3,0V de retorno em ambas as linhas.




23. Re: Como ajustar/regular dados do Conky no Kubuntu ?

Mauriciodez
Mauriciodez

(usa Debian)

Enviado em 12/06/2018 - 14:31h

coloca aí no seu conky
${exec sensors | awk '/in3/ { print $2 }'}
${exec sensors | awk '/in4/ { print $2 }'}


aqui no meu ficou de boa !!!

------------------------------------------| Linux User #621728 |-----------------------------------------

" Nem sempre é amigo aquele que te tira do buraco !!! ( Saddam Hussein )"

------------------------------------------| Linux User #621728 |-----------------------------------------



24. Re: Como ajustar/regular dados do Conky no Kubuntu ?

Mauriciodez
Mauriciodez

(usa Debian)

Enviado em 12/06/2018 - 15:16h


velho ... desisto de tentar ... consigo não ... boa sorte aí !!!




------------------------------------------| Linux User #621728 |-----------------------------------------

" Nem sempre é amigo aquele que te tira do buraco !!! ( Saddam Hussein )"

------------------------------------------| Linux User #621728 |-----------------------------------------




01 02 03



Patrocínio

Site hospedado pelo provedor RedeHost.
Linux banner

Destaques

Artigos

Dicas

Tópicos

Top 10 do mês

Scripts