Sei sulla pagina 1di 7

Configuration management

This article is about the broad systems engineering pro- equipment or loss of life.[6]
cess. For the specific ITIL process, see Configuration CM emphasizes the functional relation between parts,
Management (ITSM).
subsystems, and systems for effectively controlling sys-
Configuration management (CM) is a systems engi- tem change. It helps to verify that proposed changes are
systematically considered to minimize adverse effects.
Changes to the system are proposed, evaluated, and im-
plemented using a standardized, systematic approach that
ensures consistency, and proposed changes are evaluated
in terms of their anticipated impact on the entire system.
CM verifies that changes are carried out as prescribed and
that documentation of items and systems reflects their
true configuration. A complete CM program includes
provisions for the storing, tracking, and updating of all
system information on a component, subsystem, and sys-
tem basis.[7]
A structured CM program ensures that documentation
(e.g., requirements, design, test, and acceptance docu-
Top level Configuration Management Activity model mentation) for items is accurate and consistent with the
actual physical design of the item. In many cases, without
neering process for establishing and maintaining consis- CM, the documentation exists but is not consistent with
tency of a product’s performance, functional and phys- the item itself. For this reason, engineers, contractors,
ical attributes with its requirements, design and opera- and management are frequently forced to develop docu-
tional information throughout its life.[1][2] The CM pro- mentation reflecting the actual status of the item before
cess is widely used by military engineering organizations they can proceed with a change. This reverse engineering
to manage complex systems, such as weapon systems, ve- process is wasteful in terms of human and other resources
hicles, and information systems. Outside the military, and can be minimized or eliminated using CM.
the CM process is also used with IT service manage-
ment as defined by ITIL, resp. ISO/IEC 20000, and with
other domain models in the civil engineering and other 2 History
industrial engineering segments such as roads, bridges,
canals, dams, and buildings.[3][4][5]
Configuration Management originates in the United
States Department of Defense in the 1950s as a techni-
cal management discipline for hardware material items—
1 Introduction and it is now a standard practice in virtually every in-
dustry. The CM process became its own technical dis-
CM, when applied over the life cycle of a system, pro- cipline sometime in the late 1960s when the DoD devel-
vides visibility and control of its performance, functional oped a series of military standards called the “480 series”
and physical attributes. CM verifies that a system per- (i.e., MIL-STD-480 and MIL-STD-481) that were subse-
forms as intended, and is identified and documented in quently issued in the 1970s. In 1991, the “480 series” was
sufficient detail to support its projected life cycle. The consolidated into a single standard known as the MIL–
CM process facilitates orderly management of system in- STD–973 that was then replaced by MIL–HDBK–61
formation and system changes for such beneficial pur- pursuant to a general DoD goal that reduced the number
poses as to revise capability; improve performance, re- of military standards in favor of industry technical stan-
liability, or maintainability; extend life; reduce cost; re- dards supported by standards developing organizations
duce risk and liability; or correct defects. The relatively (SDO).[8] This marked the beginning of what has now
minimal cost of implementing CM is returned many fold evolved into the most widely distributed and accepted
in cost avoidance. The lack of CM, or its ineffectual im- standard on CM, ANSI–EIA–649–1998.[9] Now widely
plementation, can be very expensive and sometimes can adopted by numerous organizations and agencies, the CM
have such catastrophic consequences such as failure of discipline’s concepts include systems engineering (SE),

1
2 4 SOFTWARE

integrated logistics support (ILS), Capability Maturity ing (CSA) of a system and its configuration items
Model Integration (CMMI), ISO 9000, Prince2 project (CIs) throughout their lifecycle (development, pro-
management method, COBIT, Information Technology duction, deployment, and operational support) until
Infrastructure Library (ITIL), product lifecycle manage- disposal.
ment, and application lifecycle management. Many of
these functions and models have redefined CM from its • Configuration Control: Includes the evaluation of all
traditional holistic approach to technical management. change requests and change proposals, and their sub-
Some treat CM as being similar to a librarian activity, sequent approval or disapproval. It is the process
and break out change control or change management as a of controlling modifications to the system’s design,
separate or stand alone discipline. hardware, firmware, software, and documentation.

• Configuration Status Accounting: Includes the pro-


