From e06112ed81893de328da38fbd41a435359cb7cd3 Mon Sep 17 00:00:00 2001 From: Unit 193 Date: Sat, 22 Aug 2020 19:41:26 -0400 Subject: New upstream version 3.1.06-1. --- inxi.1 | 83 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++------- 1 file changed, 75 insertions(+), 8 deletions(-) (limited to 'inxi.1') diff --git a/inxi.1 b/inxi.1 index 0964f22..8ae052f 100644 --- a/inxi.1 +++ b/inxi.1 @@ -1,4 +1,4 @@ -.TH INXI 1 "2020\-07\-26" inxi "inxi manual" +.TH INXI 1 "2020\-08\-17" inxi "inxi manual" .SH NAME inxi \- Command line system information script for console and IRC @@ -9,12 +9,13 @@ inxi \- Command line system information script for console and IRC \fBinxi\fR [\fB\-AbBCdDfFGhijJIlmMnNopPrRsSuUVwzZ\fR] \fBinxi\fR [\fB\-c NUMBER\fR] [\fB\-t\fR +[\fB\-\-sensors\-exclude SENSORS\fR] [\fB\-\-sensors\-use SENSORS\fR] [\fBc\fR|\fBm\fR|\fBcm\fR|\fBmc\fR][\fBNUMBER\fR]] [\fB\-v NUMBER\fR] [\fB\-W LOCATION\fR] [\fB\-\-weather\-unit\fR {\fBm\fR|\fBi\fR|\fBmi\fR|\fBim\fR}] [\fB\-y WIDTH\fR] \fBinxi\fR [\fB\-\-memory\-modules\fR] [\fB\-\-memory\-short\fR] -[\fB\-\-recommends\fR] [\fB\-\-slots\fR] +[\fB\-\-recommends\fR] [\fB\-\-sensors\-default\fR] [\fB\-\-slots\fR] \fBinxi\fB [\fB\-x\fR|\fB\-xx\fR|\fB\-xxx\fR|\fB\-a\fR] \fB\-OPTION(s)\fR @@ -440,7 +441,9 @@ then shows what package(s) you need to install to add support for each feature. 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. IPMI sensors are also used (root required) -if present. +if present. See Advanced options \fB\-\-sensors\-use\fR or +\fB\-\-sensors\-exclude\fR if you want to use only a subset of all sensors, or +exclude one. . .TP .B \-\-slots\fR @@ -1348,6 +1351,12 @@ Turns on hostname in System line. Overrides inxi config file value (if set): This is an absolute override, the host will always show no matter what other switches you use. +.TP +.B \-\-html\-wan\fR +Temporary override of \fBNO_HTML_WAN\fR configuration item. Only use to test w/wo +HTML downloaders for WAN IP. Restores default behavior for WAN IP, which is use HTML +downloader if present and if dig failed. + .TP .B \-\-indent\-min [integer]\fR Overrides default indent minimum value. This is the value that makes inxi change from @@ -1382,11 +1391,22 @@ configuration value (if set): This is an absolute override, the host will not show no matter what other switches you use. +.TP +.B \-\-no\-html-wan\fR +Overrides use of HTML downloaders to get WAN IP address. Use either only dig, or +do not get wan IP. Only use if dig is failing, and the HTML downloaders are taking +too long, or are hanging or failing. +Make permanent with \fBNO_HTML_WAN='true'\fR + .TP .B \-\-no\-man\fR Disables man page install with \fB\-U\fR for master and active development branches. (Only active if \fB\-U\fR is is not disabled by maintainers). +.TP +.B \-\-no\-sensor\-force\fR +Overrides user set \fBSENSOR_FORCE\fR configuration value. Restores default behavior. + .TP .B \-\-no\-ssl\fR Skip SSL certificate checks for all downloader actions (\fB\-U\fR, \fB\-w\fR, @@ -1441,6 +1461,43 @@ sort will be random. For distro package maintainers only, and only for non apt, rpm, or pacman based systems. To be used to test replacement package lists for recommends for that package manager. +.TP +.B \-\-sensors\-default\fR +Overrides configuration values \fBSENSORS_USE\fR or \fBSENSORS_EXCLUDE\fR +on a one time basis. + +.TP +.B \-\-sensors\-exclude\fR +Similar to \fB\-\-sensors\-use\fR except removes listed sensors from sensor data. +Make permanent with \fBSENSORS_EXCLUDE\fR configuration item. Note that gpu, network, +disk, and other specific device monitor chips are excluded by default. + +Example: \fBinxi \-sxx \-\-sensors\-exclude k10temp-pci-00c3\fR + +.TP +.B \-\-sensors\-use\fR +Use only the (comma separated) sensor arrays for \fB\-s\fR output. Make permanent +with \fBSENSORS_USE\fR configuration item. Sensor array ID value must be the exact +value shown in lm-sensors sensors output (Linux/lm-sensors only). If you only want +to exclude one (or more) sensors from the output, use \fB\-\-sensors\-exlude\fR. + +Can be useful if the default sensor data used by inxi is not from the right sensor +array. Note that all other sensor data will be removed, which may lead to undesired +consequences. Please be aware that this can lead to many undesirable side-effects, +since default behavior is to use all the sensors arrays and select which values +to use from them following a set sequence of rules. So if you force one to be used, +you may lose data that was used from another one. + +Most likely best use is when one (or two) of the sensor arrays has all the sensor data +you want, and you just want to make sure inxi doesn't use data from another array that +has inacurate or misleading data. + +Note that gpu, network, disk, and other specific device monitor chips are excluded by +default, and should not be added since they do not provide cpu, board, system, etc, +sensor data. + +Example: \fBinxi \-sxx \-\-sensors\-use nct6791-isa-0290,k10temp-pci-00c3\fR + .TP .B \-\-sleep [0\-x.x]\fR Usually in decimals. Change CPU sleep time for \fB\-C\fR (current: \fB\0.35\fR). @@ -1539,13 +1596,13 @@ other system data. .TP .B \-\-debug 21\fR -Automatically uploads debugger data tar.gz file to \fIftp.techpatterns.com\fR, +Automatically uploads debugger data tar.gz file to \fIftp.smxi.org\fR, then removes the debug data directory, but leaves the debug tar.gz file. See \fB\-\-ftp\fR for uploading to alternate locations. .TP .B \-\-debug 22\fR -Automatically uploads debugger data tar.gz file to \fIftp.techpatterns.com\fR, then +Automatically uploads debugger data tar.gz file to \fIftp.smxi.org\fR, then removes the debug data directory and the tar.gz file. See \fB\-\-ftp\fR for uploading to alternate locations. @@ -1691,6 +1748,10 @@ to sys admins running servers with many IP addresses. \fBNO_DIG\fR Set to \fB1\fR or \fBtrue\fR to disable WAN IP use of \fBdig\fR and force use of alternate downloaders. +\fBNO_HTML_WAN\fR Set to \fB1\fR or \fBtrue\fR to disable WAN IP use of \fBHTML Downloaders\fR and force +use of dig only, or nothing if dig disabled as well. Same as \fB\-\-no\-html\-wan\fR. Only use if +dig is failing, and HTML downloaders are hanging. + \fBNO_SUDO\fR Set to \fB1\fR or \fBtrue\fR to disable internal use of \fBsudo\fR. \fBPARTITION_SORT\fR Overrides default partition output sort. See @@ -1703,6 +1764,12 @@ use of alternate downloaders. 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. +\fBSENSORS_EXCLUDE\fR Exclude supplied sensor array[s] from sensor output. Override with +\fB\-\-sensors\-default\fR. See \fB\-\-sensors\-exclude\fR. + +\fBSENSORS_USE\fR Use only supplied sensor array[s]. Override with +\fB\-\-sensors\-default\fR. See \fB\-\-sensors\-use\fR. + \fBSEP2_CONSOLE\fR Replaces default key / value separator of '\fB:\fR'. \fBUSB_SYS\fR Forces all USB data to use \fB/sys\fR instead of \fBlsusb\fR. @@ -1759,9 +1826,9 @@ out its report. File an issue report: .I https://github.com/smxi/inxi/issues .TP -.B Developer Forums -Post on inxi developer forums: -.I https://techpatterns.com/forums/forum\-32.html +.B Forums +Post on inxi forums: +.I https://techpatterns.com/forums/forum\-33.html .TP .B IRC irc.oftc.net#smxi You can also visit -- cgit v1.2.3