1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
| inxi will now begin checking for the programs it needs to operate.
Check inxi --help or the man page (man inxi) to see what options are
available.
------------------------------------------------------------------------------
Test: core tools:
Perl version: 5.016003
Current shell:
Default shell: bash
sh links to: /usr/bin/bash
Package manager: rpm
------------------------------------------------------------------------------
Test: required system directories:
/proc: ........................................................... Present
/sys: ............................................................ Present
All required system directories are present
------------------------------------------------------------------------------
Test: recommended system programs:
Note: IPMI sensors are generally only found on servers. To access that data,
you only need one of the ipmi items.
blockdev: --admin -p/-P (filesystem blocksize).................... Present
bt-adapter: -E bluetooth data (if no hciconfig)................... Missing
dig: -i wlan IP................................................... Present
dmidecode: -M if no sys machine data; -m.......................... Present
doas: -Dx hddtemp-user; -o file-user (alt for sudo)............... Missing
fdisk: -D partition scheme (fallback)............................. Present
file: -o unmounted file system (if no lsblk)...................... Present
fruid_print: -M machine data, Elbrus only......................... Missing
hciconfig: -E bluetooth data (deprecated, good report)............ Present
hddtemp: -Dx show hdd temp, if no drivetemp module................ Present
ifconfig: -i ip LAN (deprecated).................................. Present
ip: -i ip LAN..................................................... Present
ipmitool: -s IPMI sensors (servers)............................... Present
ipmi-sensors: -s IPMI sensors (servers)........................... Present
lsblk: -L LUKS/bcache; -o unmounted file system (best option)..... Present
lsusb: -A usb audio; -J (optional); -N usb networking............. Present
lvs: -L LVM data.................................................. Missing
mdadm: -Ra advanced mdraid data................................... Missing
modinfo: Ax; -Nx module version................................... Present
runlevel: -I fallback to Perl..................................... Present
sensors: -s sensors output........................................ Present
smartctl: -Da advanced data....................................... Missing
strings: -I sysvinit version...................................... Present
sudo: -Dx hddtemp-user; -o file-user (try doas!).................. Present
tree: --debugger 20,21 /sys tree.................................. Missing
upower: -sx attached device battery info.......................... Present
uptime: -I uptime................................................. Present
The following recommended system programs are missing:
Program: bt-adapter ~ Install package: bluez-tools
Program: doas ~ Install package: doas
Program: fruid_print ~ Install package: N/A
Program: lvs ~ Install package: lvm2
Program: mdadm ~ Install package: mdadm
Program: smartctl ~ Install package: smartmontools
Program: tree ~ Install package: tree
------------------------------------------------------------------------------
Test: recommended display information programs:
glxinfo: -G (X) glx info.......................................... Present
wmctrl: -S active window manager (fallback)....................... Present
xdpyinfo: -G (X) Screen resolution, dpi; -Ga Screen size.......... Present
xprop: -S (X) desktop data........................................ Present
xrandr: -G (X) monitors(s) resolution; -Ga monitor data........... Present
All recommended display information programs are present
------------------------------------------------------------------------------
Test: recommended downloader programs (You only need one of these):
Perl HTTP::Tiny is the default downloader tool if IO::Socket::SSL is present.
See --help --alt 40-44 options for how to override default downloader(s) in
case of issues.
If dig is installed, it is the default for WAN IP data. Strongly recommended.
Dig is fast and accurate.
curl: -i (if no dig); -w,-W; -U................................... Present
dig: -i wlan IP................................................... Present
wget: -i (if no dig); -w,-W; -U................................... Missing
The following recommended downloader programs are missing. However, you really
only need dig in most cases. All systems should have at least one of the
downloader options present.:
Program: wget ~ Install package: wget
------------------------------------------------------------------------------
Test: recommended kernel modules:
GPU modules are only needed if applicable. NVMe drives do not need drivetemp
but other types do.
To load a module: modprobe <module-name> - To permanently load add to
/etc/modules or /etc/modules-load.d/modules.conf (check your system paths for
exact file/directory names).
amdgpu: -s AMD GPU sensor data (newer AMD GPUs)................... Missing
drivetemp: -Dx drive temperature (kernel >= 5.6).................. Missing
nouveau: -s Nvidia GPU sensor data (if using free driver)......... Missing
The following recommended kernel modules are missing:
Kernel Module: amdgpu
Kernel Module: drivetemp
Kernel Module: nouveau
------------------------------------------------------------------------------
Test: recommended Perl modules (Optional):
None of these are strictly required, but if you have them all, you can
eliminate some recommended non Perl programs from the install.
HTTP::Tiny and IO::Socket::SSL must both be present to use as a downloader
option. For json export Cpanel::JSON::XS is preferred over JSON::XS, but
JSON::PP is in core modules. To run --debug 20-22 File::Copy, File::Find, and
File::Spec::Functions must be present (most distros have these in Core
Modules).
File::Copy: --debug 20-22 - required to run debugger.............. Present
File::Find: --debug 20-22 - required to run debugger.............. Present
File::Spec::Functions: --debug 20-22 - required to run debugger... Present
HTTP::Tiny: -U; -w,-W; -i (if dig not installed).................. Present
IO::Socket::SSL: -U; -w,-W; -i (if dig not installed)............. Missing
Time::HiRes: -C cpu sleep (not required); --debug timers.......... Present
JSON::PP: --output json (in CoreModules, but slower).............. Missing
Cpanel::JSON::XS: --output json (faster than JSON::PP)............ Present
JSON::XS: --output json (legacy).................................. Present
XML::Dumper: --output xml - Crude and raw......................... Present
Net::FTP: --debug 21,22........................................... Present
The following recommended Perl modules are missing:
Perl Module: IO::Socket::SSL ~ Install package: perl-IO-Socket-SSL
Perl Module: JSON::PP ~ Install package: perl-JSON-PP
------------------------------------------------------------------------------
Test: recommended directories:
/dev: -l,-u,-o,-p,-P,-D disk partition data....................... Present
/dev/disk/by-id: -D serial numbers................................ Present
/dev/disk/by-label: -l,-o,-p,-P partition labels.................. Missing
/dev/disk/by-path: -D extra data.................................. Present
/dev/disk/by-uuid: -u,-o,-p,-P partition uuid..................... Present
/sys/class/dmi/id: -M system, motherboard, bios................... Present
The following recommended directories are missing:
Directory: /dev/disk/by-label
------------------------------------------------------------------------------
Test: recommended files:
Note that not all of these are used by every system, so if one is missing it's
usually not a big deal.
/etc/lsb-release: -S distro version data (older version).......... Missing
/etc/os-release: -S distro version data (newer version)........... Present
/proc/asound/cards: -A sound card data............................ Missing
/proc/asound/version: -A ALSA data................................ Missing
/proc/cpuinfo: -C cpu data........................................ Present
/proc/mdstat: -R mdraid data (if you use dm-raid)................. Present
/proc/meminfo: -I,-tm, -m memory data............................. Present
/proc/modules: -G module data (sometimes)......................... Present
/proc/mounts: -P,-p partition advanced data....................... Present
/proc/scsi/scsi: -D Advanced hard disk data (used rarely)......... Present
/var/log/Xorg.0.log: -G graphics driver load status............... Missing
The following recommended files are missing:
File: /etc/lsb-release
File: /proc/asound/cards
File: /proc/asound/version
File: /var/log/Xorg.0.log
------------------------------------------------------------------------------
Ok, all done with the checks. Have a nice day.
|