Hardware life cycle
-
- UpdatedJan 30, 2025
- 3 minutes to read
- Yokohama
- Common Service Data Model
The CSDM framework provides standard fields and values that you can use to track the life cycle of an asset or a CI. The hardware life-cycle states represent the overall life cycle of hardware assets and CIs as related to their products.
Life-cycle values for hardware
Hardware assets are physical items that are stocked, for example servers, monitors, and keyboards. A life-cycle value pair is the combination life cycle stage and life cycle stage status values for a CI, asset, or IBI over the life cycle of a product instance. The stages and statuses for the hardware life-cycle process are visible only in hardware-related tables in Asset Management and the CMDB.
- A life cycle stage is one of the broad phases that a CI moves through, from inception or procurement to operation and then to end of life.
- life cycle stage status is the particular status of a CI within its current life cycle stage.


For additional information on how you can benefit from implementing life-cycle value pairs for CMDB entities, see the 'Map existing status values to CSDM life-cycle value pairs' section in the 'Foundation domain' topic.
Holistic life cycle: CMDB hardware tables (from cmdb_ci)
Example hardware classes
View attributes, identification rule, and other important schema structures for the CMDB Computer [cmdb_ci_computer] class. See Hardware [cmdb_ci_hardware] class.
How retiring a service instance might affect a hardware CI
A service instance is the logical representation of the underlying hardware and software CIs that work together to implement a business application or system. The service instance represents an instance of the business application or system.
Hardware and software CIs are managed using the physical life-cycle value pairs. Because a service instance is a logical representation, it is managed as using the logical life-cycle value pairs. The physical hardware CIs that are part of the service map under a service instance have their own life cycle, but they are related through the service instance as a specific set of dependencies or decomposition.
- Example 1: A hardware CI is not retired when the service instance is retired
When a service instance is retired, the associated hardware might not be retired. For example, the hardware might remain idle, unrelated to any service instance, until it is reallocated for use by a different service instance.
- Example 2: A hardware CI is shared by multiple service instances
In the common scenario of a shared database, multiple service instances (each with a unique database schema) share a single database service. The database service runs on a single physical host.
When one of the service instances is retired, the database service and host cannot be retired. All other service instances still depend on the database service that is running on the host.
See Monitor the health of application services on the Application Services dashboard.