PupSysInfo-2.8.6

Miscellaneous tools
Message
Author
User avatar
ASRI éducation
Posts: 3197
Joined: Sat 09 May 2009, 12:10
Location: France
Contact:

Re: PupSysInfo-2.5

#41 Post by ASRI éducation »

radky wrote:PupSysInfo-2.5.
Thank you.
Projet ASRI éducation => [url=http://asri-education.org/]Association[/url] | [url=http://forum.asri-education.org/]Forum[/url] | [url=http://dl01.asri-education.org/]Dépôt[/url] | [url=http://kids.asri-education.org/]Espace kids[/url]

User avatar
SFR
Posts: 1800
Joined: Wed 26 Oct 2011, 21:52

#42 Post by SFR »

Hey Radky

Regarding the 'Sensors' part: both of my laptops (Toshiba - coretemp & Acer - k10temp) dont' have temp1_input, but temp2_input and temp4_input instead (one for each CPU core):

Code: Select all

# find /sys/devices/ -iname "temp*" | sort
/sys/devices/platform/coretemp.0/temp2_crit
/sys/devices/platform/coretemp.0/temp2_crit_alarm
/sys/devices/platform/coretemp.0/temp2_input
/sys/devices/platform/coretemp.0/temp2_label
/sys/devices/platform/coretemp.0/temp2_max
/sys/devices/platform/coretemp.0/temp4_crit
/sys/devices/platform/coretemp.0/temp4_crit_alarm
/sys/devices/platform/coretemp.0/temp4_input
/sys/devices/platform/coretemp.0/temp4_label
/sys/devices/platform/coretemp.0/temp4_max
Perhaps it would be better to display all found temp*_input temperatures?

Thanks &
Greetings!
[color=red][size=75][O]bdurate [R]ules [D]estroy [E]nthusiastic [R]ebels => [C]reative [H]umans [A]lways [O]pen [S]ource[/size][/color]
[b][color=green]Omnia mea mecum porto.[/color][/b]

radky
Posts: 977
Joined: Mon 03 May 2010, 03:13

#43 Post by radky »

Thanks SFR, I'll review the sensors code later today. :)

radky
Posts: 977
Joined: Mon 03 May 2010, 03:13

#44 Post by radky »

PupSysInfo-2.5.1. See main post.
- Bugfix: Multi-core CPU temperature detection in /sys/devices output. (thanks SFR)
Last edited by radky on Mon 06 Oct 2014, 19:54, edited 1 time in total.
[color=blue][b][url=http://www.smokey01.com/radky/PupMates.html]PupMates[/url][/b][/color]

User avatar
ASRI éducation
Posts: 3197
Joined: Sat 09 May 2009, 12:10
Location: France
Contact:

#45 Post by ASRI éducation »

radky wrote:Thanks SFR, I'll review the sensors code later today. :)
...
PupSysInfo-2.5.1. See main post.
- Bugfix: Multi-core CPU temperature detection in /sys/class output. (thanks SFR)
Exellent reactivity!
Regards
Projet ASRI éducation => [url=http://asri-education.org/]Association[/url] | [url=http://forum.asri-education.org/]Forum[/url] | [url=http://dl01.asri-education.org/]Dépôt[/url] | [url=http://kids.asri-education.org/]Espace kids[/url]

radky
Posts: 977
Joined: Mon 03 May 2010, 03:13

#46 Post by radky »

Thank you ASRI éducation. :)

I hope the new gettext format of PupSysInfo will be useful to those who prefer non-English versions.
[color=blue][b][url=http://www.smokey01.com/radky/PupMates.html]PupMates[/url][/b][/color]

User avatar
666philb
Posts: 3615
Joined: Sun 07 Feb 2010, 12:27
Location: wales ... by the sea

#47 Post by 666philb »

hi radky,

is there a way to get pae or nopae in the 'sys-specs' >>'kernel' info

/etc/modules/DOTconfig ......CONFIG_X86_PAE=
Bionicpup64 built with bionic beaver packages http://murga-linux.com/puppy/viewtopic.php?t=114311
Xenialpup64, built with xenial xerus packages http://murga-linux.com/puppy/viewtopic.php?t=107331

radky
Posts: 977
Joined: Mon 03 May 2010, 03:13

#48 Post by radky »

PupSysInfo-2.5.2. See main post.
- Added report for 32-Bit kernels -> PAE Enabled: Yes/No (thanks 666philb)
[color=blue][b][url=http://www.smokey01.com/radky/PupMates.html]PupMates[/url][/b][/color]

User avatar
Griot
Posts: 131
Joined: Fri 12 Sep 2014, 18:10
Location: Serbia

#49 Post by Griot »

Hi radky! Thank you for this great tool. Very usefull for noobs. Cheers!

radky
Posts: 977
Joined: Mon 03 May 2010, 03:13

#50 Post by radky »

Thank you Griot! :)
[color=blue][b][url=http://www.smokey01.com/radky/PupMates.html]PupMates[/url][/b][/color]

User avatar
Griot
Posts: 131
Joined: Fri 12 Sep 2014, 18:10
Location: Serbia

#51 Post by Griot »

Hi radky. Once again, I think this is 'a must have' tool for all of us with a lack of skill with terminal commands. Be it said, would you please consider my proposal for the further development of your app? Could you add short info of terminal command for each option listed in this app?
I think It would be convenient and would help noobs (like me) through the learning curve. Hopefully this is not to much to ask for all-in-one sys-info app. :roll: Thanx!

User avatar
ASRI éducation
Posts: 3197
Joined: Sat 09 May 2009, 12:10
Location: France
Contact:

#52 Post by ASRI éducation »

Griot wrote:Hi radky. Once again, I think this is 'a must have' tool for all of us with a lack of skill with terminal commands. Be it said, would you please consider my proposal for the further development of your app? Could you add short info of terminal command for each option listed in this app?
I think It would be convenient and would help noobs (like me) through the learning curve. Hopefully this is not to much to ask for all-in-one sys-info app. :roll: Thanx!
I can understand the request of Griot (I do not know if it is potentially compatible with the current script).

What interrogates me...
radky created a GUI that allows us to not use the command line.
Now, you ask to see the results of the GUI in the terminal.
At first glance, it is surprising. But, upon reflection, it makes sense.
Long live the free projects!

Regards,
Projet ASRI éducation => [url=http://asri-education.org/]Association[/url] | [url=http://forum.asri-education.org/]Forum[/url] | [url=http://dl01.asri-education.org/]Dépôt[/url] | [url=http://kids.asri-education.org/]Espace kids[/url]

radky
Posts: 977
Joined: Mon 03 May 2010, 03:13

#53 Post by radky »

Griot wrote:... Could you add short info of terminal command for each option listed in this app? I think It would be convenient and would help noobs (like me) through the learning curve...
Griot,

Thanks for your kind comments.

In PupSysInfo, a few individual reports are standard single-line commands you can run in a terminal. In this scenario, the (cli) command is shown at the top of the corresponding report.

However, most reports in PupSysInfo are generated by multi-line functions which typically call preset variables and multiple sequential commands. Running (or viewing) such functions in a terminal would not be convenient for you, but most of the report functions are available in /usr/local/Pup-SysInfo/func.

The following links may be helpful as you learn more of the Linux command-line interface:

PuppyLinux Reference Card by aragon
http://www.murga-linux.com/puppy/viewtopic.php?t=46435

PDF format
http://www.murga-linux.com/puppy/viewto ... h&id=21680

HTML format

http://tubeguy.org/PLRC-0.01b.html

Thanks again Griot.
[color=blue][b][url=http://www.smokey01.com/radky/PupMates.html]PupMates[/url][/b][/color]

User avatar
Griot
Posts: 131
Joined: Fri 12 Sep 2014, 18:10
Location: Serbia

#54 Post by Griot »

Thanx to both of you. I guess it was a little bit rushed question. Cheers!

radky
Posts: 977
Joined: Mon 03 May 2010, 03:13

#55 Post by radky »

Pup-SysInfo-2.6
- Added version reports (Distro-Specs) for Bash, Geany, Gtkdialog, Perl, Python, Yad, Java, GCC, GlibC and OpenSSL.
- Auto-adjust color of GUI-header text for improved visibility in common dark GTK themes.
- Updated Help dialog.
- Bugfix: CPU temperature detection (improved integration with external sensors utility if installed).
[color=blue][b][url=http://www.smokey01.com/radky/PupMates.html]PupMates[/url][/b][/color]

User avatar
Griot
Posts: 131
Joined: Fri 12 Sep 2014, 18:10
Location: Serbia

#56 Post by Griot »

Thanks for the update, radky.

Nice additional info. I noticed that Bash info is not displayed in
Sys-Specs/Distro Specs. Could it be a security patch for the shell that interferes in this (my) case? Maybe it's just my bad pup Precise 5.72? :?

Cheers!
Last edited by Griot on Sat 21 Mar 2015, 22:02, edited 1 time in total.

radky
Posts: 977
Joined: Mon 03 May 2010, 03:13

#57 Post by radky »

Griot wrote:Thanks for the update, radky.

Nice additional info. I noticed that Bash info is not displayed in
Sys-Specs/Distro Specs. Could it be a security patch for shell that interferes in this case? Maybe it's just my bad pup Precise 5.72? :?

Cheers!
Hi Griot,

The bash report is fine on my frugal install of Precise-5.7.1.

Enter the following in a terminal:

bash --version

Results?
[color=blue][b][url=http://www.smokey01.com/radky/PupMates.html]PupMates[/url][/b][/color]

User avatar
Griot
Posts: 131
Joined: Fri 12 Sep 2014, 18:10
Location: Serbia

#58 Post by Griot »

Here it is:

Code: Select all

 bash --version
Гну баш, издање 4.3.29(1)-release (i686-pc-linux-gnu)

User avatar
666philb
Posts: 3615
Joined: Sun 07 Feb 2010, 12:27
Location: wales ... by the sea

#59 Post by 666philb »

hi radky,

thanks for the update i like the new version reports... i have a feature request though :)

would it be possible to use

Code: Select all

openssl version -a
as this then shows when openssl has been updated in upups.

example

Code: Select all

oopenssl version
OpenSSL 1.0.1f 6 Jan 2014

Code: Select all

openssl version -a
OpenSSL 1.0.1f 6 Jan 2014
built on: Thu Mar 19 15:10:04 UTC 2015
platform: debian-i386
options:  bn(64,32) rc4(8x,mmx) des(ptr,risc1,16,long) blowfish(idx) 
compiler: cc -fPIC -DOPENSSL_PIC -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -Wl,-Bsymbolic-functions -Wl,-z,relro -Wa,--noexecstack -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM
OPENSSLDIR: "/usr/lib/ssl"
just the 'date built on' bit would be good
cheers

phil
Bionicpup64 built with bionic beaver packages http://murga-linux.com/puppy/viewtopic.php?t=114311
Xenialpup64, built with xenial xerus packages http://murga-linux.com/puppy/viewtopic.php?t=107331

radky
Posts: 977
Joined: Mon 03 May 2010, 03:13

#60 Post by radky »

Hi Griot,

It seems the position of the version number in the first line varies with the locale. So, parsing code for the English locale may not work correctly in other locales. :?

Hi 666philb,

Is the following format OK?

OpenSSL: 1.0.1f 6 Jan 2014, built on: Fri Jan 9 17:52:35 UTC 2015
[color=blue][b][url=http://www.smokey01.com/radky/PupMates.html]PupMates[/url][/b][/color]

Post Reply