mirror of
https://github.com/smxi/inxi.git
synced 2024-11-16 08:11:39 +00:00
New version, new man. Completed man edits.
Many small bugs fixed. Enhancements: 1. in some cases, will detect partition table type (GTP,MBR) either with or without root. Uses fast method, which is not available on all systems. 2. Added IPMI sensors tools ipmitool and ipmi-sensors to -s for systems that use IPMI. 3. Finished man page edits and corrections. Thanks Pete. 4. Added doubled word filter for main -NGA lines, only for Card items. 5. Gave more granular uptime output: like: uptime: 23d 5h 34m
This commit is contained in:
parent
c4bc0ff282
commit
35d5acfcae
310
inxi.1
310
inxi.1
|
@ -1,4 +1,4 @@
|
|||
.TH INXI 1 "2018\-03\-30" inxi "inxi manual"
|
||||
.TH INXI 1 "2018\-04\-03" inxi "inxi manual"
|
||||
.SH NAME
|
||||
inxi \- Command line system information script for console and IRC
|
||||
.SH SYNOPSIS
|
||||
|
@ -19,7 +19,7 @@ All options have long form variants - see below for these and more advanced opti
|
|||
\fBinxi\fR is a command line system information script built for console
|
||||
and IRC. It is also used a debugging tool for forum technical support,
|
||||
to quickly ascertain users' system configurations and hardware. inxi shows
|
||||
system hardware, CPU, drivers, Xorg, Desktop, Kernel, GCC version(s), Processes,
|
||||
system hardware, CPU, drivers, Xorg, Desktop, Kernel, gcc version(s), Processes,
|
||||
RAM usage, and a wide variety of other useful information.
|
||||
|
||||
\fBinxi\fR output varies depending on whether it is being used on CLI or IRC,
|
||||
|
@ -311,7 +311,9 @@ then shows what package(s) you need to install to add support for each feature.
|
|||
.B \-s\fR,\fB \-\-sensors\fR
|
||||
Show output from sensors if sensors installed/configured: Motherboard/CPU/GPU
|
||||
temperatures; detected fan speeds. GPU temperature when available. Nvidia shows
|
||||
screen number for multiple screens.
|
||||
screen number for multiple screens. IPMI sensors are also used (root required)
|
||||
if present.
|
||||
.
|
||||
.TP
|
||||
.B \-\-slots\fR
|
||||
Show PCI slots with type, speed, and status information.
|
||||
|
@ -436,7 +438,7 @@ Absolute override for output filters. Useful for debugging networking
|
|||
issues in IRC for example.
|
||||
.SH EXTRA DATA OPTIONS
|
||||
These options can be triggered by one or more \fB\-x\fR.
|
||||
Alternately, the \fB\-v\fR options trigger them in the following
|
||||
Alternatively, the \fB\-v\fR options trigger them in the following
|
||||
way: \fB\-v 3\fR adds \fB\-x\fR;
|
||||
\fB\-v 6\fR adds \fB\-xx\fR; \fB\-v 7\fR adds \fB\-xxx\fR
|
||||
|
||||
|
@ -460,7 +462,7 @@ extra data level.
|
|||
device.
|
||||
.TP
|
||||
.B \-x \-A\fR
|
||||
\- Shows PCI Bus ID/Usb ID number of each Audio device.
|
||||
\- Shows PCI Bus ID/USB ID number of each Audio device.
|
||||
.TP
|
||||
.B \-x \-B\fR
|
||||
\- Shows Vendor/Model, battery status (if battery present).
|
||||
|
@ -469,31 +471,31 @@ device.
|
|||
\- bogomips on CPU (if available); CPU Flags (short list).
|
||||
.TP
|
||||
.B \-x \-C\fR
|
||||
\- CPU microarchitecture + revision (like Sandy Bridge, K8, ARMv8, P6,
|
||||
and so on). Only shows if detected. Newer microarchitectures will have
|
||||
to be added as they appear, and require the CPU family id and model id.
|
||||
\- CPU microarchitecture + revision (e.g. Sandy Bridge, K8, ARMv8, P6,
|
||||
etc.). Only shows data if detected. Newer microarchitectures will have
|
||||
to be added as they appear, and require the CPU family ID and model ID.
|
||||
|
||||
Example: \fBarch: Sandy Bridge rev.2\fR, \fBarch: K8 rev.F+\fR
|
||||
Examples: \fBarch: Sandy Bridge rev: 2\fR, \fBarch: K8 rev.F+ rev: 2\fR
|
||||
.TP
|
||||
.B \-x \-d\fR
|
||||
\- Adds items to features line of optical drive; adds rev version to
|
||||
optical drive.
|
||||
.TP
|
||||
.B \-x \-D\fR
|
||||
\- Hdd temp with disk data if you have hddtemp installed, if you are root
|
||||
OR if you have added to \fB/etc/sudoers\fR (sudo v. 1.7 or newer):
|
||||
\- HDD temperature with disk data if you have hddtemp installed, if you are root
|
||||
or if you have added to \fB/etc/sudoers\fR (sudo v. 1.7 or newer):
|
||||
|
||||
.B <username> ALL = NOPASSWD: /usr/sbin/hddtemp (sample)
|
||||
|
||||
.TP
|
||||
.B \-x \-G\fR
|
||||
\- Direct rendering status for Graphics.
|
||||
\- Direct rendering status.
|
||||
.TP
|
||||
.B \-x \-G\fR
|
||||
\- (for single gpu, nvidia driver) screen number gpu is running on.
|
||||
\- (for single GPU, nvidia driver) screen number that GPU is running on.
|
||||
.TP
|
||||
.B \-x \-G\fR
|
||||
\- Shows PCI Bus ID/Usb ID number of each Graphics card.
|
||||
\- Shows PCI Bus ID/USB ID number of each Graphics card.
|
||||
.TP
|
||||
.B \-x \-i\fR
|
||||
\- Show IP v6 additional scope data, like Global, Site, Temporary for
|
||||
|
@ -501,7 +503,7 @@ each interface.
|
|||
|
||||
Note that there is no way I am aware of to filter out the deprecated
|
||||
IP v6 scope site/global temporary addresses from the output of
|
||||
\fBifconfig\fR. \fBip\fR tool shows that clearly.
|
||||
\fBifconfig\fR. The \fBip\fR tool shows that clearly.
|
||||
|
||||
\fBip\-v6\-temporary\fR \- (\fBip\fR tool only), scope global temporary.
|
||||
Scope global temporary deprecated is not shown
|
||||
|
@ -521,45 +523,43 @@ values, as with global temporary, and global temporary deprecated.
|
|||
|
||||
.TP
|
||||
.B \-x \-I\fR
|
||||
\- Show current init system (and init rc in some cases, like OpenRC).
|
||||
\- Shows current init system (and init rc in some cases, like OpenRC).
|
||||
With \fB\-xx\fR, shows init/rc version number, if available.
|
||||
.B \-x \-I\fR
|
||||
\- Show system GCC, default. With \fB\-xx\fR, also show other installed GCC
|
||||
\- Shows default system gcct. With \fB\-xx\fR, also show other installed gcc
|
||||
versions.
|
||||
.TP
|
||||
.B \-x \-I\fR
|
||||
\- Show current runlevel (not available with all init systems).
|
||||
.TP
|
||||
.B \-x \-I\fR
|
||||
\- If in shell (not in IRC client, that is), show shell version number
|
||||
(if available).
|
||||
\- If in shell (i.e. not in IRC client), shows shell version number, if available.
|
||||
.TP
|
||||
.B \-x \-m\fR
|
||||
\- If present, shows maximum memory module/device size in the Array line.
|
||||
Only some systems will have this data available. Shows estimate it if can
|
||||
Only some systems will have this data available. Shows estimate if it can
|
||||
generate one.
|
||||
.TP
|
||||
.B \-x \-m\fR
|
||||
\- Shows device type in the Device line.
|
||||
.TP
|
||||
.B \-x \-N\fR
|
||||
\- Adds version/port(s)/driver version (if available) for each Network card;
|
||||
.TP
|
||||
.B \-x \-N\fR
|
||||
\- Shows PCI Bus ID/Usb ID number of each Network card.
|
||||
\- Shows PCI Bus ID/USB ID number of each Network card.
|
||||
.TP
|
||||
.B \-x \-R\fR
|
||||
\- md\-raid: Adds second RAID Info line with extra data: blocks; chunk size;
|
||||
bitmap (if present). Resync line, shows blocks synced/total blocks.
|
||||
.TP
|
||||
.B \-x \-S\fR
|
||||
\- Desktop toolkit if available (GNOME/XFCE/KDE only); Kernel gcc version.
|
||||
\- Desktop toolkit, if available (GNOME/Xfce/KDE only); Kernel gcc version.
|
||||
.TP
|
||||
.B \-x \-t\fR
|
||||
\- Adds memory use output to cpu (\fB\-xt c\fR), and cpu use to memory
|
||||
\- Adds memory use output to CPU (\fB\-xt c\fR), and CPU use to memory
|
||||
(\fB\-xt m\fR).
|
||||
.TP
|
||||
.B \-x \-t\fR
|
||||
For \fB\-xt c\fR will also show system Used/Total ram data
|
||||
if \fB\-t m\fR (memory) is not used AND \fB\-I\fR is not triggered.
|
||||
.TP
|
||||
.B \-x \-\-usb\fR
|
||||
\- For Devices, show USB speed.
|
||||
.TP
|
||||
|
@ -567,11 +567,10 @@ if \fB\-t m\fR (memory) is not used AND \fB\-I\fR is not triggered.
|
|||
\- Adds humidity and barometric pressure.
|
||||
.TP
|
||||
.B \-x \-w\fR,\fB \-W\fR
|
||||
\- Adds wind speed and time zone (\fB\-w\fR only), and makes output go to
|
||||
two lines.
|
||||
\- Adds wind speed and direction.
|
||||
.TP
|
||||
.B \-xx \-A\fR
|
||||
\- Adds vendor:product ID of each Audio device.
|
||||
\- Adds vendor:product ID for each Audio device.
|
||||
.TP
|
||||
.B \-xx \-B\fR
|
||||
\- Adds serial number, voltage (if available).
|
||||
|
@ -579,9 +578,6 @@ two lines.
|
|||
Note that \fBvolts\fR shows the data (if available) as: Voltage Now / Minimum
|
||||
Design Voltage
|
||||
.TP
|
||||
.B \-xx \-C\fR
|
||||
\- Shows Minimum CPU speed (if available).
|
||||
.TP
|
||||
.B \-xx \-D\fR
|
||||
\- Adds disk serial number.
|
||||
.TP
|
||||
|
@ -589,38 +585,36 @@ Design Voltage
|
|||
\- Adds vendor:product ID of each Graphics card.
|
||||
.TP
|
||||
.B \-xx \-G\fR
|
||||
\- Wayland/Mir only: if found, attempts to show compositor (experimental).
|
||||
\- (Wayland/Mir only; experimental) if found, attempts to show compositor.
|
||||
.TP
|
||||
.B \-xx \-G\fR
|
||||
\- For free drivers, adds OpenGL compatibility version number if it's available.
|
||||
\- For free drivers, adds OpenGL compatibility version number if available.
|
||||
For nonfree drivers, the core version and compatibility versions are the same.
|
||||
Example:
|
||||
|
||||
\fBversion: 3.3 Mesa 11.2.0 compat\-v: 3.0\fR
|
||||
\fBv: 3.3 Mesa 11.2.0 compat\-v: 3.0\fR
|
||||
.TP
|
||||
.B \-xx \-I\fR
|
||||
\- Show init type version number (and rc if present).
|
||||
\- Shows init type version number (and rc if present).
|
||||
.TP
|
||||
.B \-xx \-I\fR
|
||||
\- Adds other detected installed gcc versions to primary gcc output (if present).
|
||||
\- Adds other detected installed gcc versions (if present).
|
||||
.TP
|
||||
.B \-xx \-I\fR
|
||||
\- Show, if detected, system default runlevel. Supports Systemd/Upstart/Sysvinit
|
||||
type defaults. Note that not all systemd systems have the default value set, in
|
||||
that case, if present, it will use the data from \fB/etc/inittab\fR.
|
||||
\- Shows system default runlevel, if detected. Supports Systemd/Upstart/SysVinit
|
||||
type defaults.
|
||||
.TP
|
||||
.B \-xx \-I\fR
|
||||
\- Adds parent program (or tty) that started shell, if not IRC client, to shell
|
||||
information.
|
||||
\- Adds parent program (or tty) that started shell, if not IRC client.
|
||||
.TP
|
||||
.B \-xx \-m\fR
|
||||
\- Shows memory device Manufacturer.
|
||||
.TP
|
||||
.B \-xx \-m\fR
|
||||
\- Shows memory device Part Number (\fBpart:\fR). Useful to order new or
|
||||
replacement memory sticks etc. Usually part numbers are unique, particularly
|
||||
\- Shows memory device Part Number (\fBpart-no:\fR). Useful for ordering new or
|
||||
replacement memory sticks etc. Part numbers are unique, particularly
|
||||
if you use the word \fBmemory\fR in the search as well. With \fB\-xxx\fR,
|
||||
shows Serial Number as well.
|
||||
also shows Serial Number.
|
||||
.TP
|
||||
.B \-xx \-m\fR
|
||||
\- Single/double bank memory, if data is found. Note, this may not be 100% right
|
||||
|
@ -628,20 +622,20 @@ all of the time since it depends on the order that data is found in \fBdmidecode
|
|||
output for \fBtype 6\fR and \fBtype 17\fR.
|
||||
.TP
|
||||
.B \-xx \-M\fR
|
||||
\- Adds chassis information, if any data for that is available. Also shows BIOS
|
||||
rom size if using dmidecode.
|
||||
\- Adds chassis information, if data is available. Also shows BIOS
|
||||
ROM size if using \fBdmidecode\fR.
|
||||
.TP
|
||||
.B \-xx \-N\fR
|
||||
\- Adds vendor:product ID of each Network card.
|
||||
\- Adds vendor:product ID for each Network card.
|
||||
.TP
|
||||
.B \-xx \-R\fR
|
||||
\- md--raid: Superblock (if present); algorithm.. If resync,
|
||||
\- md\-raid: Shows superblock (if present) and algorithm. If resync,
|
||||
shows progress bar.
|
||||
.TP
|
||||
.B \-xx \-S\fR
|
||||
\- Adds, if run in X, display manager type to Desktop information, if present.
|
||||
If none, shows N/A. Supports most known display managers, like xdm, gdm, kdm,
|
||||
slim, lightdm, or mdm.
|
||||
\- Adds, if run in X, display manager type (if present).
|
||||
If none, shows N/A. Supports most known display managers, including xdm, gdm, kdm,
|
||||
slim, lightdm, and mdm.
|
||||
.TP
|
||||
.B \-xx \-\-slots\fR
|
||||
\- Show slot length.
|
||||
|
@ -650,18 +644,21 @@ slim, lightdm, or mdm.
|
|||
\- Show vendor:chip id.
|
||||
.TP
|
||||
.B \-xx \-w\fR,\fB \-W\fR
|
||||
\- Adds wind chill, heat index, or dew point are available, if available.
|
||||
\- Adds wind chill, heat index, and dew point if any of these are available.
|
||||
.TP
|
||||
.B \-xxx \-B\fR
|
||||
\- Adds battery chemistry (like: \fBLi\-ion\fR), cycles (NOTE: there appears to
|
||||
\- Adds battery chemistry (e.g. \fBLi\-ion\fR), cycles (NOTE: there appears to
|
||||
be a problem with the Linux kernel obtaining the cycle count, so this almost
|
||||
always shows \fB0\fR. There's nothing that can be done about this glitch, the
|
||||
data is simply not available as of 2016\-04\-18), location (only available from
|
||||
dmidecode derived output).
|
||||
data is simply not available as of 2018\-04\-03), location (only available from
|
||||
\fBdmidecodefR derived output).
|
||||
.TP
|
||||
.B \-xxx \-D\fR
|
||||
\- Adds disk firmware revision number, if available (nvme and possibly other types).
|
||||
.TP
|
||||
.B \-xxx \-D\fR
|
||||
\- Adds disk partition scheme (in some but not all cases). E.g. scheme: \fBGPT\fR
|
||||
.TP
|
||||
.B \-xxx \-I\fR
|
||||
\- For \fBShell:\fR adds \fB(su|sudo|login)\fR to shell name if present.
|
||||
.TP
|
||||
|
@ -670,50 +667,50 @@ dmidecode derived output).
|
|||
uses the \fBwho am i\fR test.
|
||||
.TP
|
||||
.B \-xxx \-m\fR
|
||||
\- Memory bus width: primary bus width, and if present, total width. eg:
|
||||
bus width: 64 bit (total: 72 bits). Note that total / data widths are mixed up
|
||||
sometimes in dmidecode output, so inxi will take the larger value as total if
|
||||
\- Memory bus width: primary bus width, and if present, total width. e.g.,
|
||||
\fBbus width: 64 bit (total: 72 bits)\fR . Note that total / data widths are mixed up
|
||||
sometimes in dmidecode output, so inxi will take the larger value as the total if
|
||||
present. If no total width data is found, then inxi will not show that item.
|
||||
.TP
|
||||
.B \-xxx \-m\fR
|
||||
\- Adds device Type Detail, eg: DDR3 (Synchronous).
|
||||
\- Adds device Type Detail, e.g., \fBdetail: DDR3 (Synchronous)\fR.
|
||||
.TP
|
||||
.B \-xxx \-m\fR
|
||||
\- If present, will add memory module voltage. Only some systems will have this
|
||||
data available.
|
||||
.TP
|
||||
.B \-xxx \-m\fR
|
||||
\- Shows Serial Number.
|
||||
\- Shows device Serial Number.
|
||||
.TP
|
||||
.B \-xxx \-R\fR
|
||||
\- md\-raid: Adds system mdraid support types (kernel support,read ahead, raid events)
|
||||
\- md\-raid: Adds system mdraid support types (kernel support,read ahead, RAID events)
|
||||
|
||||
\- zfs\-raid: Shows portion allocated (used) by RAID array/device.
|
||||
.TP
|
||||
.B \-xxx \-S\fR
|
||||
\- Adds, if run in X, shell/panel type info to Desktop information, if present.
|
||||
\- Adds, if run in X, shell/panel type info (if present).
|
||||
If none, shows nothing. Supports some current desktop extras like gnome\-panel,
|
||||
lxde\-panel, and others. Added mainly for Mint support.
|
||||
.TP
|
||||
.B \-xxx \-w\fR,\fB \-W\fR
|
||||
\- Adds location (city state country), weather observation time, altitude of system.
|
||||
\- Adds location (city state country), altitude, weather observation time.
|
||||
|
||||
.SH ADVANCED OPTIONS
|
||||
|
||||
.TP
|
||||
.B \-\-alt 40\fR
|
||||
Bypass \fBPerl\fR as a downloader option. Priority is: Perl (HTTP::Tiny),
|
||||
Curl, Wget, Fetch, OpenBSD only: ftp
|
||||
Curl, Wget, Fetch, (OpenBSD only) ftp.
|
||||
|
||||
.TP
|
||||
.B \-\-alt 41\fR
|
||||
Bypass \fBCurl\fR as a downloader option. Priority is: Perl (HTTP::Tiny),
|
||||
Curl, Wget, Fetch, OpenBSD only: ftp
|
||||
Curl, Wget, Fetch, (OpenBSD only) ftp.
|
||||
|
||||
.TP
|
||||
.B \-\-alt 42\fR
|
||||
Bypass \fBFetch\fR as a downloader option. Priority is: Perl (HTTP::Tiny),
|
||||
Curl, Wget, Fetch, OpenBSD only: ftp
|
||||
Curl, Wget, Fetch, (OpenBSD only) ftp.
|
||||
|
||||
.B \-\-alt 43\fR
|
||||
Bypass \fBwget\fR as a downloader option. Priority is: Perl (HTTP::Tiny),
|
||||
|
@ -723,22 +720,22 @@ Curl, Wget, Fetch, OpenBSD only: ftp
|
|||
.B \-\-alt 44\fR
|
||||
Bypass \fBCurl\fR, \fBFetch\fR, and \fBWget\fR as downloader options. This
|
||||
basically forces the downloader selection to use \fBPerl 5.x\fR \fBHTTP::Tiny\fR,
|
||||
which is in general slower than \fBCurl\fR or \fBWget\fR but it may help bypass
|
||||
which is generally slower than \fBCurl\fR or \fBWget\fR but it may help bypass
|
||||
issues with downloading.
|
||||
|
||||
.TP
|
||||
.B \-\-display [:[0-9]]\fR
|
||||
Will try to get display data out of X (does not usually work as root user).
|
||||
Default gets display info from display \fB:0\fR. If you use this format:
|
||||
\fB\-\-display :1\fR it would get it from display \fB1\fR instead, or any display
|
||||
you specify.\fR
|
||||
Default gets display info from display \fB:0\fR. If you use the format
|
||||
\fB\-\-display :1\fR then it would get it from display \fB1\fR instead,
|
||||
or any display you specify.
|
||||
|
||||
Note that in some cases, \fB\-\-display\fR will cause inxi to hang endlessly when
|
||||
running the option in console with Intel graphics (confirmed). Other free
|
||||
drivers like nouveau/ati unknown yet. It may be that this is a bug with the
|
||||
intel graphics driver, more information required.
|
||||
running the option in console with Intel graphics. The situation regarding
|
||||
other free drivers such as nouveau/ATI is currently unknown. It may be that
|
||||
this is a bug with the Intel graphics driver - more information is required.
|
||||
|
||||
You can test this easily by running this command out of X/display server:
|
||||
You can test this easily by running the following command out of X/display server:
|
||||
\fBglxinfo -display :0\fR
|
||||
|
||||
If it hangs, \fB\-\-display\fR will not work.
|
||||
|
@ -746,11 +743,11 @@ If it hangs, \fB\-\-display\fR will not work.
|
|||
.TP
|
||||
.B \-\-dmidecode\fR
|
||||
Force use of \fBdmidecode\fR. This will override \fB/sys\fR data in some lines,
|
||||
like \fB\-M\fR or \fB\-B\fR.
|
||||
e.g. \fB\-M\fR or \fB\-B\fR.
|
||||
|
||||
.TP
|
||||
.B \-\-downloader [curl|fetch|perl|wget]\fR
|
||||
Force inxi to use [curl|fetch|perl|wget] for downloads.
|
||||
Force inxi to use Curl, Fetch, Perl, or Wget for downloads.
|
||||
|
||||
.TP
|
||||
.B \-\-host\fR
|
||||
|
@ -761,24 +758,25 @@ Turns on hostname in System line. Overrides inxi config file value (if set):
|
|||
.TP
|
||||
.B \-\-indent\-min [integer]\fR
|
||||
Overrides default indent minimum value. This is the value that makes inxi change from
|
||||
wrapped line starters [like \fBInfo\fR] to non wrapped. If less than 80, no wrapping will
|
||||
occur. Overrides internal default value and user configuration value:
|
||||
wrapped line starters [like \fBInfo\fR] to non wrapped. If less than \fB80\fR,
|
||||
no wrapping will occur. Overrides internal default value and user configuration value:
|
||||
|
||||
\fBINDENT_MIN=85\fR
|
||||
|
||||
.TP
|
||||
.B \-\-limit [\-1 \- x]\fR
|
||||
\fB\-1\fR removes limit. Raise or lower max output limit of IP addresses for \fB\-i\fR.
|
||||
Raise or lower max output limit of IP addresses for \fB\-i\fR. \fB\-1\fR removes limit.
|
||||
|
||||
.TP
|
||||
.B \-\-man\fR
|
||||
Updates / installs man page with \fB\-U\fR if pinxi or using \fB\-U 3\fR dev branch.
|
||||
Updates / installs man page with \fB\-U\fR if \fBpinxi\fR or using \fB\-U 3\fR dev branch.
|
||||
(Only active if \fB\-U\fR is is not disabled by maintainers).
|
||||
|
||||
.TP
|
||||
.B \-\-no\-host\fR
|
||||
Turns off hostname in System line. Useful, with \fB\-z\fR, for anonymizing your
|
||||
inxi output for posting on forums or IRC. Same as configuration value:
|
||||
Turns off hostname in System line. Useful, in combination with \fB\-z\fR,
|
||||
for anonymizing inxi output for posting on forums or IRC. Same as
|
||||
configuration value:
|
||||
|
||||
\fBSHOW_HOST='false'\fR
|
||||
|
||||
|
@ -791,66 +789,62 @@ Disables man page install with \fB\-U\fR for master and active development branc
|
|||
.B \-\-no\-ssl\fR
|
||||
Skip SSL certificate checks for all downloader actions (\fB\-U\fR, \fB\-w\fR,
|
||||
\fB\-W\fR, \fB\-i\fR). Use if your system does not have current SSL certificate
|
||||
lists, or if you have problems making a connection for any reason. \fBwget\fR,
|
||||
\fBcurl\fR, and \fBfetch\fR only.
|
||||
lists, or if you have problems making a connection for any reason. Works with
|
||||
\fBWget\fR, \fBCurl\fR, and \fBFetch\fR only.
|
||||
|
||||
.TP
|
||||
.B \-\-output [json|screen|xml]\fR
|
||||
Change data output type. Requires \-\-output\-file [full path|print] if not 'screen'.
|
||||
Change data output type. Requires \-\-output\-file if not fBscreen\fR.
|
||||
|
||||
.TP
|
||||
.B \-\-output\-file [full path to output file|print]\fR
|
||||
The directory path given must exist. The directory path given must exist,
|
||||
and the file will be created, unless it is printing to stdout (print).
|
||||
Required for non screen --output formats (json|xml).
|
||||
The given directory path must exist. The directory path given must exist,
|
||||
The \fBprint\fR options prints to stdout.
|
||||
Required for non-screen \fB\-\-output\fR formats (json|xml).
|
||||
|
||||
.TP
|
||||
.B \-\-sleep [0\-x.x]\fR
|
||||
Usually in decimals. Change CPU sleep time for -C (current: 0.35). Sleep is used
|
||||
to let system catch up and show a more accurate CPU use. Example:
|
||||
Usually in decimals. Change CPU sleep time for \fB\-C\fR (current: \fB\0.35\fR).
|
||||
Sleep is used to let the system catch up and show a more accurate CPU use. Example:
|
||||
|
||||
\fBinxi \-Cxxx \-\-sleep 0.15\fR
|
||||
|
||||
Overrides default internal value and user configuraton value:
|
||||
Overrides default internal value and user configuration value:
|
||||
|
||||
\fBCPU_SLEEP=0.25\fR
|
||||
|
||||
.SH DEBUGGING OPTIONS
|
||||
.TP
|
||||
.B \-\-dbg [1\-x]\fR
|
||||
\fBDevelopers only!\fR Triggers specific debug actions for testing purposes only. See
|
||||
the documentation file for the active debugger options. These change depending on debug
|
||||
\fBDevelopers only!\fR Triggers specific debug actions for testing purposes. See
|
||||
\fBinxi-values.txt\fR for the active debugger options. These change depending on debug
|
||||
requirements, so there's no point in listing those options here in the man page.
|
||||
|
||||
\fIhttps://github.com/smxi/inxi/docs/inxi-values.txt\fR
|
||||
|
||||
.TP
|
||||
.B \-\-debug [1\-3]\fR
|
||||
\- On screen debugger output (currently not used currently).
|
||||
|
||||
.TP
|
||||
.B \-\-debug 10\fR
|
||||
\- Basic logging. Check \fB$XDG_DATA_HOME/inxi/inxi.log\fR or
|
||||
\fB$HOME/.local/share/inxi/inxi.log\fR or \fB$HOME/.inxi/inxi.log\fR.
|
||||
|
||||
.TP
|
||||
.B \-\-debug 11\fR
|
||||
\- Full file/system info logging.
|
||||
|
||||
.TP
|
||||
.B \-\-debug [20\-22]\fR
|
||||
Debugger output generator.
|
||||
|
||||
.TP
|
||||
.B \-\-debug [1\-3]\fR
|
||||
\- On screen debugger output. [not used currently]
|
||||
|
||||
.TP
|
||||
.B \-\-debug 10\fR
|
||||
\- Basic logging. Check \fB$XDG_DATA_HOME/inxi/inxi.log\fB or
|
||||
\fB$HOME/.local/share/inxi/inxi.log or \fB$HOME/.inxi/inxi.log
|
||||
|
||||
.TP
|
||||
.B \-\-debug 11\fR
|
||||
\- Full file/sys info logging.
|
||||
|
||||
.TP
|
||||
.B \-\-debug 12\fR
|
||||
\- Plus color logging.
|
||||
|
||||
.TP
|
||||
.B \-\-debug 20\fR
|
||||
The following create a tar.gz file of system data, plus collecting
|
||||
the inxi output to file.
|
||||
Creates a tar.gz file of system data and collects the inxi output
|
||||
in a file.
|
||||
|
||||
* tree traversal data file read of \fB/sys\fR, and other system
|
||||
* tree traversal data file read from \fB/sys\fR, and other system
|
||||
data.
|
||||
|
||||
* xorg conf and log data, xrandr, xprop, xdpyinfo, glxinfo etc.
|
||||
|
@ -884,19 +878,18 @@ script output.
|
|||
To trigger inxi output in your IRC client, pick the appropriate method from the
|
||||
list below:
|
||||
.TP
|
||||
.B Xchat, irssi
|
||||
.B XChat, Irssi
|
||||
\fR(and many other IRC clients)
|
||||
.B /exec \-o inxi
|
||||
\fR[\fBoptions\fR]
|
||||
If you leave off the \fB\-o\fR, only you will see the output on your local
|
||||
.B /exec \-o inxi \fR[\fBoptions\fR]
|
||||
If you don't include the \fB\-o\fR, only you will see the output on your local
|
||||
IRC client.
|
||||
.TP
|
||||
.B Konversation
|
||||
.B /cmd inxi
|
||||
\fR[\fBoptions\fR]
|
||||
|
||||
To run inxi in konversation as a native script if your distribution or inxi package
|
||||
did not do this for you, create this symbolic link:
|
||||
To run inxi in Konversation as a native script if your distribution or inxi package
|
||||
hasn't already done this for you, create this symbolic link:
|
||||
|
||||
KDE 4:
|
||||
.B ln \-s /usr/local/bin/inxi /usr/share/kde4/apps/konversation/scripts/inxi
|
||||
|
@ -908,7 +901,7 @@ If inxi is somewhere else, change the path \fB/usr/local/bin\fR to wherever it
|
|||
is located.
|
||||
|
||||
If you are using KDE/QT 5, then you may also need to add the following to get
|
||||
the konversation \fR/inxi\fR command to work:
|
||||
the Konversation \fR/inxi\fR command to work:
|
||||
|
||||
.B ln \-s /usr/share/konversation /usr/share/apps/
|
||||
|
||||
|
@ -932,48 +925,48 @@ have dropped the \fB\-curses\fR part of their program name, ie:
|
|||
Deprecated:
|
||||
|
||||
Before WeeChat can run external scripts like inxi, you need to install the
|
||||
weechat\-plugins package. This is automatically installed for Debian users.
|
||||
Next, if you don't already have it, you need to install shell.py,
|
||||
\fBweechat\-plugins\fR package. This is automatically installed for Debian users.
|
||||
Next, if you don't already have it, you need to install \fBshell.py\fR,
|
||||
which is a python script.
|
||||
|
||||
In a web browser, Click on the download button at:
|
||||
In a web browser, click on the download button at:
|
||||
.I https://www.weechat.org/scripts/source/stable/shell.py.html/
|
||||
|
||||
Make the script executable by
|
||||
|
||||
.B chmod +x shell.py
|
||||
|
||||
Move it to your home folder: \fB/.weechat/python/autoload/\fR then logout,
|
||||
Move it to your home folder at \fB/.weechat/python/autoload/\fR then logout,
|
||||
and start WeeChat with
|
||||
|
||||
.B weechat\-curses
|
||||
|
||||
Top of screen should say what pythons scripts have loaded, and should include
|
||||
shell. Then to run inxi, you would enter a command like this:
|
||||
The top of the screen should say which python scripts have loaded,
|
||||
and should include \fBshell\fR. To run inxi, you would then enter a command like this:
|
||||
|
||||
.B /shell \-o inxi \-bx
|
||||
|
||||
If you leave off the \fB\-o\fR, only you will see the output on your local
|
||||
weechat. WeeChat users may also like to check out the weeget.py
|
||||
If you don't include the \fB\-o\fR, only you will see the output on your local
|
||||
weechat. WeeChat users may also like to check out \fBweeget.py\fR.
|
||||
|
||||
.SH CONFIGURATION FILE
|
||||
inxi will read the following configuration/initialization files in the
|
||||
inxi will read its configuration/initialization files in the
|
||||
following order:
|
||||
|
||||
\fB/etc/inxi.conf\fR is the default configurations. These can be overridden
|
||||
\fB/etc/inxi.conf\fR contains the default configurations. These can be overridden
|
||||
by user configurations found in one of the following locations (inxi will
|
||||
place its config file using the following precedence as well, that is,
|
||||
store its config file using the following precedence:
|
||||
if \fB$XDG_CONFIG_HOME\fR is not empty, it will go there, else if
|
||||
\fB$HOME/.conf/inxi.conf\fR exists, it will go there, and as a last default,
|
||||
the legacy location is used:
|
||||
the legacy location is used), i.e.:
|
||||
|
||||
\fB$XDG_CONFIG_HOME/inxi.conf\fR or \fB$HOME/.conf/inxi.conf\fR or
|
||||
\fB$XDG_CONFIG_HOME/inxi.conf\fR > \fB$HOME/.conf/inxi.conf\fR >
|
||||
\fB$HOME/.inxi/inxi.conf\fR
|
||||
|
||||
.SH CONFIGURATION OPTIONS
|
||||
|
||||
See the documentation page for more complete information on how to set
|
||||
these up, and for complete list of options:
|
||||
these up, and for a complete list of options:
|
||||
|
||||
.I https://smxi.org/docs/inxi\-configuration.htm
|
||||
|
||||
|
@ -985,39 +978,40 @@ Here's a brief overview of the basic options you are likely to want to use:
|
|||
|
||||
\fBCOLS_MAX_NO_DISPLAY\fR The max display column width in console, out of GUI desktop.
|
||||
|
||||
\fBCPU_SLEEP\fR Decimal value 0 or more. Default is usually around 0.35 seconds.
|
||||
Time that inxi will 'sleep' before getting CPU speed data, so that it reflects
|
||||
actual system state.
|
||||
\fBCPU_SLEEP\fR Decimal value \fB0\fR or more. Default is usually around \fB0.35\fR
|
||||
seconds. Time that inxi will 'sleep' before getting CPU speed data, so that it
|
||||
reflects actual system state.
|
||||
|
||||
\fBDOWNLOADER\fR Sets default inxi downloader: curl, fetch, ftp, perl, wget.
|
||||
See \-\-recommends outut for more information on downloaders and Perl downloaders.
|
||||
See \fB\-\-recommends\fR outut for more information on downloaders and Perl downloaders.
|
||||
|
||||
\fBFILTER_STRING\fR Default \fB<filter>\fR. Any string you prefer to see instead
|
||||
for filtered values.
|
||||
|
||||
\fBINDENT_MIN\fR The point where the line starter wrapping to its own line happens.
|
||||
Overrides default. See \fB\-\-indent\-min\fR. If 80 or less, wrap will never happen.
|
||||
Overrides default. See \fB\-\-indent\-min\fR. If \fB80\fR or less, wrap will never happen.
|
||||
|
||||
\fBLIMIT\fR Overrides default of 10 IP addresses per IF. This is only of interest
|
||||
to sys admins running servers with a lot of IP addresses.
|
||||
\fBLIMIT\fR Overrides default of \fB10\fR IP addresses per IF. This is only of interest
|
||||
to sys admins running servers with many IP addresses.
|
||||
|
||||
\fBPS_COUNT\fR The default number of items showing per -t type, m or c. Default
|
||||
is 5.
|
||||
|
||||
\fBSENSORS_CPU_NO\fR Forces sensors to use in cases of ambiguous temp1/temp2
|
||||
values 1 or 2. See the above configuration page on smxi.org for full info.
|
||||
\fBSENSORS_CPU_NO\fR In cases of ambiguous temp1/temp2 (inxi can't figure out which
|
||||
is the CPU), forces sensors to use either value 1 or 2 as CPU temperature. See the
|
||||
above configuration page on smxi.org for full info.
|
||||
|
||||
\fBSEP2_CONSOLE\fR Replaces default key / value separator of ':'.
|
||||
\fBSEP2_CONSOLE\fR Replaces default key / value separator of '\fB:\fR'.
|
||||
|
||||
It's best to use the \fB-c [94-99]\fR color selector tool to set the following values
|
||||
because it will correctly update the configuration file and remove any invalid
|
||||
or conflcting items, but if you prefer to create your own configuration files,
|
||||
or conflicting items, but if you prefer to create your own configuration files,
|
||||
here are the options. All take the integer value from the options available in
|
||||
\fB\-c 94-99\fR.
|
||||
|
||||
\fBCONSOLE_COLOR_SCHEME\fR The color scheme for console output (not in X/Wayland).
|
||||
|
||||
\fBGLOBAL_COLOR_SCHEME\fR If only color scheme overrides all others.
|
||||
\fBGLOBAL_COLOR_SCHEME\fR Overrides all other other color schemes.
|
||||
|
||||
\fBIRC_COLOR_SCHEME\fR Desktop X/Wayland IRC CLI color scheme.
|
||||
|
||||
|
@ -1030,7 +1024,7 @@ here are the options. All take the integer value from the options available in
|
|||
.SH BUGS
|
||||
Please report bugs using the following resources.
|
||||
|
||||
You may be asked to run the inxi debugger tool which will upload a data dump of all
|
||||
You may be asked to run the inxi debugger tool which will upload a data dump of
|
||||
system files for use in debugging inxi. These data dumps are very important since
|
||||
they provide us with all the real system data inxi uses to parse out its report.
|
||||
.TP
|
||||
|
@ -1050,14 +1044,14 @@ You can also visit
|
|||
.SH AUTHOR AND CONTRIBUTORS TO CODE
|
||||
|
||||
.B inxi
|
||||
is is a fork of locsmif's very clever \fBinfobash\fR script.
|
||||
is a fork of \fBlocsmif\fR's very clever \fBinfobash\fR script.
|
||||
|
||||
Original infobash author and copyright holder:
|
||||
Copyright (C) 2005\-2007 Michiel de Boer a.k.a. locsmif
|
||||
Copyright (C) 2005\-2007 Michiel de Boer aka locsmif
|
||||
|
||||
inxi version: Copyright (C) 2008\-18 Harald Hope
|
||||
|
||||
This Man page was originally created by Gordon Spencer (aka aus9) and is
|
||||
This man page was originally created by Gordon Spencer (aka aus9) and is
|
||||
maintained by Harald Hope (aka h2 or TechAdmin).
|
||||
|
||||
Initial CPU logic, konversation version logic, occasional maintenance fixes,
|
||||
|
@ -1068,9 +1062,9 @@ Further fixes (listed as known):
|
|||
|
||||
Horst Tritremmel <hjt at sidux.com>
|
||||
|
||||
Steven Barrett (aka: damentz) \- usb audio patch; swap percent used patch.
|
||||
Steven Barrett (aka: damentz) \- USB audio patch; swap percent used patch.
|
||||
|
||||
Jarett.Stevens \- dmidecode \-M patch for older systems with no /sys
|
||||
Jarett.Stevens \- \fBdmidecode \-M\fR patch for older systems with no \fB/sys\fR.
|
||||
|
||||
.SH SPECIAL THANKS TO THE FOLLOWING
|
||||
|
||||
|
@ -1080,8 +1074,8 @@ non\-stop enthusiasm and willingness to provide real time testing and debugging
|
|||
of inxi development.
|
||||
|
||||
Siduction forum members, who have helped get some features working by providing
|
||||
a lot of datasets that revealed possible variations, particularly for the
|
||||
ram \fB\-m\fR option.
|
||||
a large number of datasets that have revealed possible variations, particularly for the
|
||||
RAM \fB\-m\fR option.
|
||||
|
||||
AntiX users and admins, who have helped greatly with testing and debugging,
|
||||
particularly for the 3.0.0 release.
|
||||
|
@ -1089,7 +1083,7 @@ particularly for the 3.0.0 release.
|
|||
ArcherSeven (Max) and Iotaka, who always manage to find the weirdest or most extreme
|
||||
hardware and setups that help make inxi much more robust.
|
||||
|
||||
For the vastly underrated skill of copy/proof reading and error/glich catching in
|
||||
For the vastly underrated skill of copy/proofreading and error/glitch catching in
|
||||
text and output, hydrurga (Pete). Even if people don't recognize the value of
|
||||
the skills required to patiently pore through output and text to find errors
|
||||
and inconsistencies, I do.
|
||||
|
@ -1102,5 +1096,5 @@ Without a wide range of diverse Linux kernel based Free Desktop systems to test
|
|||
on, we could never have gotten inxi to be as reliable and solid as it's turning
|
||||
out to be.
|
||||
|
||||
And of course, a big thanks locsmif, who figured out a lot of the core methods,
|
||||
And of course, a big thanks to locsmif, who figured out a lot of the core methods,
|
||||
logic, and tricks originally used in inxi Gawk/Bash.
|
||||
|
|
|
@ -1,3 +1,31 @@
|
|||
=====================================================================================
|
||||
Version: 2.9.11
|
||||
Patch Version: 00
|
||||
Script Date: 2018-04-03
|
||||
-----------------------------------
|
||||
Changes:
|
||||
-----------------------------------
|
||||
New version, new man. Completed man edits.
|
||||
|
||||
Many small bugs fixed.
|
||||
|
||||
Enhancements:
|
||||
|
||||
1. in some cases, will detect partition table type (GTP,MBR) either
|
||||
with or without root. Uses fast method, which is not available on all systems.
|
||||
|
||||
2. Added IPMI sensors tools ipmitool and ipmi-sensors to -s for systems that
|
||||
use IPMI.
|
||||
|
||||
3. Finished man page edits and corrections. Thanks Pete.
|
||||
|
||||
4. Added doubled word filter for main -NGA lines, only for Card items.
|
||||
|
||||
5. Gave more granular uptime output: like: uptime: 23d 5h 34m
|
||||
|
||||
-----------------------------------
|
||||
-- Harald Hope - Tue, 03 Apr 2018 23:34:56 -0700
|
||||
|
||||
=====================================================================================
|
||||
Version: 2.9.10
|
||||
Patch Version: 00
|
||||
|
|
Loading…
Reference in a new issue