cess of recording and reporting configuration item
3 Overview descriptions (e.g., hardware, software, firmware,
etc.) and all departures from the baseline during
CM is the practice of handling changes systematically so design and production. In case of suspected prob-
that a system maintains its integrity over time. CM im- lems, the verification of baseline configuration and
plements the policies, procedures, techniques, and tools approved modifications can be quickly determined.
that are required to manage, evaluate proposed changes,
track the status of changes, and to maintain an inventory • Configuration Verification and Audit: An indepen-
of system and support documents as the system changes. dent review of hardware and software for the pur-
CM programs and plans provide technical and admin- pose of assessing compliance with established per-
istrative direction to the development and implementa- formance requirements, commercial and appropri-
tion of the procedures, functions, services, tools, pro- ate military standards, and functional, allocated, and
cesses, and resources required to successfully develop and product baselines. Configuration audits verify the
support a complex system. During system development, system and subsystem configuration documentation
CM allows program management to track requirements complies with their functional and physical perfor-
throughout the life cycle through acceptance and opera- mance characteristics before acceptance into an ar-
tions and maintenance. As changes are inevitably made chitectural baseline.
to the requirements and design, they must be approved
and documented, creating an accurate record of the sys-
tem status. Ideally the CM process is applied throughout 4 Software
the system lifecycle.
The CM process for both hardware and software con- Main article: Software configuration management
figuration items comprises five distinct disciplines as es-
tablished in the MIL–HDBK–61A and ANSI/EIA-649.
The traditional software configuration management
These disciplines are carried out as policies and proce-
(SCM) process is looked upon by practitioners as the best
dures for establishing baselines and performing a stan-
solution to handling changes in software projects. It iden-
dard change management process.
tifies the functional and physical attributes of software at
various points in time, and performs systematic control
• CM Planning and Management: A formal docu-
of changes to the identified attributes for the purpose of
ment and plan to guide the CM program that in-
maintaining software integrity and traceability through-
cludes items such as: Personnel; Responsibilities
out the software development life cycle.
and Resources; Training requirements; Administra-
tive meeting guidelines, including a definition of The SCM process further defines the need to trace
procedures and tools; baselining processes; Config- changes, and the ability to verify that the final delivered
uration control and Configuration status accounting; software has all of the planned enhancements that are sup-
Naming conventions; Audits and Reviews; and Sub- posed to be included in the release. It identifies four pro-
contractor/Vendor CM requirements. cedures that must be defined for each software project to
ensure that a sound SCM process is implemented. They
• Configuration Identification (CI): Consists of setting are:
and maintaining baselines, which define the system
or subsystem architecture, components, and any de-
velopments at any point in time. It is the basis by 1. Configuration identification
which changes to any part of a system are iden-
2. Configuration control
tified, documented, and later tracked through de-
sign, development, testing, and final delivery. CI 3. Configuration status accounting
incrementally establishes and maintains the defini-
tive current basis for Configuration Status Account- 4. Configuration audits
3

These terms and definitions change from standard to stan- CM for information assurance, sometimes referred to as
dard, but are essentially the same. Secure Configuration Management, relies upon perfor-
mance, functional, and physical attributes of IT platforms
• Configuration identification is the process of iden- and products and their environments to determine the ap-
tifying the attributes that define every aspect of a propriate security features and assurances that are used to
configuration item. A configuration item is a prod- measure a system configuration state. For example, con-
uct (hardware and/or software) that has an end-user figuration requirements may be different for a network
purpose. These attributes are recorded in configu- firewall that functions as part of an organization’s Inter-
ration documentation and baselined. Baselining an net boundary versus one that functions as an internal local
attribute forces formal configuration change control network firewall.
processes to be effected in the event that these at-
tributes are changed.

• Configuration change control is a set of processes


5 Maintenance systems
and approval stages required to change a configura-
tion item’s attributes and to re-baseline them. Configuration management is used to maintain an under-
standing of the status of complex assets with a view to
• Configuration status accounting is the ability to maintaining the highest level of serviceability for the low-
record and report on the configuration baselines as- est cost. Specifically, it aims to ensure that operations are
sociated with each configuration item at any moment not disrupted due to the asset (or parts of the asset) over-
of time. running limits of planned lifespan or below quality levels.

• Configuration audits are broken into functional and In the military, this type of activity is often classed as
physical configuration audits. They occur either at “mission readiness”, and seeks to define which assets are
delivery or at the moment of effecting the change. available and for which type of mission; a classic exam-
A functional configuration audit ensures that func- ple is whether aircraft on board an aircraft carrier are
tional and performance attributes of a configuration equipped with bombs for ground support or missiles for
item are achieved, while a physical configuration au- defense.
dit ensures that a configuration item is installed in
accordance with the requirements of its detailed de-
sign documentation. 5.1 Operating System configuration man-
agement

