Inxi - Linux-നുള്ള ശക്തമായ ഫീച്ചർ-റിച്ച് കമാൻഡ്uലൈൻ സിസ്റ്റം ഇൻഫർമേഷൻ ടൂൾ


കൺസോൾ, IRC (ഇന്റർനെറ്റ് റിലേ ചാറ്റ്) എന്നിവയ്uക്കായി രൂപകൽപ്പന ചെയ്uതിരിക്കുന്ന ശക്തവും ശ്രദ്ധേയവുമായ കമാൻഡ് ലൈൻ-സിസ്റ്റം വിവര സ്uക്രിപ്റ്റാണ് Inxi. ഉപയോക്തൃ സിസ്റ്റം കോൺഫിഗറേഷനും ഹാർഡ്uവെയർ വിവരങ്ങളും തൽക്ഷണം കുറയ്ക്കുന്നതിന് ഇത് ഉപയോഗിക്കാനാകും, കൂടാതെ ഒരു ഡീബഗ്ഗിംഗ്, ഫോറം സാങ്കേതിക പിന്തുണാ ഉപകരണമായും പ്രവർത്തിക്കുന്നു.

ഡ്രൈവറുകൾ, Xorg, ഡെസ്uക്uടോപ്പ് എൻവയോൺമെന്റ്, കേർണൽ, ജിസിസി പതിപ്പ്(കൾ), പ്രോസസ്സുകൾ, എന്നിവയെക്കുറിച്ചുള്ള സിസ്റ്റം വിവരങ്ങളോടൊപ്പം സിസ്റ്റം ഹാർഡ്uവെയറിനെ (ഹാർഡ് ഡിസ്uക്, സൗണ്ട് കാർഡുകൾ, ഗ്രാഫിക് കാർഡ്, നെറ്റ്uവർക്ക് കാർഡുകൾ, സിപിയു, റാം എന്നിവയും അതിലേറെയും) സംബന്ധിച്ച സുപ്രധാന വിവരങ്ങൾ ഇത് പ്രദർശിപ്പിക്കുന്നു. പ്രവർത്തനസമയം, മെമ്മറി, മറ്റ് ഉപയോഗപ്രദമായ വിവരങ്ങൾ എന്നിവയുടെ വിപുലമായ ശ്രേണി.

എന്നിരുന്നാലും, IRC ഉപയോഗത്തിന് ബാധകമായ കുറച്ച് ഡിഫോൾട്ട് ഫിൽട്ടറുകളും വർണ്ണ ഓപ്ഷനുകളും ഉള്ള കമാൻഡ് ലൈനും IRC യും തമ്മിൽ ഇതിന്റെ ഔട്ട്പുട്ട് അല്പം വ്യത്യാസപ്പെട്ടിരിക്കുന്നു. പിന്തുണയ്uക്കുന്ന IRC ക്ലയന്റുകളിൽ ഉൾപ്പെടുന്നവ: BitchX, Gaim/Pidgin, ircII, Irssi, Conversation, Kopete, KSirc, KVIrc, Weechat, Xchat എന്നിവയ്uക്കൊപ്പം ഇൻക്uസി ഔട്ട്uപുട്ടിൽ നിർമ്മിച്ചതോ ബാഹ്യമായോ കാണിക്കാൻ കഴിവുള്ള മറ്റേതെങ്കിലും.

ലിനക്സ് സിസ്റ്റത്തിൽ Inxi എങ്ങനെ ഇൻസ്റ്റാൾ ചെയ്യാം

മിക്ക മുഖ്യധാരാ ലിനക്സ് വിതരണ സംഭരണികളിലും Inix ലഭ്യമാണ്, കൂടാതെ BSD-കളിലും പ്രവർത്തിക്കുന്നു.

$ 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+]

ഞങ്ങൾ ഇത് ഉപയോഗിക്കാൻ തുടങ്ങുന്നതിന് മുമ്പ്, എല്ലാ ആപ്ലിക്കേഷൻ ഡിപൻഡൻസികളും കൂടാതെ ശുപാർശകളും വിവിധ ഡയറക്uടറികളും പരിശോധിക്കുന്നതിന് താഴെ പറയുന്ന കമാൻഡ് പ്രവർത്തിപ്പിക്കാനും തന്നിരിക്കുന്ന സവിശേഷതയ്uക്കുള്ള പിന്തുണ ചേർക്കുന്നതിന് ഞങ്ങൾ ഇൻസ്റ്റാൾ ചെയ്യേണ്ട പാക്കേജ്(കൾ) പ്രദർശിപ്പിക്കാനും കഴിയും.

