That is pretty nifty, thanks.  It's such a PITA trying to pull all that info when I want to inventory systems, this does a lot!  I can also imagine it would be a pretty useful tool for nefarious types fishing around for hardware to steal.

Mike

On Mon, Dec 17, 2018 at 11:21 PM Doug Mildram via WLUG <wlug@lists.wlug.org> wrote:
doug> Ran into this out of the blue, and wanted to share the joy
             (if you like attempting to understand the gore of PC hardware....
               or figure out what you just plugged in, or assembled,etc.
Sample output below! I havent even studied the args/options yet.
Sections I "asked for"  (the options/args I used.. "inxi -Fxz" , gave me....)   
System,Machine,CPU,Graphics,Audio,Network,Drives,Partition,Sensors,Info.

I like how it reports disk (3 below) info,
with per-disk temperature! Except on an SSD on another machine, temp.=0C

I like how it reports per-disk temperature!
Except on an SSD, I got temp.=0C
 sections I asked for with  :

Drives:    HDD Total Size: 250.1GB (5.1% used) ID-1: /dev/sda model: Samsung_SSD_860 size: 250.1GB temp: 0C


pardon the TMI/detail+long_lines below.  -doug

Inix is available in most mainstream Linux distribution repositories, and runs on BSDs as well.

$ sudo apt-get install inxi   [On Debian/Ubuntu/Linux Mint]
$ sudo yum install inxi       [On CentOs/RHEL/Fedora]
$ sudo dnf install inxi       [On Fedora 22+]
$ inxi -Fxz
System:    Host: P5Q Kernel: 3.10.0-862.14.4.el7.x86_64 x86_64 bits: 64 compiler: gcc v: 4.8.5 Console: tty 1
           Distro: CentOS Linux release 7.5.1804 (Core)
Machine:   Type: Desktop Mobo: ASUSTeK model: P5Q-PRO v: Rev 1.xx serial: <filter> BIOS: American Megatrends
           v: 2102 date: 02/23/2009
CPU:       Topology: Dual Core model: Intel Core2 Duo E8400 bits: 64 type: MCP arch: Penryn rev: A
           L2 cache: 6144 KiB
           flags: lm nx pae sse sse2 sse3 sse4_1 ssse3 vmx bogomips: 11997
           Speed: 2003 MHz min/max: 2003/3003 MHz Core speeds (MHz): 1: 2003 2: 2003
Graphics:  Device-1: Advanced Micro Devices [AMD/ATI] RV610 [Radeon HD 2400 PRO/XT] driver: radeon v: kernel
           bus ID: 01:00.0
           Display: server: X.org 1.19.5 driver: ati,radeon unloaded: fbdev,modesetting,vesa tty: 134x42
           Message: Advanced graphics data unavailable in console. Try -G --display
Audio:     Device-1: VIA VT1720/24 [Envy24PT/HT] PCI Multi-Channel Audio driver: snd_ice1724 v: kernel
           bus ID: 05:00.0
           Sound Server: ALSA v: k3.10.0-862.14.4.el7.x86_64
Network:   Device-1: Qualcomm Atheros AR8121/AR8113/AR8114 Gigabit or Fast Ethernet driver: ATL1E v: N/A
           port: bc00 bus ID: 02:00.0
           IF: enp2s0 state: down mac: <filter>
           Device-2: Intel 82541PI Gigabit Ethernet driver: e1000 v: 7.3.21-k8-NAPI port: ec00 bus ID: 07:01.0
           IF: enp7s1 state: up speed: 1000 Mbps duplex: full mac: <filter>
           IF-ID-1: virbr0 state: down mac: <filter>
           IF-ID-2: virbr0-nic state: down mac: <filter>
Drives:    Local Storage: total: 1.41 TiB used: 398.89 GiB (27.6%)
           ID-1: /dev/sda vendor: Hitachi model: HDS724040KLSA80 size: 372.61 GiB temp: 39 C
           ID-2: /dev/sdb vendor: Western Digital model: WD7500AACS-65D6B0 size: 698.64 GiB temp: 35 C
           ID-3: /dev/sdc vendor: Hitachi model: HDS724040KLSA80 size: 372.61 GiB temp: 42 C
Partition: ID-1: / size: 64.04 GiB used: 9.41 GiB (14.7%) fs: ext4 dev: /dev/sdb1
Sensors:   System Temperatures: cpu: 31.0 C mobo: N/A gpu: radeon temp: 43 C
           Fan Speeds (RPM): N/A
Info:      Processes: 196 Uptime: 11h 09m Memory: 1.79 GiB used: 896.5 MiB (48.8%) Init: systemd runlevel: 5
           Compilers: gcc: N/A Shell: bash v: 4.2.46 inxi: 3.0.26
_______________________________________________
WLUG mailing list -- wlug@lists.wlug.org
To unsubscribe send an email to wlug-leave@lists.wlug.org