4.1 Configuration management database Configuration management can be used to maintain OS


configuration files.[11] Example systems include Quattor,
The Information Technology Infrastructure Library, also CFEngine, Bcfg2, Puppet, Ansible, Vagrant and Chef.
known as ITIL, specifies the use of a Configuration
A theory of configuration maintenance was worked out
management system (CMS) / Configuration management
by Mark Burgess,[12][13][14] with a practical implemen-
database (CMDB) as a means of achieving industry best
tation on present day computer systems in the software
practices for Configuration Management. CMDBs are
CFEngine able to perform real time repair as well as pre-
used to track Configuration Items (CIs) and the depen-
ventive maintenance.
dencies between them, where CIs represent the things
in an enterprise that are worth tracking and managing,
such as but not limited to computers, software, software 5.2 Preventive maintenance
licenses, racks, network devices, storage, and even the
components within such items.
Main article: Preventive maintenance
The benefits of a CMS/CMDB includes being able to per-
form functions like root cause analysis, impact analysis,
Understanding the “as is” state of an asset and its major
change management, and current state assessment for fu-
components is an essential element in preventive mainte-
ture state strategy development.
nance as used in maintenance, repair, and overhaul and
enterprise asset management systems.
4.2 Information assurance Complex assets such as aircraft, ships, industrial machin-
ery etc. depend on many different components being ser-
For information assurance, CM can be defined as the viceable. This serviceability is often defined in terms of
management of security features and assurances through the amount of usage the component has had since it was
control of changes made to hardware, software, firmware, new, since fitted, since repaired, the amount of use it has
documentation, test, test fixtures, and test documentation had over its life and several other limiting factors. Un-
throughout the life cycle of an information system.[10] derstanding how near the end of their life each of these
4 8 CONSTRUCTION

components is has been a major undertaking involving • MIL-STD-973 Configuration Management (can-
labor-intensive record keeping until recent developments celled on 20 September 2000)
in software.
• STANAG 4159 NATO Materiel Configuration
Management Policy and Procedures for Multina-
5.3 Predictive maintenance tional Joint Projects

Main article: Predictive maintenance • STANAG 4427 Introduction of Allied Configura-


tion Management Publications (ACMPs)

Many types of component use electronic sensors to cap- • ACMP 2100 (DRAFT) NATO Contractual Config-
ture data which provides live condition monitoring. This uration Management Requirements
data is analyzed on board or at a remote location by com-
• CMMI CMMI for Development, Version 1.2 Con-
puter to evaluate its current serviceability and increas-
figuration Management
ingly its likely future state using algorithms which pre-
dict potential future failures based on previous examples • CMII-100E CMII Standard for Enterprise Configu-
of failure through field experience and modeling. This is ration Management
the basis for “predictive maintenance”.
• Extended List of Configuration Management & Re-
Availability of accurate and timely data is essential in or-
lated Standards
der for CM to provide operational value and a lack of this
can often be a limiting factor. Capturing and disseminat-
ing the operating data to the various support organizations
is becoming an industry in itself. 7 Guidelines
The consumers of this data have grown more numerous
• 828-2012 Currently active IEEE Standard which su-
and complex with the growth of programs offered by
persedes/supports older ones.
original equipment manufacturers (OEMs). These are
designed to offer operators guaranteed availability and • MIL-HDBK-61A Configuration Management
make the picture more complex with the operator man- Guidance 7 February 2001
aging the asset but the OEM taking on the liability to en-
sure its serviceability. In such a situation, individual com- • 10007 Quality management - Guidelines for config-
ponents within an asset may communicate directly to an uration management
analysis center provided by the OEM or an independent
analyst. • ACMP 2009 (DRAFT) NATO Guidance on Con-
figuration Management

• GEIA-HB-649 - Implementation Guide for Config-


6 Standards uration Management

• ANSI/EIA-649-1998 National Consensus Standard • ANSI/EIA-649-1998 National Consensus Standard


for Configuration Management for Configuration Management

• EIA-649-A 2004 National Consensus Standard for • EIA-836 Consensus Standard for Configuration
Configuration Management Management Data Exchange and Interoperability

• TechAmerica/ANSI EIA-649-B 2011 Configura- • ANSI/EIA-632-1998 Processes for Engineering a