$ inxi --recommends 
inxi will now begin checking for the programs it needs to operate. First a check of the main languages and tools
inxi uses. Python is only for debugging data collection.
---------------------------------------------------------------------------
Bash version: 4.3.42(1)-release
Gawk version: 4.1.3,
Sed version: 
Sudo version: 1.8.16
Python version: 2.7.12
---------------------------------------------------------------------------
Test One: Required System Directories (Linux Only).
If one of these system directories is missing, inxi cannot operate:

/proc....................................................................... Present
/sys........................................................................ Present

All the  directories are present.
---------------------------------------------------------------------------
Test Two: Required Core Applications.
If one of these applications is missing, inxi cannot operate:

df (info: partition data)................................................... /bin/df
gawk (info: core tool)...................................................... /usr/bin/gawk
grep (info: string search).................................................. /bin/grep
lspci (info: hardware data)................................................. /usr/bin/lspci
ps (info: process data)..................................................... /bin/ps
readlink.................................................................... /bin/readlink
sed (info: string replace).................................................. /bin/sed
tr (info: character replace)................................................ /usr/bin/tr
uname (info: kernel data)................................................... /bin/uname
wc (info: word character count)............................................. /usr/bin/wc

All the  applications are present.
---------------------------------------------------------------------------
Test Three: Script Recommends for Graphics Features.
NOTE: If you do not use X these do not matter (like a headless server). Otherwise, if one of these applications
is missing, inxi will have incomplete output:

glxinfo (info: -G glx info)................................................. /usr/bin/glxinfo
xdpyinfo (info: -G multi screen resolution)................................. /usr/bin/xdpyinfo
xprop (info: -S desktop data)............................................... /usr/bin/xprop
xrandr (info: -G single screen resolution).................................. /usr/bin/xrandr

All the  applications are present.
---------------------------------------------------------------------------
Test Four: Script Recommends for Remaining Features.
If one of these applications is missing, inxi will have incomplete output:

dig (info: -i first wlan ip default test)................................... /usr/bin/dig
dmidecode (info: -M if no sys machine data; -m memory)...................... /usr/sbin/dmidecode
file (info: -o unmounted file system)....................................... /usr/bin/file
hciconfig (info: -n -i bluetooth data)...................................... /bin/hciconfig
hddtemp (info: -Dx show hdd temp)........................................... /usr/sbin/hddtemp
ifconfig (info: -i ip lan-deprecated)....................................... /sbin/ifconfig
ip (info: -i ip lan)........................................................ /sbin/ip
sensors (info: -s sensors output)........................................... /usr/bin/sensors
strings (info: -I sysvinit version)......................................... /usr/bin/strings
lsusb (info: -A usb audio;-N usb networking)................................ /usr/bin/lsusb
modinfo (info: -Ax,-Nx module version)...................................... /sbin/modinfo
runlevel (info: -I runlevel)................................................ /sbin/runlevel
sudo (info: -Dx hddtemp-user;-o file-user).................................. /usr/bin/sudo
uptime (info: -I uptime (check which package owns Debian)).................. /usr/bin/uptime

All the  applications are present.
---------------------------------------------------------------------------
Test Five: Script Recommends for Remaining Features.
One of these downloaders needed for options -i/-w/-W (-U/-! [11-15], if supported):

wget (info: -i wan ip;-w/-W;-U/-! [11-15] (if supported))................... /usr/bin/wget
curl (info: -i wan ip;-w/-W;-U/-! [11-15] (if supported))................... /usr/bin/curl

All the  applications are present.
---------------------------------------------------------------------------
Test Six: System Directories for Various Information.
(Unless otherwise noted, these are for GNU/Linux systems)
If one of these directories is missing, inxi may have incomplete output:

/sys/class/dmi/id (info: -M system, motherboard, bios)...................... Present
/dev (info: -l,-u,-o,-p,-P,-D disk partition data).......................... Present
/dev/disk/by-label (info: -l,-o,-p,-P partition labels)..................... Present
/dev/disk/by-uuid (info: -u,-o,-p,-P partition uuid)........................ Present

