Files
webmin/hardware-info/help/intro.html
Ilia Ross 7bb24044f2
Some checks failed
Tests / prove (push) Has been cancelled
Package and upload artifacts / build (push) Has been cancelled
Add new Hardware Information module
ⓘ Add a read-only module that summarizes the system, mainboard, boot firmware, Secure Boot and TPM state, usable memory and processors, and inventories PCI, USB, storage, network and hardware-monitor devices with their bound kernel drivers and modules.

All data is read directly from "sysfs" and "procfs" without external commands, with friendly device names loaded from the standard "pci.ids" and "usb.ids" databases when installed.

https://forum.virtualmin.com/t/show-server-information/137862/
2026-08-28 13:52:47 +02:00

12 lines
755 B
HTML

<header>Hardware Information</header>
This read-only module summarizes the system, mainboard, boot firmware, security hardware, usable memory and processors, and inventories PCI, USB, storage and network devices. Hardware-monitor readings are included when the kernel exposes them.<p>
Select a device to inspect the identifiers and properties reported by the Linux kernel, including its bound driver and loadable kernel module when available.<p>
Hardware data and sensor readings are read from the Linux <tt>/sys</tt> and <tt>/proc</tt> filesystems.<p>
Friendly PCI and USB names are loaded from the operating system's standard hardware ID databases when those files are installed. No additional command is required for the device inventory.<p>
<hr>