tion Management Standard System

• ISO 10007:2003 Quality management systems - • MIL-STD-3046 (ARMY) Interim Standard on


Guidelines for configuration management Configuration Management, 6 March 2013

• Federal Standard 1037C


• GEIA Standard 836-2002 Configuration Manage- 8 Construction
ment Data Exchange and Interoperability
• IEEE 829 Standard for Software Test Documenta- More recently configuration management has been ap-
tion plied to large construction projects which can often be
very complex and have a huge amount of details and
• 828-2012 IEEE Standard for Configuration Manage- changes that need to be documented. Construction agen-
ment in Systems and Software Engineering. 2012. cies such as the Federal Highway Administration have
doi:10.1109/IEEESTD.2012.6170935. ISBN 978- used configuration management for their infrastructure
0-7381-7232-3. projects.[15] There are construction-based configuration
5

management tools that aim to document change orders 11 Configuration Management So-
and RFIs in order to ensure a project stays on schedule
and on budget. These programs can also store informa-
lutions
tion to aid in the maintenance and modification of the in-
frastructure when it is completed. One such application, • Distelli
ccsNet, was tested in a case study funded by the Federal
• Chef software
Transportation Administration (FTA) in which the effi-
cacy of configuration management was measured through • Ansible (software)
comparing the approximately 80% complete construction
of the Los Angeles County Metropolitan Transit Agency • Puppet Labs
(LACMTA) 1st and 2nd segments of the Red Line, a $5.3
billion rail construction project. This study yielded results • Salt (software)
indicating a benefit to using configuration management on • Commando.io
projects of this nature.[16]

12 References
9 See also
[1] "MIL-HDBK-61A, ""Military Handbook: Configuration
• Change detection Management Guidance". Department of Defense. 7
February 2001. Retrieved 2012-03-24.
• Granular Configuration Automation
[2] "ANSI/EIA-649B, ""National Consensus Standard for Con-
• Comparison of open source configuration manage- figuration Management". TechAmerica. 1 April 2011.
ment software Retrieved 2012-03-24.

• Dependency [3] “History and Heritage of Civil Engineering”. ASCE. Re-


trieved 2007-08-08.
• List of software engineering topics
[4] “Institution of Civil Engineers What is Civil Engineering”
• Netconf (PDF). ICE. Retrieved 2007-09-22.

[5] "Configuration Management and the Federal Transporta-


• Network management
tion Administration (FTA) National Lessons Learned Pro-
• Programming tool gram". Federal Transportation Administration. Retrieved
2007-09-22.
• Revision control
[6] "ANSI/EIA-649B, ""National Consensus Standard for Con-
figuration Management". TechAmerica. 1 April 2011.
• Software engineering
Retrieved 2012-03-24.
• Interchangeable parts [7] "Systems Engineering Fundamentals" (PDF). Defense Ac-
quisition University Press. January 2001. Retrieved
2012-03-25.
10 Certification [8] "Memorandum, Specifications and Standards — A New
Way of Doing Business". Secretary of Defense. 29 June
Formal training and certification is available for configu- 1994. Retrieved 2012-03-23.
ration managers.
[9] "Configuration Management Compliance Validation: Crit-
ical Review and Technology Assessment(CR/TA)Report"
• CMPIC Training & Certification The Configuration (PDF). Defense Technical Information Center. Retrieved
Management Process Improvement Center 14 May 2001.

• Configuration Management Training Foundation [10] National Information Systems Security Glossary
(Certified International Configuration Manager
[11] C. Lueninghoener. “Getting Started with Configuration
CICM / Certified International Software Configu-
Management. ;login: issue: April 2011, Volume 36,
ration Manager CISCM / Certified Configuration
Number 2” (PDF). Retrieved 2012-11-23.
Management Professional CCMP)
[12] M. Burgess, Cfengine: a site configuration engine,
• Institute of Configuration Management USENIX Computing systems, Vol8, No. 3 1995

• National Defense Industrial Association (NDIA) [13] M. Burgess, On the theory of system administration, Sci-
Configuration and Data Manager Certification ence of Computer Programming 49, 2003. p1-46 pdf
6 12 REFERENCES

[14] M. Burgess, Configurable immunity for evolving human-


computer systems, Science of Computer Programming 51
2004, p197-213 pdf

[15] "Configuration Management for Transportation Manage-


ment Systems Handbook". Federal Highway Administra-
tion. Retrieved 28 March 2012.