All the  directories are present.
---------------------------------------------------------------------------
Test Seven: System Files for Various Information.
(Unless otherwise noted, these are for GNU/Linux systems)
If one of these files is missing, inxi may have incomplete output:

/proc/asound/cards (info: -A sound card data)............................... Present
/proc/asound/version (info: -A ALSA data)................................... Present
/proc/cpuinfo (info: -C cpu data)........................................... Present
/etc/lsb-release (info: -S distro version data [deprecated])................ Present
/proc/mdstat (info: -R mdraid data)......................................... Present
/proc/meminfo (info: -I memory data)........................................ Present
/etc/os-release (info: -S distro version data).............................. Present
/proc/partitions (info: -p,-P partitions data).............................. Present
/proc/modules (info: -G module data)........................................ Present
/proc/mounts (info: -P,-p partition advanced data).......................... Present
/var/run/dmesg.boot (info: -D,-d disk data [BSD only])...................... Missing
/proc/scsi/scsi (info: -D Advanced hard disk data [used rarely])............ Present
/var/log/Xorg.0.log (info: -G graphics driver load status).................. Present

The following files are missing from your system:
File: /var/run/dmesg.boot
---------------------------------------------------------------------------
All tests completed.

ലിനക്സിൽ Inxi ടൂളിന്റെ അടിസ്ഥാന ഉപയോഗം

മെഷീൻ പ്ലസ് സിസ്റ്റം വിവരങ്ങൾ ശേഖരിക്കാൻ നമുക്ക് ഉപയോഗിക്കാവുന്ന ചില അടിസ്ഥാന Inxi ഓപ്ഷനുകൾ ചുവടെയുണ്ട്.

ഫ്ലാഗുകളൊന്നുമില്ലാതെ പ്രവർത്തിപ്പിക്കുമ്പോൾ, സിസ്റ്റം സിപിയു, കേർണൽ, പ്രവർത്തനസമയം, മെമ്മറി വലുപ്പം, ഹാർഡ് ഡിസ്uക് വലുപ്പം, പ്രോസസ്സുകളുടെ എണ്ണം, ഉപയോഗിച്ച ക്ലയന്റ്, ഇൻക്uസി പതിപ്പ് എന്നിവയുമായി ചെയ്യാൻ ഇൻക്uസി ഔട്ട്uപുട്ട് ഉത്പാദിപ്പിക്കും:

$ inxi

CPU~Dual core Intel Core i5-4210U (-HT-MCP-) speed/max~2164/2700 MHz Kernel~4.4.0-21-generic x86_64 Up~3:15 Mem~3122.0/7879.9MB HDD~1000.2GB(20.0% used) Procs~234 Client~Shell inxi~2.2.35

ചുവടെയുള്ള കമാൻഡ് -S ഫ്ലാഗ് ഉപയോഗിച്ച് സാമ്പിൾ സിസ്റ്റം വിവരങ്ങൾ (ഹോസ്റ്റ് നെയിം, കേർണൽ വിവരം, ഡെസ്ക്ടോപ്പ് എൻവയോൺമെന്റ്, ഡിസ്റ്റോ) കാണിക്കും:

$ inxi -S

System: Host: TecMint Kernel: 4.4.0-21-generic x86_64 (64 bit) Desktop: Cinnamon 3.0.7
        Distro: Linux Mint 18 Sarah

മെഷീൻ ഡാറ്റ പ്രിന്റ് ചെയ്യുന്നതിന്-ഉൽപ്പന്ന വിശദാംശങ്ങൾ (സിസ്റ്റം, ഉൽപ്പന്ന ഐഡി, പതിപ്പ്, മോബോ, മോഡൽ, ബയോസ് മുതലായവ), നമുക്ക് ഇനിപ്പറയുന്ന രീതിയിൽ -M ഓപ്ഷൻ ഉപയോഗിക്കാം:

$ inxi -M

Machine:   System: LENOVO (portable) product: 20354 v: Lenovo Z50-70
           Mobo: LENOVO model: Lancer 5A5 v: 31900059WIN Bios: LENOVO v: 9BCN26WW date: 07/31/2014

ഇനിപ്പറയുന്ന രീതിയിൽ -C ഫ്ലാഗ് ഉപയോഗിച്ച് ഓരോ CPU ക്ലോക്ക് സ്പീഡും CPU പരമാവധി വേഗതയും (ലഭ്യമെങ്കിൽ) ഉൾപ്പെടെയുള്ള പൂർണ്ണമായ CPU വിവരങ്ങൾ ഞങ്ങൾക്ക് പ്രദർശിപ്പിക്കാൻ കഴിയും:

