Изучаем conky

Автор saveriy, 17 февраля 2011, 20:34:34

« назад - далее »

0 Пользователи и 1 гость просматривают эту тему.

R0Ver


wget

#181
имею ноутбук asus x200la, на борту двухядерный процессор

набил я cpu1 - красиво... cpu2 - красиво... cpu3 для прикола - тоже есть... И cpu4 - есть... Вот cpu5 - нет..

Гугл подсказывает, что у меня 2 ядра и 2 потока... Я так понимаю мне никак не вывести информацию о двух ядрах напрямую? Нужно складывать? тогда они по какой схеме выводятся, 1 ядро, поток, 2 ядро, поток или в другом порядке?

В описании пишут частота процессора 1.7GHz
Все четыре cpu выводят значения в пределах 0.84 - 1.25GHz

И если значения двух cpu нужно складывать, то как в коньках это делается?
Попробовать ${freq_g 1 + freq_g 2} - вывел то же значение, что и по отдельности

zse

#182
     — Ищу готовые конфигурационные файлы к conky lua c новым синтаксисом, конвертором lua  переделать не удалось

Андрей

Debian 9(strech),gnome.
Немогу сделать автозапуск конки.Создал desktop файл,в автозагрузку его положил,но толку нету,конуи незапускется.
Вот содержимое десктоп файла:
[Desktop Entry]
Type=Application
Exec=conky --p=10
Terminal=false
Name[ru_RU]=conky
Name=conky
Comment[ru_RU]=
Comment=

Подскажите что не так?Пожалуйста.

zse

    — А если в терминале попробовать onky --p=10?
conky --p=10
conky: option '--p=10' is ambiguous; possibilities: '--print-config' '--pause'

    — Вот у меня вот получается, правда я из Ubuntu пробовал... Нет сейчас под рукой Debian'a...

batan

Товарищи человеки, целый день борюсь с этой штукой, не могу добавить в автозапуск. Во всех мануалах в один голос советуют добавить в gnome-session-properties. Но как я понял из гуглежа- сие было удалено в GNOME 3.12. Ну ок, добавлю в крон задание. Создал файл ~/.start
#!/bin/sh
conky -p 30

Сделал его исполняемым, попробовал запустить с терминала- всё хорошо, всё красиво, через 30 сек запускается как положено. Теперь добавляю сие в cron. Получился такой файл /etc/crontab
# /etc/crontab: system-wide crontab
# Unlike any other crontab you don't have to run the `crontab'
# command to install the new version when you edit this file
# and files in /etc/cron.d. These files also have username fields,
# that none of the other crontabs do.

SHELL=/bin/sh
PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin

# m h dom mon dow user command
17 * * * * root    cd / && run-parts --report /etc/cron.hourly
25 6 * * * root test -x /usr/sbin/anacron || ( cd / && run-parts --report /etc/cron.daily )
47 6 * * 7 root test -x /usr/sbin/anacron || ( cd / && run-parts --report /etc/cron.weekly )
52 6 1 * * root test -x /usr/sbin/anacron || ( cd / && run-parts --report /etc/cron.monthly )
@reboot root ~/.start
#


Но после перезагрузки conky так и не запускаются. Проверяю лог и нахожу там такие строчки:
Jul  8 12:43:21 QbPk CRON[3832]: (root) CMD (~/.start)
Jul  8 12:43:51 QbPk CRON[3816]: (CRON) info (No MTA installed, discarding output)


Если верить гуглу- он ещё хочет чтоб я почтовый клиент установил? На ??? он мне? Может есть более простой вариант?

usernname

#186
.

Гусак Игорь

Цитата: Андрей от 07 апреля 2018, 09:08:28[Desktop Entry]
Type=Application
Exec=conky -p10s
Terminal=false
Name[ru_RU]=conky
Name=conky
Comment[ru_RU]=
Comment=

Попробуйте так.

Olavi

Не понравился док. Слишком много настроек, очень часто в моём Debian не запускался при старте, хотя автозапуск был включен всякими способами. Остановился на Latte-dock, это то, что мне по душе. Поменял все иконки на свои и всё.
Det är bäst att sova på saken.