[16] "Configuration Management Case Study". PACO Tech-


nologies, Inc. Retrieved 28 March 2012.
7

13 Text and image sources, contributors, and licenses


13.1 Text
• Configuration management Source: https://en.wikipedia.org/wiki/Configuration_management?oldid=673879341 Contributors: The
Anome, SimonP, Nixdorf, Ahoerstemeier, Haakon, Ronz, Smack, Bartosz, Flockmeal, Marc Girod~enwiki, ChrisG, Altenmann, Wile
E. Heresiarch, Graeme Bartlett, Fleminra, Pascal666, AlistairMcMillan, Chowbok, Beland, M.e, Ludootje, Sam Hocevar, Imroy, JTN,
Ventonegro, LeeHunter, Project2501a, CanisRufus, Harald Hansen, Giraffedata, Mdd, RoySmith, Huerlisi, Forderud, JordanSamuels,
Mandarax, Lichen0426, Bonwag, Rjwilmsi, .digamma, Pg133, Vsion, Gurch, Esdaniel, YurikBot, RussBot, HBowie, Régis Décamps, SM-
cCandlish, David Biddulph, Rwwww, SmackBot, Jaylobb, Hydrogen Iodide, Commander Keane bot, Ohnoitsjamie, Bluebot, MalafayaBot,
Soarhead77, Sigma 7, Kuru, Chiz@sympatico.ca, Dl2000, R.castelo, AbsolutDan, Smithsf2, Ericlee748, CmdrObot, Phobius, Marcelo
Pinto, PatrickEgan, Moreschi, Cydebot, Geraldo Medrano, Julian Mendez, Optimist on the run, Ebyabe, Encoreopus, BetacommandBot,
Druiloor, Ouc, ChristianBk, Rickranger, Douga, PhilKnight, VoABot II, Johannes Simon, KConWiki, Patrickegan, Lmarinho, WLU,
Mfhall, Dchem, MartinBot, Exexpat, Huzzlet the bot, AndrewLighten, DynamSoft, JullyKitty, Danipen, DoBBers, JoshRyan, Eman-
hattan, Gtewallace, Raven22~enwiki, Mjviscomi, Owain.wilson, Tiago simoes, Everything counts, SQL, Cuttysc, Ttesmer, ALMGuru,
DonYonce8912, Jpalm 98, Igfrace, Huggi, Cloudz1, ClueBot, Gleesona 7, Petra.hegarty, Mild Bill Hiccup, Sabri76, M4gnum0n, Com-
puterGeezer, Feline Hymnic, Sun Creator, XLinkBot, AgnosticPreachersKid, Stephen1121, Jdotscott, Addbot, Wessel 1560, MrOllie,
Fstop22, Yobot, Assadchaudhry, Amirobot, Billscottmorri, Materialscientist, Capricorn42, Nasnema, Pelerin2, Nasa-verve, Sigje, Becky
55, FrescoBot, Tom714uk, Bestofcm, Havenlad, Tahir mq, Mjs1991, Pekowski, Oveja~enwiki, MI6, SeanPorterfield, EmausBot, Deogra-
tias5, Lucas Thoms, Keebrook, EdoBot, Cgt, ClueBot NG, Tom2856, Piskoolfoorji, Croesomorris, Hz.tiang, Compfreak7, Dilbert4234,
Fraulein451, Emmanuel Smithers, Khazar2, Specification reviewer, Sheldorakf, Codename Lisa, Superlauro, Sonĝanto, ScriptRockSam,
Alexleventer and Anonymous: 253

13.2 Images
• File:Commons-logo.svg Source: https://upload.wikimedia.org/wikipedia/en/4/4a/Commons-logo.svg License: ? Contributors: ? Original
artist: ?
• File:ConfiurationActivityModel.png Source: https://upload.wikimedia.org/wikipedia/commons/7/7f/ConfiurationActivityModel.png
License: Public domain Contributors: MIL-HDBK-61A CONFIGURATION MANAGEMENT GUIDANCE Figure 4.1 Top level Con-
figuration Management Activity Model Original artist: Department of Defense Handbook
• File:Folder_Hexagonal_Icon.svg Source: https://upload.wikimedia.org/wikipedia/en/4/48/Folder_Hexagonal_Icon.svg License: Cc-by-
sa-3.0 Contributors: ? Original artist: ?

13.3 Content license


• Creative Commons Attribution-Share Alike 3.0

Potrebbero piacerti anche