Managed system information

 

+

Search Tips   |   Advanced Search

 

To view the properties of your managed system, you select the managed system in the Contents area. The Properties panel includes the five property tabs of the managed system, as listed in Table 3-2.

Table 3-2 Properties of the managed system

Property name Properties
Machine Serial Number, Model/Type, Service Processor Version, Capability
Processor Installed processors, identified by their processor ID and their assignment to partitions
Policy Service Processor Surveillance Policy
I/O Slot Assignment of I/O slots to partitions and adapter-type information
Memory Assigned memory amount to partitions and page table usage information

To illustrate the Properties output of a managed system, Figure 3-10 displays the details of the allocated memory to all partitions.

Figure 3-10 Managed Systems Memory Properties tab

System Information can be retrieved by using HMC command line remote execution as shown in Example 3-1. The HMC command lssyscfg with option -r sys lists the attributes for all managed systems.

Example 3-1 Output of HMC command lssyscfg for all managed systems

#ssh wasp5l@riogrande "lssyscfg -r sys"
wasp5l@riogrande's password:xxxxxxx
name=p5+-9133-55A-SN10D1FAG, type_model=9133-55A, serial_num=10D1FAG, ipaddr=192.168.252.255, state=Operating, sys_time=09/29/2006 17:23:26, power_off_policy=1, cod_mem_capable=0, cod_proc_capable=1, hca_capable=1, huge_page_mem_capable=1, micro_lpar_capable=1, os400_capable=0, 5250_application_capable=0, redundant_err_path_reporting_capable=1, shared_eth_failover_capable=1, sni_msg_passing_capable=0, sp_failover_capable=0, vet_activation_capable=1, virtual_io_server_capable=1, assign_5250_cpw_percent=0, max_lpars=40, max_power_ctrl_lpars=1, service_lpar_id=none, curr_sys_keylock=norm, pend_sys_keylock=norm, curr_power_on_side=temp, pend_power_on_side=temp, curr_power_on_speed=fast, pend_power_on_speed=fast, curr_power_on_speed_override=none, pend_power_on_speed_override=none, power_on_type=power on, power_on_option=autostart, pend_power_on_option=autostart, power_on_method=02, power_on_attr=0000, sp_boot_attr=0000, sp_boot_major_type=08, sp_boot_minor_type=01, sp_version=00030030, mfg_default_config=0, curr_mfg_default_ipl_source=a, pend_mfg_default_ipl_source=a, curr_mfg_default_boot_mode=norm, pend_mfg_default_boot_mode=norm
#