|
Change and configuration management should be aimed to acheived following objectives:
- Account for all the IT assests and configurations within the organization and its services
- Provide knowledge repository on configurations and their documentation
- Provide a road map for IT service management such as incident management, problem management, change management, and release management
- Verify and comply the configuration items(CI) against the infrastructure
Information on change and configuration management is centrally managed in a persistent storage. It is also called as Configuration management database(CMDB).
Configuration management database (CMDB) has following components:
- Physical CI: Server, switch, application, database, documents etc.
- Logical CI: IT services, systems, baseline records etc.
- CI attributes: CPU speed, version, patches, serial number etc.
- CI relationships: Parent-child, hosts relationships etc.
|