Use > Server Automation > Manage the Server Agent > View SA Agent information > Server information that the agent tracks

Server information that the agent tracks

For each managed server, the agent reports software, networking, and hardware information, as shown in the Server information - Summary figure and the Server information - Properties figure. By communicating with the core and reporting the installed hardware and software for the server, SA determines what software should be installed on a server.

Server information - Summary

Server information - Properties

Software information

The software that installed on the server is recorded in SA Library. To display the list of software installed on the server, select the Inventory tab, then select Installed Packages. For more information, see "Software management" in Use.

Hardware information

SA tracks hardware information in a variety of ways. The figure Hardware Information that the Agent Reports for Servers shows how the agent obtains the server and hardware information about each managed server.

Hardware Information that the Agent Reports for Servers

Attribute

Description

How it is Obtained

Name

The user-configurable name for the server. By default, Server Automation uses the configured host name of the server until a user edits it.

Windows: Uses the fully qualified DNS name of the server.

Linux, Solaris, AIX, HP-UX: Uses the current host name of the server that the hostname command returns.

Reported OS

The version number of the server's operating system.

Windows: Uses the Windows version number as reported by the operating system. This information includes the major version number, the minor version number, the Windows build number, and the Service Pack level.

Linux, Solaris, AIX, HP-UX: Uses the operating system version that the uname command returns.

OS Version

The OS version specified for the OS definition.

Specified by the user who prepared the OS with the Prepare Operating System Wizard.

See the SA Administer section for more information.

Serial Number

The serial number of the system. Server Automation attempts to report a chassis ID, if possible.

Windows, Linux: Obtained from the system BIOS.

Solaris, AIX, HP-UX: Obtained from the system ROM.

Manufacturer

The manufacturer of the server if available.

Windows, Linux: Obtained from the system BIOS.

Solaris, AIX, HP: Obtained from the system ROM.

Model

The model of the server if available.

Windows, Linux: Obtained from the system BIOS.

Solaris, AIX: Obtained from the system ROM.

HP-UX: Output of model command (which is read from the system ROM).

Memory

The amount of physical RAM and the total amount of virtual memory paging space configured.

Windows: Uses the Windows 2000 API GlobalMemoryStatus().

Linux: Obtained from information in the file
/proc/meminfo.

Solaris: Obtained from the sysconf and swapctl APIs.

AIX: Uses the lsattr command for memory information and the lsps command for paging space.

HP-UX: Uses the pstat system call.

CPUs

Information about each of the processors in the system. See CPU Properties.

 

Server ID
or
Object ID

The internal ID that Server Automation uses to identify the server.

In most cases, the server ID is the same as the MID.

In addition to hardware and software reporting, the agent reports networking information. This information can be accessed in the Server Browser under Inventory panel in the Network tab.

CPU Properties

The following CPU properties are displayed in the SA Client in the Inventory > Hardware window for platforms that provide the information to SA:

CPU Properties

CPU Property

Description

# of Logical Cores

The processing unit capable of executing its own thread.

# of Physical Cores

An actual physical processor core, which has its own circuitry and caches, and can read and execute independently from other physical cores.

Cache Memory

Memory that can be accessed more quickly than regular RAM, and is described in levels of closeness and accessibility to the microprocessor (L1, L2, L3), where L1 cache is on the same chip as the microprocessor, and other levels are on a separate static chip.

Family

Groupings of processors that have similar feature sets (such as processor model or stepping level), defined by the processor vendors.

Feature Flags

For CPU-specific flags, see the documentation from your CPU’s manufacturer.

Model

Model number

Slot

Mechanical and electrical connections found between microprocessors and a printed circuit board.

The Slot column is unique for each physical socket. For example, if a device has four chips on the board, it will have four entries in the Slot column.

Speed

Speed in Megahertz

Status

ONLINE or OFFLINE

Stepping

(A-0 for core step, incremented for improvement releases)

Vendor

Vendor name

To view CPU information for a server:

  1. In the SA Client, select Devices > Servers > All Managed Servers to view the server list.
  2. From the content pane, right-click the server and choose Open.

    The server’s Summary window is displayed.
  3. Select Inventory > Hardware.
    The Hardware window displays both general server information (such as the model), and CPU information.

    Hardware window displaying general and CPU information



    To search by property, choose a property from the search properties drop-down list, then enter the search string in the adjacent field.

  4. To control which properties are displayed, click the icon to display the properties list. Deselect the properties that should not appear in the window.
  5. To change the column order, drag a column to a new location.