Changes between Version 14 and Version 15 of Software/eAM/aInventory
- Timestamp:
- Sep 11, 2014, 8:04:51 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Software/eAM/aInventory
v14 v15 6 6 7 7 Inventory AM consist of a database with a [http://mytestbed.net/projects/omf/wiki/NewInventoryDesign database schema] that can hold information for arbitrary type of resource and a set of services that are used to manage it 8 ---- 9 10 ''' Resources and Relationships ''' 8 9 10 === Resources and Relationships === 11 11 12 12 Resources are physical entities in a testbed that are assumed to be named with fully qualified domain name (fqdn) (for resources that can have one) or with arbitrary string (for resources that are not IP addressable)and can have any number of attributes. Resource can be in relation with any other resource with, so far, 2 types of relationships: … … 30 30 * INV_ - Attributes gathered by the inventory process 31 31 32 ---- 33 34 ''' Inventory Service Group ''' 32 33 34 === Inventory Service Group === 35 35 36 36 {{{ … … 211 211 }}} 212 212 213 ---- 214 215 ''' Usage Examples ''' 216 217 Create testbed, add node to it and add basic attributes 213 214 === Usage Examples === 215 216 ''' Create testbed, add node to it and add basic attributes ''' 218 217 219 218 {{{ … … 237 236 238 237 239 Replace inventory information 238 ''' Replace inventory information ''' 240 239 241 240 {{{ … … 253 252 }}} 254 253 255 ---- 256 257 ''' Installation and Configuration '''[[BR]] 254 === Installation and Configuration === 258 255 259 256 The Frisbee AM (tools and services) is packaged in the omf-aggmgr-frisbee-5.4 package. It can be installed form the package repository with