SmartSetup Scripting Toolkit Deployment Guide for HP Integrity Servers with Microsoft Windows Server 2003 for Itanium-based Systems

hwdisc
Synopsis
hwdisc -f[path]filename
Description
The hwdisc utility provides an inventory of the server being configured or captured. The hwdisc
utility is executed by the server configuration script and captures the following information:
System Name
Serial Number
Asset Tag
EFI Firmware version
BMC Firmware version
MP Firmware version
Number of Cells
Total RAM size
Number of Processors
PCI devices present in the system
Options
Table 5-17 hwdisc Options
ResultCommand line input
This argument specifies the location and name of the hwdisc data file. If [path]
is unspecified, the utility assumes that filename is in the current working directory.
If no file is specified, the utility generates a file in the current directory utilizing
the default name “hwdisc.dat.”
-f
This command generates the file hwdisc.xml in the /mnt/data location.hwdisc
-f/mnt/data/hwdisc.xml
This command generates the file hwdisc.dat in the current directory.hwdisc
Example
hwdisc f/mnt/data/hwdisc.xml
This command generates the file hwdisc.xml in the /mnt/data location.
A typical file generated by the hwdisc command is similar to the following:
<HWDiscovery version=1.0>
<ServerInformation>
<SystemName>Server rx2620</SystemName>
<SerialNumber>52JAPE4343073100</SerialNumber>
<AssetTag>rx2620<AssetTag>
<EFIFw>1.10</EFIFw>
<BMCFw>01.56</BMCFw>
<MPFw>E.02.26</MPFw>
<Cells>1</Cells>
<Ram>512</Ram>
<Processors>2</Processors>
<PCIDevices>
<PCIDevice num=0>
<Bus>0</Bus>
<Device>3</Device>
<Function>0</Function>
<Id>10024752</Id>
94 Utilities Reference