$ inxi -C

CPU:       Dual core Intel Core i5-4210U (-HT-MCP-) cache: 3072 KB 
           clock speeds: max: 2700 MHz 1: 1942 MHz 2: 1968 MHz 3: 1734 MHz 4: 1710 MHz

ഗ്രാഫിക്സ് കാർഡ് വിവരങ്ങൾ (കാർഡ് തരം, ഡിസ്പ്ലേ സെർവർ, റെസല്യൂഷൻ, GLX റെൻഡറർ, GLX പതിപ്പ്) കാണിക്കാൻ -G ഓപ്ഷൻ ഉപയോഗിക്കാം:

$ inxi -G

Graphics:  Card-1: Intel Haswell-ULT Integrated Graphics Controller
           Card-2: NVIDIA GM108M [GeForce 840M]
           Display Server: X.Org 1.18.4 drivers: intel (unloaded: fbdev,vesa) Resolution: [email 
           GLX Renderer: Mesa DRI Intel Haswell Mobile GLX Version: 3.0 Mesa 11.2.0

സിസ്റ്റം ഓഡിയോ/സൗണ്ട് കാർഡിനെ കുറിച്ചുള്ള വിവരങ്ങൾ ലഭിക്കാൻ, ഞങ്ങൾ -A ഫ്ലാഗ് ഉപയോഗിക്കുന്നു:

$ inxi -A

Audio:     Card-1 Intel 8 Series HD Audio Controller driver: snd_hda_intel Sound: ALSA v: k4.4.0-21-generic
           Card-2 Intel Haswell-ULT HD Audio Controller driver: snd_hda_intel

നെറ്റ്uവർക്ക് കാർഡ് വിവരങ്ങൾ പ്രദർശിപ്പിക്കുന്നതിന്, ഞങ്ങൾക്ക് -N ഫ്ലാഗ് ഉപയോഗിക്കാം:

$ inxi -N

Network:   Card-1: Realtek RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller driver: r8169
           Card-2: Realtek RTL8723BE PCIe Wireless Network Adapter driver: rtl8723be

മുഴുവൻ ഹാർഡ് ഡിസ്ക് വിവരങ്ങളും കാണുന്നതിന്, (വലിപ്പം, ഐഡി, മോഡൽ) നമുക്ക് ഫ്ലാഗ് -D ഉപയോഗിക്കാം:

$ inxi -D

Drives:    HDD Total Size: 1000.2GB (20.0% used) ID-1: /dev/sda model: ST1000LM024_HN size: 1000.2GB

സംഗ്രഹിച്ച സിസ്റ്റം വിവരങ്ങൾ കാണിക്കാൻ; മുകളിലുള്ള എല്ലാ വിവരങ്ങളും സംയോജിപ്പിച്ച്, ഞങ്ങൾ താഴെ പറയുന്നതുപോലെ -b ഫ്ലാഗ് ഉപയോഗിക്കേണ്ടതുണ്ട്:

$ inxi -b 

System:    Host: TecMint Kernel: 4.4.0-21-generic x86_64 (64 bit) Desktop: Cinnamon 3.0.7
           Distro: Linux Mint 18 Sarah
Machine:   System: LENOVO (portable) product: 20354 v: Lenovo Z50-70
           Mobo: LENOVO model: Lancer 5A5 v: 31900059WIN Bios: LENOVO v: 9BCN26WW date: 07/31/2014
CPU:       Dual core Intel Core i5-4210U (-HT-MCP-) speed/max: 2018/2700 MHz
Graphics:  Card-1: Intel Haswell-ULT Integrated Graphics Controller
           Card-2: NVIDIA GM108M [GeForce 840M]
           Display Server: X.Org 1.18.4 drivers: intel (unloaded: fbdev,vesa) Resolution: [email 
           GLX Renderer: Mesa DRI Intel Haswell Mobile GLX Version: 3.0 Mesa 11.2.0
Network:   Card-1: Realtek RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller driver: r8169
           Card-2: Realtek RTL8723BE PCIe Wireless Network Adapter driver: rtl8723be
Drives:    HDD Total Size: 1000.2GB (20.0% used)
Info:      Processes: 233 Uptime: 3:23 Memory: 3137.5/7879.9MB Client: Shell (bash) inxi: 2.2.35  

-p ഫ്ലാഗ് ഉപയോഗിച്ച് ഓരോ പാർട്ടീഷനിലും വലിപ്പം, ഉപയോഗിച്ചതും ലഭ്യമായതുമായ ഇടം, ഫയൽസിസ്റ്റം, ഫയൽസിസ്റ്റം തരം എന്നിവയുമായി ബന്ധപ്പെട്ട ഹാർഡ് ഡിസ്ക് പാർട്ടീഷനുകളുടെ പൂർണ്ണമായ ലിസ്റ്റ് കാണാൻ അടുത്ത കമാൻഡ് നമ്മെ പ്രാപ്തരാക്കും:

$ inxi -p

Partition: ID-1: / size: 324G used: 183G (60%) fs: ext4 dev: /dev/sda10
           ID-2: swap-1 size: 4.00GB used: 0.00GB (0%) fs: swap dev: /dev/sda9

പൂർണ്ണമായ Inxi ഔട്ട്uപുട്ട് കാണിക്കുന്നതിന്, ഞങ്ങൾ താഴെ പറയുന്നതുപോലെ -F ഫ്ലാഗ് ഉപയോഗിക്കുന്നു (WAN IP പോലുള്ള സുരക്ഷാ കാരണങ്ങളാൽ ചില ഡാറ്റ ഫിൽട്ടർ ചെയ്തിട്ടുണ്ടെന്ന കാര്യം ശ്രദ്ധിക്കുക):

$ inxi -F 

System:    Host: TecMint Kernel: 4.4.0-21-generic x86_64 (64 bit) Desktop: Cinnamon 3.0.7
           Distro: Linux Mint 18 Sarah
Machine:   System: LENOVO (portable) product: 20354 v: Lenovo Z50-70
           Mobo: LENOVO model: Lancer 5A5 v: 31900059WIN Bios: LENOVO v: 9BCN26WW date: 07/31/2014
CPU:       Dual core Intel Core i5-4210U (-HT-MCP-) cache: 3072 KB 
           clock speeds: max: 2700 MHz 1: 1716 MHz 2: 1764 MHz 3: 1776 MHz 4: 1800 MHz
Graphics:  Card-1: Intel Haswell-ULT Integrated Graphics Controller
           Card-2: NVIDIA GM108M [GeForce 840M]
           Display Server: X.Org 1.18.4 drivers: intel (unloaded: fbdev,vesa) Resolution: [email 
           GLX Renderer: Mesa DRI Intel Haswell Mobile GLX Version: 3.0 Mesa 11.2.0
Audio:     Card-1 Intel 8 Series HD Audio Controller driver: snd_hda_intel Sound: ALSA v: k4.4.0-21-generic
           Card-2 Intel Haswell-ULT HD Audio Controller driver: snd_hda_intel
Network:   Card-1: Realtek RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller driver: r8169
           IF: enp1s0 state: up speed: 100 Mbps duplex: full mac: 28:d2:44:eb:bd:98
           Card-2: Realtek RTL8723BE PCIe Wireless Network Adapter driver: rtl8723be
           IF: wlp2s0 state: down mac: 38:b1:db:7c:78:c7
Drives:    HDD Total Size: 1000.2GB (20.0% used) ID-1: /dev/sda model: ST1000LM024_HN size: 1000.2GB
Partition: ID-1: / size: 324G used: 183G (60%) fs: ext4 dev: /dev/sda10
           ID-2: swap-1 size: 4.00GB used: 0.00GB (0%) fs: swap dev: /dev/sda9
RAID:      No RAID devices: /proc/mdstat, md_mod kernel module present
Sensors:   System Temperatures: cpu: 56.0C mobo: N/A
           Fan Speeds (in rpm): cpu: N/A
Info:      Processes: 234 Uptime: 3:26 Memory: 3188.9/7879.9MB Client: Shell (bash) inxi: 2.2.35 

Inxi ടൂൾ ഉപയോഗിച്ച് ലിനക്സ് സിസ്റ്റം മോണിറ്ററിംഗ്

ലിനക്സ് സിസ്റ്റം പ്രോസസ്സുകൾ, പ്രവർത്തന സമയം, മെമ്മറി മുതലായവ നിരീക്ഷിക്കാൻ ഉപയോഗിക്കുന്ന ചില ഓപ്ഷനുകൾ താഴെ കൊടുക്കുന്നു.

മൊത്തം പ്രോസസ്സുകളുടെ എണ്ണം, പ്രവർത്തന സമയം, മെമ്മറി ഉപയോഗം എന്നിവയുമായി ബന്ധപ്പെട്ട് സംഗ്രഹിച്ച സിസ്റ്റം വിവരങ്ങൾ നേടുക:

$ inxi -I

Info:      Processes: 232 Uptime: 3:35 Memory: 3256.3/7879.9MB Client: Shell (bash) inxi: 2.2.35 

സ്ഥിരസ്ഥിതിയായി, CPU അല്ലെങ്കിൽ മെമ്മറി ഉപയോഗിക്കുന്ന മികച്ച 5 പ്രക്രിയകൾ നിർണ്ണയിക്കാൻ ഇത് ഞങ്ങളെ സഹായിക്കും. -t ഓപ്uഷൻ c (CPU) കൂടാതെ/അല്ലെങ്കിൽ m (മെമ്മറി) ഓപ്uഷനുകൾക്കൊപ്പം ഉപയോഗിക്കുന്ന ഏറ്റവും സജീവമായ 5 പ്രോസസുകളെ CPU ഉപയോഗപ്പെടുത്തുന്നു. കൂടാതെ/അല്ലെങ്കിൽ താഴെ കാണിച്ചിരിക്കുന്നതുപോലെ മെമ്മറി:

----------------- Linux CPU Usage ----------------- 
$ inxi -t c 
Processes: CPU: % used - top 5 active
           1: cpu: 53.7% command: plugin-container pid: 3066
           2: cpu: 20.0% command: java pid: 1527
           3: cpu: 19.7% command: firefox pid: 3018
           4: cpu: 4.6% command: Xorg pid: 2114
           5: cpu: 3.0% command: cinnamon pid: 2835
----------------- Linux Memoery Usage ----------------- 
$ inxi -t m
Processes: Memory: MB / % used - Used/Total: 3212.5/7879.9MB - top 5 active
           1: mem: 980.51MB (12.4%) command: plugin-container pid: 3066
           2: mem: 508.96MB (6.4%) command: java pid: 1527
           3: mem: 507.89MB (6.4%) command: firefox pid: 3018
           4: mem: 244.05MB (3.0%) command: chrome pid: 7405
           5: mem: 211.46MB (2.6%) command: chrome pid: 6146
----------------- Linux CPU and Memory Usage ----------------- 
$ inxi -t cm
Processes: CPU: % used - top 5 active
           1: cpu: 53.7% command: plugin-container pid: 3066
           2: cpu: 20.0% command: java pid: 1527
           3: cpu: 19.7% command: firefox pid: 3018
           4: cpu: 4.6% command: Xorg pid: 2114
           5: cpu: 3.0% command: cinnamon pid: 2835
           Memory: MB / % used - Used/Total: 3223.6/7879.9MB - top 5 active
           1: mem: 991.93MB (12.5%) command: plugin-container pid: 3066
           2: mem: 508.96MB (6.4%) command: java pid: 1527
           3: mem: 507.86MB (6.4%) command: firefox pid: 3018
           4: mem: 244.45MB (3.1%) command: chrome pid: 7405
           5: mem: 211.68MB (2.6%) command: chrome pid: 6146

5 അല്ലാതെ മറ്റൊരു സംഖ്യ വ്യക്തമാക്കാൻ നമുക്ക് cm നമ്പർ (നമ്പർ 1-20 ആകാം) ഉപയോഗിക്കാം, CPU, മെമ്മറി എന്നിവ ഇല്ലാതാക്കുന്ന ഏറ്റവും സജീവമായ 10 പ്രക്രിയകൾ ചുവടെയുള്ള കമാൻഡ് കാണിക്കും.

$ inxi -t cm10

Processes: CPU: % used - top 10 active
           1: cpu: 53.4% command: plugin-container pid: 3066
           2: cpu: 19.8% command: java pid: 1527
           3: cpu: 19.5% command: firefox pid: 3018
           4: cpu: 4.5% command: Xorg pid: 2114
           5: cpu: 3.0% command: cinnamon pid: 2835
           6: cpu: 2.8% command: chrome pid: 7405
           7: cpu: 1.1% command: pulseaudio pid: 2733
           8: cpu: 1.0% command: soffice.bin pid: 7799
           9: cpu: 0.9% command: chrome pid: 5763
           10: cpu: 0.5% command: chrome pid: 6179
           Memory: MB / % used - Used/Total: 3163.1/7879.9MB - top 10 active
           1: mem: 976.82MB (12.3%) command: plugin-container pid: 3066
           2: mem: 511.70MB (6.4%) command: java pid: 1527
           3: mem: 466.01MB (5.9%) command: firefox pid: 3018
           4: mem: 244.40MB (3.1%) command: chrome pid: 7405
           5: mem: 203.71MB (2.5%) command: chrome pid: 6146
           6: mem: 199.74MB (2.5%) command: chrome pid: 5763
           7: mem: 168.30MB (2.1%) command: cinnamon pid: 2835
           8: mem: 165.51MB (2.1%) command: soffice.bin pid: 7799
           9: mem: 158.91MB (2.0%) command: chrome pid: 6179
           10: mem: 151.83MB (1.9%) command: mysqld pid: 1259

ഇനിപ്പറയുന്ന കമാൻഡ് ഇന്റർഫേസ്, സ്പീഡ്, മാക് ഐഡി, സ്റ്റേറ്റ്, ഐപികൾ മുതലായവ ഉൾപ്പെടെയുള്ള വിപുലമായ നെറ്റ്uവർക്ക് കാർഡ് വിവരങ്ങൾ കാണിക്കും:

$ inxi -Nni

Network:   Card-1: Realtek RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller driver: r8169
           IF: enp1s0 state: up speed: 100 Mbps duplex: full mac: 28:d2:44:eb:bd:98
           Card-2: Realtek RTL8723BE PCIe Wireless Network Adapter driver: rtl8723be
           IF: wlp2s0 state: down mac: 38:b1:db:7c:78:c7
           WAN IP: 111.91.115.195 IF: wlp2s0 ip-v4: N/A
           IF: enp1s0 ip-v4: 192.168.0.103

-s ഓപ്uഷൻ ഉപയോഗിച്ച് ഇൻസ്റ്റോൾ ചെയ്ത/കോൺഫിഗർ ചെയ്ത സെൻസറുകളുടെ ഔട്ട്uപുട്ടിന്റെ ട്രാക്ക് സൂക്ഷിക്കാൻ നമുക്ക് കഴിയും:

$ inxi -s

Sensors:   System Temperatures: cpu: 53.0C mobo: N/A
           Fan Speeds (in rpm): cpu: N/A

നിലവിലെ ലൊക്കേഷനായുള്ള വിവരങ്ങൾ (എപിഐ ഉപയോഗിച്ചിട്ടുണ്ടെങ്കിലും വിശ്വസനീയമല്ലെങ്കിലും) -w അല്ലെങ്കിൽ -W different_location> ഉപയോഗിച്ച് സജ്ജീകരിക്കാൻ ഞങ്ങൾക്ക് കഴിയും. മറ്റൊരു സ്ഥലം.

$ inxi -w
Weather:   Conditions: 93 F (34 C) - smoke Time: February 20, 1:38 PM IST

$ inxi -W Mumbai,India
Weather:   Conditions: 93 F (34 C) - smoke Time: February 20, 1:38 PM IST

$ inxi -W Nairobi,Kenya
Weather:   Conditions: 70 F (21 C) - Mostly Cloudy Time: February 20, 11:08 AM EAT

-r ഫ്ലാഗ് ഉപയോഗിച്ച് ഞങ്ങൾക്ക് ഒരു ഡിസ്ട്രോ റിപ്പോസിറ്ററി ഡാറ്റ കാണാനാകും:

$ inxi -r 

Repos:     Active apt sources in file: /etc/apt/sources.list.d/dawidd0811-neofetch-xenial.list
           deb http://ppa.launchpad.net/dawidd0811/neofetch/ubuntu xenial main
           deb-src http://ppa.launchpad.net/dawidd0811/neofetch/ubuntu xenial main
           Active apt sources in file: /etc/apt/sources.list.d/dhor-myway-xenial.list
           deb http://ppa.launchpad.net/dhor/myway/ubuntu xenial main
           deb-src http://ppa.launchpad.net/dhor/myway/ubuntu xenial main
           Active apt sources in file: /etc/apt/sources.list.d/official-package-repositories.list
           deb http://packages.linuxmint.com sarah main upstream import backport
           deb http://archive.ubuntu.com/ubuntu xenial main restricted universe multiverse
           deb http://archive.ubuntu.com/ubuntu xenial-updates main restricted universe multiverse
           deb http://archive.ubuntu.com/ubuntu xenial-backports main restricted universe multiverse
           deb http://security.ubuntu.com/ubuntu/ xenial-security main restricted universe multiverse
           deb http://archive.canonical.com/ubuntu/ xenial partner
           Active apt sources in file: /etc/apt/sources.list.d/qbittorrent-team-qbittorrent-stable-xenial.list
           deb http://ppa.launchpad.net/qbittorrent-team/qbittorrent-stable/ubuntu xenial main
           deb-src http://ppa.launchpad.net/qbittorrent-team/qbittorrent-stable/ubuntu xenial main
           Active apt sources in file: /etc/apt/sources.list.d/slgobinath-safeeyes-xenial.list
           deb http://ppa.launchpad.net/slgobinath/safeeyes/ubuntu xenial main
           deb-src http://ppa.launchpad.net/slgobinath/safeeyes/ubuntu xenial main
           Active apt sources in file: /etc/apt/sources.list.d/snwh-pulp-xenial.list
           deb http://ppa.launchpad.net/snwh/pulp/ubuntu xenial main
           deb-src http://ppa.launchpad.net/snwh/pulp/ubuntu xenial main
           Active apt sources in file: /etc/apt/sources.list.d/twodopeshaggy-jarun-xenial.list
           deb http://ppa.launchpad.net/twodopeshaggy/jarun/ubuntu xenial main
           deb-src http://ppa.launchpad.net/twodopeshaggy/jarun/ubuntu xenial main
           Active apt sources in file: /etc/apt/sources.list.d/ubuntu-mozilla-security-ppa-xenial.list
           deb http://ppa.launchpad.net/ubuntu-mozilla-security/ppa/ubuntu xenial main
           deb-src http://ppa.launchpad.net/ubuntu-mozilla-security/ppa/ubuntu xenial main

ഇതിന്റെ നിലവിലെ ഇൻസ്റ്റോൾ ചെയ്ത പതിപ്പ് കാണുന്നതിന്, ഒരു ദ്രുത സഹായം, കൂടാതെ ഓപ്uഷനുകളുടെയും വിശദമായ ഉപയോഗ വിവരങ്ങളുടെയും പൂർണ്ണമായ ലിസ്റ്റിനായി മാൻ പേജ് തുറക്കുക, ടൈപ്പ് ചെയ്യുക:

$ inxi -v   #show version
$ inxi -h   #quick help
$ man inxi  #open man page

കൂടുതൽ വിവരങ്ങൾക്ക്, ഔദ്യോഗിക GitHub Repository സന്ദർശിക്കുക: https://github.com/smxi/inxi

ഇപ്പോഴത്തേക്ക് ഇത്രമാത്രം! ഈ ലേഖനത്തിൽ, മെഷീൻ ഹാർഡ്uവെയറും സിസ്റ്റം വിവരങ്ങളും ശേഖരിക്കുന്നതിനുള്ള സമ്പൂർണ ഫീച്ചറും ശ്രദ്ധേയവുമായ കമാൻഡ് ലൈൻ ടൂളായ Inxi ഞങ്ങൾ അവലോകനം ചെയ്തു. ലിനക്സിനുള്ള ഏറ്റവും മികച്ച CLI അടിസ്ഥാനമാക്കിയുള്ള ഹാർഡ്uവെയർ/സിസ്റ്റം വിവര ശേഖരണ ടൂളുകളിൽ ഒന്നാണിത്, ഞാൻ ഇതുവരെ ഉപയോഗിച്ചിട്ടില്ല.

അതിനെക്കുറിച്ചുള്ള നിങ്ങളുടെ ചിന്തകൾ പങ്കിടുന്നതിന്, ചുവടെയുള്ള അഭിപ്രായ ഫോം ഉപയോഗിക്കുക. അവസാനമായി, Inxi പോലെയുള്ള മറ്റ് ഉപയോഗപ്രദമായ ടൂളുകളെ കുറിച്ച് നിങ്ങൾക്ക് അറിയാമെങ്കിൽ, നിങ്ങൾക്ക് ഞങ്ങളെ അറിയിക്കാം, അവയും അവലോകനം ചെയ്യുന്നതിൽ ഞങ്ങൾക്ക് സന്തോഷമുണ്ട്.