Questions tagged [cmdb]

A configuration management database (CMDB) is a repository of information related to all the components of an information system.

The term CMDB stems from ITIL. In the ITIL context, a CMDB represents the authorized configuration of the significant components of the IT environment. A CMDB helps an organization understand the relationships between these components and track their configuration. The CMDB is a fundamental component of the ITIL framework's Configuration Management process. CMDB implementations often involve federation, the inclusion of data into the CMDB from other sources, such as Asset Management, in such a way that the source of the data retains control of the data. Federation is usually distinguished from ETL (extract, transform, load) solutions in which data is copied into the CMDB.

The CMDB records configuration items (CI) and details about the important attributes and relationships between CIs. Configuration managers usually describe CIs using three configurable attributes:

  • Technical
  • Ownership
  • Relationship

A key success factor in implementing a CMDB is the ability to automatically discover information about the CIs (auto-discovery) and track changes as they happen.

CMDBs contain metadata, and thus the concept overlaps with that of a metadata repository which are both used in running large IT organizations. Configuration management addresses how the data is to be kept up to date, which has historically been a weakness of metadata repositories.

8 questions
6
votes
2 answers

How would we automate networking in a puppet environment?

Our infrastructure: we run a puppet master for about 250 nodes (about 100 hardware servers). The OS on the nodes itself is fully puppetized. Now we're looking into extending this puppet setup to the following domains: IP/DHCP management APC…
hansaplast
  • 197
  • 1
  • 2
  • 12
4
votes
0 answers

Tracking desktop asset assignment

Figured this may be a good place to ask this one, as I'm guessing most of you folk are admins and run across this issue. I'm currently in the process of defining scope for an overall system lifecycle project and having done some heavy research and…
dotalchemy
  • 169
  • 2
2
votes
2 answers

How to document configuration changes from incidents

how do you document changes to your configuration which were made during an incident? In ITIL incident- and configuration-management are two different processes but they are related at this point. My ideas are: The information will be manually…
Christian
  • 4,645
  • 2
  • 23
  • 27
1
vote
1 answer

Are there any good references coparing Software Development CM best practices to IT CM best practices?

I have spent my career on the software development side of things and in the latter part have become more and more involved in the realm of Software Configuration Management. Now I am moving into an IT group and need to ramp up on CM practices from…
dkackman
  • 113
  • 4
1
vote
2 answers

Unable to complete cmdbuild/openmaint database setup

I'm attempting to install Openmaint on ubuntu 20.04. I'm almost at the final hurdle and I cant solve this. At the openmaint database configuration page, I can succesfully connect to the database but then cannot save the database.conf file. This is…
Andy
  • 11
  • 1
0
votes
1 answer

How to see logged-in users in iTop

Is it possible to see logged-in users in iTop, for example to know if one can do an upgrade without blocking anyone? There are no menu anywhere, I didn't find anything online.
lolesque
  • 103
  • 6
0
votes
1 answer

iTop reset admin password

Imagine you load an external iTop save to your test server, but then you're locked out because your admin password don't work anymore. (This story is fiction. Any resemblance to actual event is purely coincidental.) How to reset admin password on…
lolesque
  • 103
  • 6
0
votes
1 answer

Implementing a CMDB

I have the need for an inventory for servers, storage, network devices, etc. and I'm thinking to have this kind of information in a CMDB. It would first be used as an inventory, but later could be for configuration management as well. Should I…
Samuel PE
  • 48
  • 5