UnixPedia : HPUX / LINUX / SOLARIS: HPUX-- System tool for Blade servers -- cprop

Thursday, June 13, 2013

HPUX-- System tool for Blade servers -- cprop


What :-  System tool for Blade servers – cprop

 

Why :- CSTM is not supported  in Blade servers

 

Where :- It runs on Blade servers.

 

 

Example:

 

·         To list the components which can be queried by cprop :-  Check status tab for any error.

 

[root@abc:/.root]#

#-> /opt/propplus/bin/cprop -list

****************************************

       STATUS  |   COMPONENT NAME

========================================

     No status | Software Bundles

     No status | Software Products

        Normal | Blade

        Normal | Enclosure Information

     No status | System Summary

        Normal | Processors

     No status | Firmware Information

        Normal | Memory

        Normal | Management Processor

        Normal | Voltage

     No status | Mem Error

     No status | Memory Utilization

     No status | Process Information

     No status | Boot Device Configuration

     No status | Crash Dump Configuration

        Normal | RAIDSA HBA

        Normal | FC HBA

        Normal | IOTree

         Minor | Network Information

        Normal | Disk Drive

****************************************

[root@itslyn06:/.root]#

 

·         Check summary of the device

 

#-> /opt/propplus/bin/cprop -summary -c Memory

 

[Component]: Memory

[Table]: Memory Slots

-------------------------------------------------------

[Instance]: 1

****************************************************

                   [Hash ID]: Memory:5cb50569x139ce0d

                    [Status]: OK

                  [Location]: This is Volatile Memory Chip of type SDRAM with following details :  Cell Slot : 05, Dimm Slot : 3a, Socket : 00.

                      [Size]: 8 GB

               [Module Type]: DIMM

               [Memory Type]: SDRAM

             [Serial Number]: 30e52520311201

               [Part Number]: HMT31GR7BFR4C-H9

****************************************************

[Instance]: 2

****************************************************

 

 

·         Query the detail view of the device

 

#-> /opt/propplus/bin/cprop -detail -d Memory:5cb50569x139ce0d

 

[Instance]: Memory:5cb50569x139ce0d

[Component]: Memory

[Table]: Memory Slots

****************************************************

                   [Hash ID]: Memory:5cb50569x139ce0d

< ClassName:HP_PhysicalMemory NameSpace:root/cimv2 >

                       [Tag]: ff-ff-ff-5-0-3-a-74

         [CreationClassName]: HP_PhysicalMemory

                   [Caption]: Memory Module

               [Description]: This is Volatile Memory Chip of type SDRAM with following details :  Cell Slot : 05, Dimm Slot : 3a, Socket : 00.

                      [Name]: DIMM_8192

         [OperationalStatus]: OK

        [StatusDescriptions]: The status of the memory chip is OK.

               [ElementName]: DIMM_8192

              [SerialNumber]: 30e52520311201

                [PartNumber]: HMT31GR7BFR4C-H9

                [FormFactor]: DIMM

                [MemoryType]: SDRAM

                  [Capacity]: 8 GB

          [MemoryChipStatus]: Configured

[MemoryChipStatusDescription]: The memory chip is configured.

****************************************************

[root@abc:/.root]#

#->

 

What more :- man cprop ;  man cprop_healthtest


 

No comments:

Post a Comment