sys.zOS.ZSeriesComputerSystem <virtual=false>
The zSeriesComputerSystem (<virtual=false>) represents the instance of physical hardware, or the box (CPC) that a z/OS® image executes on. A ZseriesComputerSystem can host multiple LPARs with different instances of and OperatingSystems assigned to each LPAR.
Attributes
| CDM attribute | Value | Example |
|---|---|---|
| MemorySize | Total Central Storage allocated to all LPARs | 32235643 |
| ExpandedMemorySize | 10.5 | |
| Manufacturer | Manufacturer ID | IBM® |
| Model | Machine type 2084 | |
| ModelID | Model ID 327 | |
| Name | Customer-assigned hardware name of the CEC. | PTHES5 |
| NumCPUs | Total number of CPUs | 2 |
| ProcessCapacityUnits | Millions of service units per hour | MSU |
| ProcessingCapacity | An indication of the relative processing capacity of the machine (CEC). Useful in the context of licensing, accounting, charge-back, and planning. | 108 |
| ProcessWeight | The total weight of all CPs, minus dedicated CPs | 107 |
| SerialNumber | Serial number | 00000000000123D7 |
| WLMManaged | Indicates at least 1 CPU is WLM Managed | true |
| CPUSpeed | Processor Speed in Mips | 886810000 |
Requirements for discovery
Filtering enabled (which is the default).
CDM specific information
| CDM Naming rule | sys.zOS.ZSeriesComputerSystem | |
| CDM attribute | Value | Example |
| Type | ComputerSystem | ComputerSystem |
| Virtual | This is not a virtual computer system. | false |
| label | Name | PTHES5 |
| id (IdML) | Name- zSeriesComputerSystem | PTHES5-zSeriesComputerSystem |
| sourceToken (IdML) | Name- zSeriesComputerSystem | PTHES5-zSeriesComputerSystem |
Naming rules
CSProduct
Relationships
| Link Type | Source | Target | Comment |
|---|---|---|---|
| installedOn | sys.zOS.ZOS | sys.zOS.ZSeriesComputerSystem | Populated only if z/OS is running in stand-alone mode, that is no LPAR. |
| installedOn | sys.zOS.ZVM | sys.zOS.ZSeriesComputerSystem | Populated only if z/OS is running under a ZVM that is running in stand-alone mode, that is, no LPAR. |
| runsOn | sys.zOS.ZOS | sys.zOS.ZSeriesComputerSystem | Populated only if z/OS is running in stand-alone mode, that is, no LPAR. |
| runsOn | sys.zOS.ZVM | sys.zOS.ZSeriesComputerSystem | Populated only if z/OS is running under a ZVM that is running in stand-alone mode, that is, no LPAR. |
| virtualizes | sys.zOS.LPAR sys.zOS.ZSeries \ ComputerSystem (true) | sys.zOS.ZSeriesComputerSystem (false) | Populated only if z/OS is directly under an LPAR, or z/OS is under VM under an LPAR. |
| virtualizes | sys.zOS.ZVMGuest | sys.sOS.ZSeriesComputerSystem | Populated only if z/OS is running under a ZVM that is running in stand-alone mode, that is, no LPAR. |