Eyer

#189
Цитата: IngwarE от 17 февраля 2011, 20:42:02sudo aptitude install python-statgrab ttf-liberation hddtemp lm-sensors curl ;sudo chmod u+s /usr/sbin/hddtemp;sudo sensors-detect


Открыть содержимое (спойлер)
eyer@Eyer:~$ sudo aptitude install python-statgrab ttf-liberation hddtemp lm-sensors curl ;sudo chmod u+s /usr/sbin/hddtemp;sudo sensors-detect
Не удалось найти пакеты, содержащих «python-statgrab» в своём имени или описании
Не удалось применить некоторые действия, прерываем работу
# sensors-detect revision $Revision$
# System: FUJITSU ESPRIMO P400
# Board: FUJITSU D2990-A1
# Kernel: 4.19.0-13-amd64 x86_64
# Processor: Intel(R) Core(TM) i5-2300 CPU @ 2.80GHz (6/42/7)

This program will help you determine which kernel modules you need
to load to use lm_sensors most effectively. It is generally safe
and recommended to accept the default answers to all questions,
unless you know what you're doing.

Some south bridges, CPUs or memory controllers contain embedded sensors.
Do you want to scan for them? This is totally safe. (YES/no):
Module cpuid loaded successfully.
Silicon Integrated Systems SIS5595...                       No
VIA VT82C686 Integrated Sensors...                          No
VIA VT8231 Integrated Sensors...                            No
AMD K8 thermal sensors...                                   No
AMD Family 10h thermal sensors...                           No
AMD Family 11h thermal sensors...                           No
AMD Family 12h and 14h thermal sensors...                   No
AMD Family 15h thermal sensors...                           No
AMD Family 16h thermal sensors...                           No
AMD Family 17h thermal sensors...                           No
AMD Family 15h power sensors...                             No
AMD Family 16h power sensors...                             No
Intel digital thermal sensor...                             Success!
    (driver `coretemp')
Intel AMB FB-DIMM thermal sensor...                         No
Intel 5500/5520/X58 thermal sensor...                       No
VIA C7 thermal sensor...                                    No
VIA Nano thermal sensor...                                  No

Some Super I/O chips contain embedded sensors. We have to write to
standard I/O ports to probe them. This is usually safe.
Do you want to scan for Super I/O sensors? (YES/no):
Probing for Super-I/O at 0x2e/0x2f
Trying family `National Semiconductor/ITE'...               No
Trying family `SMSC'...                                     No
Trying family `VIA/Winbond/Nuvoton/Fintek'...               No
Trying family `ITE'...                                      No
Probing for Super-I/O at 0x4e/0x4f
Trying family `National Semiconductor/ITE'...               No
Trying family `SMSC'...                                     No
Trying family `VIA/Winbond/Nuvoton/Fintek'...               Yes
Found `Nuvoton W83667HG-B (NCT5571D) Super IO Sensors'      Success!
    (address 0xa00, driver `w83627ehf')

Some systems (mainly servers) implement IPMI, a set of common interfaces
through which system health data may be retrieved, amongst other things.
We first try to get the information from SMBIOS. If we don't find it
there, we have to read from arbitrary I/O ports to probe for such
interfaces. This is normally safe. Do you want to scan for IPMI
interfaces? (YES/no):
Probing for `IPMI BMC KCS' at 0xca0...                      No
Probing for `IPMI BMC SMIC' at 0xca8...                     No

Some hardware monitoring chips are accessible through the ISA I/O ports.
We have to write to arbitrary I/O ports to probe them. This is usually
safe though. Yes, you do have ISA I/O ports even if you do not have any
ISA slots! Do you want to scan the ISA I/O ports? (yes/NO):

Lastly, we can probe the I2C/SMBus adapters for connected hardware
monitoring devices. This is the most risky part, and while it works
reasonably well on most systems, it has been reported to cause trouble
on some systems.
Do you want to probe the I2C/SMBus adapters now? (YES/no):
Using driver `i2c-i801' for device 0000:00:1f.3: Intel Cougar Point (PCH)
Module i2c-dev loaded successfully.

Next adapter: SMBus I801 adapter at f000 (i2c-0)
Do you want to scan it? (yes/NO/selectively):

Next adapter: Radeon i2c bit bus 0x90 (i2c-1)
Do you want to scan it? (yes/NO/selectively):

Next adapter: Radeon i2c bit bus 0x91 (i2c-2)
Do you want to scan it? (yes/NO/selectively):

Next adapter: Radeon i2c bit bus 0x92 (i2c-3)
Do you want to scan it? (yes/NO/selectively):

Next adapter: Radeon i2c bit bus 0x93 (i2c-4)
Do you want to scan it? (yes/NO/selectively):

Next adapter: Radeon i2c bit bus 0x94 (i2c-5)
Do you want to scan it? (yes/NO/selectively):

Next adapter: Radeon i2c bit bus 0x95 (i2c-6)
Do you want to scan it? (yes/NO/selectively):

Next adapter: Radeon i2c bit bus 0x96 (i2c-7)
Do you want to scan it? (yes/NO/selectively):

Next adapter: Radeon i2c bit bus 0x97 (i2c-8)
Do you want to scan it? (yes/NO/selectively):


Now follows a summary of the probes I have just done.
Just press ENTER to continue:

Driver `coretemp':
  * Chip `Intel digital thermal sensor' (confidence: 9)

Driver `w83627ehf':
  * ISA bus, address 0xa00
    Chip `Nuvoton W83667HG-B (NCT5571D) Super IO Sensors' (confidence: 9)

To load everything that is needed, add this to /etc/modules:
#----cut here----
# Chip drivers
coretemp
w83627ehf
#----cut here----
If you have some drivers built into your kernel, the list above will
contain too many modules. Skip the appropriate ones!

Do you want to add these lines automatically to /etc/modules? (yes/NO)

Unloading i2c-dev... OK
Unloading cpuid... OK
[свернуть]



Цитата: IngwarE от 17 февраля 2011, 20:42:02wget http://gnome-look.org/CONTENT/content-f ... ors.tar.gz

Открыть содержимое (спойлер)
eyer@Eyer:~$ wget http://gnome-look.org/CONTENT/content-f ... ors.tar.gz
--2021-01-13 16:58:41--  http://gnome-look.org/CONTENT/content-f
Распознаётся gnome-look.org (gnome-look.org)... 46.101.205.126
Подключение к gnome-look.org (gnome-look.org)|46.101.205.126|:80... соединение установлено.
HTTP-запрос отправлен. Ожидание ответа... 301 Moved Permanently
Адрес: https://www.gnome-look.org/CONTENT/content-f [переход]
--2021-01-13 16:58:41--  https://www.gnome-look.org/CONTENT/content-f
Распознаётся www.gnome-look.org (www.gnome-look.org)... 46.101.205.126
Подключение к www.gnome-look.org (www.gnome-look.org)|46.101.205.126|:443... соединение установлено.
HTTP-запрос отправлен. Ожидание ответа... 404 Not Found
2021-01-13 16:58:42 ОШИБКА 404: Not Found.

--2021-01-13 16:58:42--  http://.../
Распознаётся ... (...)... ошибка: Неизвестное имя или служба.
wget: не удаётся разрешить адрес «...»
--2021-01-13 16:58:42--  http://ors.tar.gz/
Распознаётся ors.tar.gz (ors.tar.gz)... ошибка: Неизвестное имя или служба.
wget: не удаётся разрешить адрес «ors.tar.gz»
[свернуть]

Кажется, что-то пошло не так :-X


Так, с этим я кажется разобрался. Подскажите, пожалуйста, каким образом настроить отображение Conky на втором мониторе?
Debian Bookworm XFCE
Можно на ты

Aalexeey

#190
Пересобрал Conky, чтоб выглядел и показывал "как раньше":
- Пробел в величинах памяти (по умолчанию убран) параметр units_spacer, как и было раньше убран пробел между значением и величиной (4G не 4 G).
- К legacymem добавленны legacymemperc и legcymembar, показывают объём занятой памяти как и было без включенных буфера и кэша.
https://disk.yandex.ru/d/zIu5ZgDjRdim3Q
Пересобрано под Chimaera оно же Bullseye.
Открыть содержимое (спойлер)
-- conky.conf 14072022

conky.config = {
    alignment = 'top_right',
    background = false,
    border_width = 1,
    border_inner_margin = 1,
    cpu_avg_samples = 2,
    default_color = 'white',
    double_buffer = true,
    draw_borders = false,
    draw_graph_borders = true,
    draw_outline = false,
    draw_shades = false,
    font = '7x10',
    gap_x = 846,
    gap_y = 800,
    minimum_width = 226,
    minimum_height = 6,
    maximum_width = 226,
    net_avg_samples = 2,
    no_buffers = true,
    out_to_console = false,
    out_to_ncurses = false,
    out_to_stderr = false,
    out_to_x = true,
    override_utf8_locale = false,
    own_window = true,
    own_window_transparent = true,
    own_window_colour = grey,
    own_window_hints = 'undecorated,below,sticky,skip_taskbar,skip_pager',
    own_window_class = 'Conky',
    own_window_type = 'normal',
    pad_percents = 0,
    short_units = true,
    stippled_borders = 1,
    total_run_times = 0,
    units_spacer = '',
    update_interval = 3.0,
    uppercase = false,
    use_spacer = 'none',
    use_xft = false,
}

conky.text = [[
$color$stippled_hr
${color}Kernel:${color gold2}${alignr}${kernel}-vurnerable${alignr}${color gold2} ;-)
${color}Host:${color gold2}${goto 36}$nodename ${color}${goto 83}Nix:${color gold2}${goto 110}${execi 1000 cat /etc/devuan_version | cut -c 1-8} ${color}${goto 168}PC:${alignr}${color gold2}$machine
${color}CPU: ${color gold2}${execi 1000 cat /proc/cpuinfo | grep 'model name' | sed -e 's/model name.*: //'| uniq | cut -c 1-20} HT ${alignr}${color darkred}${freq}MHz
$color${voffset -5}$stippled_hr
${color}CPU History:                                        ${color darkred}${goto 98}${cpugraph cpu0 11,130}
${color}CPUs Load: ${color darkred}$cpu%                    ${color darkred}${goto 98}${cpubar cpu1 11,31}${goto 131}${cpubar cpu2 11,31}${goto 164}${cpubar cpu3 11,31}${goto 197}${cpubar cpu4 11,31}
${color}VCore: ${color darkred}${execi 10 sensors -f | grep VCore | cut -c15-24 | sed -e 's/.00 //' -e 's/ //g'} ${color}${goto 83}VBat: ${color darkred}${execi 10 sensors -f | grep VBat  | cut -c17-23 | sed 's/ //g'}   ${color}${goto 167}12V:${color darkred}${alignr}${execi 10 sensors -f | grep +12V  | cut -c16-23 | sed 's/ //g'}

${color}RAM in Use:${color grey1}${goto 72}$legacymemperc%  ${color grey1}${goto 98}${legacymembar 11,130}
${color}Used: ${color grey1}$legacymem                      ${color}${goto 83}Cache: ${color grey1}$cached ${color}${goto 168}Of:${alignr}${color grey1}$memmax
${if_running apcupsd}${apcupsd localhost 3551}$endif
${color}UPS Load:${color darkblue}${goto 60}$apcupsd_load%  ${color darkblue}${goto 98}${apcupsd_loadbar 11,130}
${color}Battery: ${color darkblue}${apcupsd_charge}%        ${color}${goto 167}AC:${color darkblue}${alignr}${apcupsd_linev}V
$color${voffset -5}$stippled_hr
${color}Processes: ${color green}$processes                 ${color}${goto 167}Running: ${color green}$running_processes
${color}Name & PID:                                         ${color}${goto 158}CPU %  ${color}${goto 199}RAM %
${color green}${top name 1} ${color green}${top pid 1}      ${color}${goto 148}${color darkred}${top cpu 1} ${color grey1}${top mem 1}
${color green}${top name 2} ${color green}${top pid 2}      ${color}${goto 148}${color darkred}${top cpu 2} ${color grey1}${top mem 2}
${color green}${top name 3} ${color green}${top pid 3}      ${color}${goto 148}${color darkred}${top cpu 3} ${color grey1}${top mem 3}
${color green}${top name 4} ${color green}${top pid 4}      ${color}${goto 148}${color darkred}${top cpu 4} ${color grey1}${top mem 4}
${color green}${top name 5} ${color green}${top pid 5}      ${color}${goto 148}${color darkred}${top cpu 5} ${color grey1}${top mem 5}
${color green}${top name 6} ${color green}${top pid 6}      ${color}${goto 148}${color darkred}${top cpu 6} ${color grey1}${top mem 6}
$color${voffset -5}$stippled_hr
]]
[свернуть]
https://debianforum.ru/index.php?topic=6879 100% защиты от "Ааааа у меня всё поломалось"

wertortik

Открыть содержимое (спойлер)
conky.config = {
    alignment = 'top_left',
    background = false,
    border_width = 1,
    cpu_avg_samples = 2,
    default_color = 'white',
    default_outline_color = 'white',
    default_shade_color = 'white',
    double_buffer = true,
    draw_borders = false,
    draw_graph_borders = true,
    draw_outline = false,
    draw_shades = false,
    extra_newline = false,
    font = 'DejaVu Sans Mono:size=14',
    gap_x = 1290,
    gap_y = 10,
    minimum_height = 1004,
    minimum_width = 1260,
    net_avg_samples = 2,
    no_buffers = true,
    out_to_console = false,
    out_to_ncurses = false,
    out_to_stderr = false,
    out_to_x = true,
    own_window = true,
    own_window_class = 'Conky',
    own_window_type = 'desktop',
    own_window_transparent = false,
    own_window_argb_visual = true,
    own_window_colour = '171717',
    own_window_argb_value = 100,
    show_graph_range = false,
    show_graph_scale = false,
    stippled_borders = 0,
    update_interval = 0.2,
    uppercase = false,
    use_spacer = 'none',
    use_xft = true,
}

conky.text = [[
$alignc${font Sans Mono:size=25}${time %A %d,%B %Yг} ${time %k:%M:%S}${font}
$hr
${font Sans Mono:size=25}${goto 170}Intel Core i3-4130${goto 830}GeForse GT730${font}
CPUcore1${goto 120}${hwmon 2 temp 1}°С  ${hwmon 0 temp 1}°С ${goto 650}GPUfreq${goto 790}${nvidia gpufreqmin} MHz-${nvidia gpufreqmax} MHz   ${nvidia gpufreqcur} MHz
CPUcore2${goto 120}${hwmon 2 temp 2}°С  ${hwmon 0 temp 2}°С ${goto 650}GPUutil${goto 790}${nvidia gpuutil}%${goto 850}${nvidiabar 13,410 gpuutil}
Frequency${goto 120}MHz:  $freq ${goto 650}GPUmemfreq${goto 790}${nvidia mtrfreqmin} MHz-${nvidia mtrfreqmax} MHz   ${nvidia mtrfreqcur} MHz
Frequency${goto 120}GHz:  $freq_g ${goto 650}GPUmemused${goto 790}${nvidia memutil}%${goto 850}${nvidiabar 14,410 memutil}
CPU1:${goto 120}${cpu cpu1}%${goto 185}${cpubar cpu1 14,430} ${goto 650}GPUmembwu${goto 790}${nvidia membwutil}%${goto 850}${nvidiabar 14,410 membwutil}
CPU2:${goto 120}${cpu cpu2}%${goto 185}${cpubar cpu2 14,430} ${goto 650}PCIe${goto 790}${nvidia pcieutil}%${goto 850}${nvidiabar 14,410 pcieutil}
CPU3:${goto 120}${cpu cpu3}%${goto 185}${cpubar cpu3 14,430} ${goto 650}GPUtemp${goto 790}${nvidia temp}°С${goto 850}${nvidiabar 14,410 temp}
CPU4:${goto 120}${cpu cpu4}%${goto 185}${cpubar cpu4 14,430} ${goto 650}GPUfan${goto 790}${nvidia fanlevel}%${goto 850}${nvidiabar 14,410 fanspeed}
Processes:${goto 120}$processes   Running:$running_processes${goto 650}GPUperfmode${goto 790}${nvidia perfmode}
$hr
$alignc${font Sans Mono:size=25}CPU load graph${font}
CPU1${goto 320}CPU2${goto 640}CPU3${goto 960}CPU4
${cpugraph cpu1 60,300 3399ff 3399ff}${goto 320}${cpugraph cpu2 60,300 3399ff 3399ff}${goto 640}${cpugraph cpu3 60,300 3399ff 3399ff}${goto 960}${cpugraph cpu4 60,300 3399ff 3399ff}
$hr
$alignc${font Sans Mono:size=25}RAM SWAP SSDfs${font}
RAM:     $mem/$memmax${goto 320}$memperc%${goto 360}${membar 14}
Swap:    $swap/$swapmax${goto 320}$swapperc%${goto 360}${swapbar 14}
Root:    ${fs_used /}/${fs_size /}${goto 320}${fs_used_perc /}%${goto 360}${fs_bar 14 /}
Home:    ${fs_used /home}/${fs_size /home}${goto 320}${fs_used_perc /home}%${goto 360}${fs_bar 14 /home}
$hr
$alignc${font Sans Mono:size=25}Networking${font}
Down: ${downspeed enp3s0}${goto 180}${totaldown enp3s0}${goto 640}Up: ${upspeed enp3s0}${goto 800}${totalup enp3s0}
${downspeedgraph enp3s0 60,620 3399ff 3399ff}${goto 640}${upspeedgraph enp3s0 60,620 3399ff 3399ff}
Name                    PID   CPU%   MEM%     TIME${goto 640}Inbound/Outbound Connection
${top name 1}    ${top pid 1} ${top cpu 1} ${top mem 1} ${top time 1}${goto 640}${tcp_portmon 1 65535 rhost 0}${alignr}${tcp_portmon 1 65535 rservice 0}
${top name 2}    ${top pid 2} ${top cpu 2} ${top mem 2} ${top time 2}${goto 640}${tcp_portmon 1 65535 rhost 1}${alignr}${tcp_portmon 1 65535 rservice 1}
${top name 3}    ${top pid 3} ${top cpu 3} ${top mem 3} ${top time 3}${goto 640}${tcp_portmon 1 65535 rhost 2}${alignr}${tcp_portmon 1 65535 rservice 2}
${top name 4}    ${top pid 4} ${top cpu 4} ${top mem 4} ${top time 4}${goto 640}${tcp_portmon 1 65535 rhost 3}${alignr}${tcp_portmon 1 65535 rservice 3}
${top name 5}    ${top pid 5} ${top cpu 5} ${top mem 5} ${top time 5}${goto 640}${tcp_portmon 1 65535 rhost 4}${alignr}${tcp_portmon 1 65535 rservice 4}
${top name 6}    ${top pid 6} ${top cpu 6} ${top mem 6} ${top time 6}${goto 640}${tcp_portmon 1 65535 rhost 5}${alignr}${tcp_portmon 1 65535 rservice 5}
${top name 7}    ${top pid 7} ${top cpu 7} ${top mem 7} ${top time 7}${goto 640}${tcp_portmon 1 65535 rhost 6}${alignr}${tcp_portmon 1 65535 rservice 6}
${top name 8}    ${top pid 8} ${top cpu 8} ${top mem 8} ${top time 8}${goto 640}${tcp_portmon 1 65535 rhost 7}${alignr}${tcp_portmon 1 65535 rservice 7}
]]
[свернуть]

Снимок экрана от 2022-11-09 17-16-55(1).png