Difference between revisions of "Autonomic management"

From SimpleWiki
Jump to navigationJump to search
 
(9 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
== History ==
 
== History ==
The term "autonomic" originates from human sciences e.g. the [http://en.wikipedia.org/wiki/Autonomic_nervous_system autonomic nervous system] where it refers to a control system responding involuntarily i.e., without consciousness to stimuli coming from its environment. The term "autonomic computing" was widely promoted by IBM as part of the Grand Challenges for the IT industry.
+
The term "autonomic" originates from human sciences e.g. the [http://en.wikipedia.org/wiki/Autonomic_nervous_system autonomic nervous system] where it refers to a control system responding involuntarily i.e., without consciousness to stimuli coming from its environment. The term "autonomic computing" was [http://www.research.ibm.com/autonomic/manifesto/autonomic_computing.pdf widely promoted by IBM] as part of the Grand Challenges for the IT industry. See also the [http://en.wikipedia.org/wiki/Autonomic_Computing Wikipedia page on Autonomic Computing]
  
 
== Definition ==
 
== Definition ==
* Autonomic networking requires self-* capabilities. One of these capabilities is self-management. As such it might be better to avoid the term autonomic management, and use self-management instead.
+
* Autonomic networking requires self-* properties. According to IBM there are four fundamental aspects of autonomic computing:
 +
** Self-configuring – systems adapt automatically to dynamically changing environments.  
 +
** Self-healing – systems discover, diagnose, and react to disruptions.
 +
** Self-optimizing – systems monitor and tune resources automatically.
 +
**Self-protecting – systems anticipate, detect, identify, and protect themselves from attacks from anywhere.  
 
* Autonomic management: Acting involuntary (on reflex) according to some predefined policies in order to keep the system up and running within its limits.
 
* Autonomic management: Acting involuntary (on reflex) according to some predefined policies in order to keep the system up and running within its limits.
 
* Autonomic (in general): (a) acting or occurring involuntarily (reflexes) and (b) relating to, affecting, or controlled by the autonomic nervous system or its effects or activity (http://mw1.merriam-webster.com/dictionary/autonomic).
 
* Autonomic (in general): (a) acting or occurring involuntarily (reflexes) and (b) relating to, affecting, or controlled by the autonomic nervous system or its effects or activity (http://mw1.merriam-webster.com/dictionary/autonomic).
Line 20: Line 24:
 
* IBM Autonomic Computing, IBM Self-Managing Autonomic Technology, http://www-03.ibm.com/autonomic/
 
* IBM Autonomic Computing, IBM Self-Managing Autonomic Technology, http://www-03.ibm.com/autonomic/
 
* ANA: Autonomic Network Architecture, http://www.ana-project.org/
 
* ANA: Autonomic Network Architecture, http://www.ana-project.org/
* [http://www.dcs.gla.ac.uk/amuse/ AMISE: Autonomic Management of Ubiquitous Systems for e-Health]
+
* [http://www.dcs.gla.ac.uk/amuse/ AMUSe: Autonomic Management of Ubiquitous Systems for e-Health]
  
== Conferences and workshops ==
+
== Conferences and Workshops ==
 
* [http://www.autonomic-conference.org/ IEEE International Conference on Autonomic Computing]
 
* [http://www.autonomic-conference.org/ IEEE International Conference on Autonomic Computing]
 
* MACE 2006, 1st IEEE International Workshop on Modelling Autonomic Communications Environments, http://www.manweek2006.org/mace/
 
* MACE 2006, 1st IEEE International Workshop on Modelling Autonomic Communications Environments, http://www.manweek2006.org/mace/
Line 32: Line 36:
 
== Books ==
 
== Books ==
 
* Yu Cheng et al., A Generic Architecture for Autonomic Service and Network Management, Computer Communications (2006), www.sciencedirect.de, Elsevier
 
* Yu Cheng et al., A Generic Architecture for Autonomic Service and Network Management, Computer Communications (2006), www.sciencedirect.de, Elsevier
 +
* Richard Murch, Autonomic Computing, IBM Press
 +
* Manish Parashar (Editor), Salim Hariri (Editor), Autonomic Computing: Concepts, Infrastructure, and Applications, CRC Press, 2007
 +
* Babaoglu, O.; Jelasity, M.; Montresor, A.; Fetzer, C.; Leonardi, S.; van Moorsel, A.; van Steen, M. (Eds.), Self-star Properties in Complex Information Systems, Springer LNCS 3460, 2005, ISBN: 978-3-540-26009-7
  
 
== Publications ==
 
== Publications ==
 +
 +
* [http://www.research.ibm.com/autonomic/manifesto/autonomic_computing.pdf The Autonomic Computing Manifesto]
 +
* Autonomic Computing Special Issue, IBM Systems Journal, Vol. 42, No 1, 2003.
 +
* Kephart J, Chess D, The Vision of Autonomic Computing, IEEE Computer, Jan 2003, pp 41-50.
 
* E. Lupu, N. Dulay, M. Sloman, J.Sventek, S. Heeps, S. Strowes, K. Twidle, S.-L. Keoh, A. Schaeffer-Filho. AMUSE: Autonomic Management of Ubiquitous e-Health Systems. Concurrency and Computation: Practice and Experience, John Wiley and Sons, Inc., 20(3)-277-296. http://dx.doi.org/10.1002/cpe.1194
 
* E. Lupu, N. Dulay, M. Sloman, J.Sventek, S. Heeps, S. Strowes, K. Twidle, S.-L. Keoh, A. Schaeffer-Filho. AMUSE: Autonomic Management of Ubiquitous e-Health Systems. Concurrency and Computation: Practice and Experience, John Wiley and Sons, Inc., 20(3)-277-296. http://dx.doi.org/10.1002/cpe.1194
 
* M. Sloman, E. C. Lupu, Engineering Policy-Based Ubiquitous Systems. The Computer Journal. 2009, DOI 10.1093/comjnl/bxp102.
 
* M. Sloman, E. C. Lupu, Engineering Policy-Based Ubiquitous Systems. The Computer Journal. 2009, DOI 10.1093/comjnl/bxp102.
 +
* [http://www.icse-conferences.org/2005/ConferenceProgram/InvitedTalks/Kephart.pdf An Exellent Invited talk given by Jeff Kephart as part of ICSE 2005]
  
 
[[Category:Glossary]]
 
[[Category:Glossary]]

Latest revision as of 11:02, 2 November 2010

History

The term "autonomic" originates from human sciences e.g. the autonomic nervous system where it refers to a control system responding involuntarily i.e., without consciousness to stimuli coming from its environment. The term "autonomic computing" was widely promoted by IBM as part of the Grand Challenges for the IT industry. See also the Wikipedia page on Autonomic Computing

Definition

  • Autonomic networking requires self-* properties. According to IBM there are four fundamental aspects of autonomic computing:
    • Self-configuring – systems adapt automatically to dynamically changing environments.
    • Self-healing – systems discover, diagnose, and react to disruptions.
    • Self-optimizing – systems monitor and tune resources automatically.
    • Self-protecting – systems anticipate, detect, identify, and protect themselves from attacks from anywhere.
  • Autonomic management: Acting involuntary (on reflex) according to some predefined policies in order to keep the system up and running within its limits.
  • Autonomic (in general): (a) acting or occurring involuntarily (reflexes) and (b) relating to, affecting, or controlled by the autonomic nervous system or its effects or activity (http://mw1.merriam-webster.com/dictionary/autonomic).

Characteristics

  • Autonomic management is sometimes used to refer to the set of management activities that take place in Autonomic Networks or Autonomic Systems.
  • It also sometimes refers to all algorithms that automate management and/or control functions of traditional networks in such a way that they become more autonomic

Relation to Autonomous management

Compared to autonomous networks, autonomic networks are less intelligent and require a management interface.


Projects

Conferences and Workshops

Books

  • Yu Cheng et al., A Generic Architecture for Autonomic Service and Network Management, Computer Communications (2006), www.sciencedirect.de, Elsevier
  • Richard Murch, Autonomic Computing, IBM Press
  • Manish Parashar (Editor), Salim Hariri (Editor), Autonomic Computing: Concepts, Infrastructure, and Applications, CRC Press, 2007
  • Babaoglu, O.; Jelasity, M.; Montresor, A.; Fetzer, C.; Leonardi, S.; van Moorsel, A.; van Steen, M. (Eds.), Self-star Properties in Complex Information Systems, Springer LNCS 3460, 2005, ISBN: 978-3-540-26009-7

Publications

  • The Autonomic Computing Manifesto
  • Autonomic Computing Special Issue, IBM Systems Journal, Vol. 42, No 1, 2003.
  • Kephart J, Chess D, The Vision of Autonomic Computing, IEEE Computer, Jan 2003, pp 41-50.
  • E. Lupu, N. Dulay, M. Sloman, J.Sventek, S. Heeps, S. Strowes, K. Twidle, S.-L. Keoh, A. Schaeffer-Filho. AMUSE: Autonomic Management of Ubiquitous e-Health Systems. Concurrency and Computation: Practice and Experience, John Wiley and Sons, Inc., 20(3)-277-296. http://dx.doi.org/10.1002/cpe.1194
  • M. Sloman, E. C. Lupu, Engineering Policy-Based Ubiquitous Systems. The Computer Journal. 2009, DOI 10.1093/comjnl/bxp102.
  • An Exellent Invited talk given by Jeff Kephart as part of ICSE 2005