Jump to: navigation, search

Difference between revisions of "Satori/glossary"

m (style)
m
Line 1: Line 1:
 
=== Configuration Discovery Terms ===
 
=== Configuration Discovery Terms ===
:The following terms are used to describe discovery more narrowly and differentiate configuration discovery concepts, while in combination they specify much of what Satori aims to accomplish.  
+
:<big>The following terms are used to describe discovery more narrowly and differentiate configuration discovery concepts, while in combination they specify much of what Satori aims to accomplish.</big>
  
 
==== Control Plane Discovery ====
 
==== Control Plane Discovery ====

Revision as of 22:29, 6 March 2014

Configuration Discovery Terms

The following terms are used to describe discovery more narrowly and differentiate configuration discovery concepts, while in combination they specify much of what Satori aims to accomplish.

Control Plane Discovery

Using native bindings, client libraries (pyrax, boto, libcloud, etc.) or cloud APIs to attain information about a configuration. This requires credentials/api tokens, and could provide: a server's image data, a server's region, a load-balancer's VIPs and nodes, networking info, etc.

Data Plane Discovery

Making direct observations about a configuration by running commands/utilities directly on the system, or accessing and analyzing a system's network interface. This might require login credentials for the host resource, and could provide information ranging from disk usage to packages installed to motherboard fan speeds.