Changes between Version 4 and Version 5 of Internal/InventoryV3


Ignore:
Timestamp:
Oct 2, 2009, 7:15:33 PM (15 years ago)
Author:
ssugrim
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Internal/InventoryV3

    v4 v5  
    7171ssugrim@external2:~/scripts$
    7272}}}
     73
     74----
     75=== 10/2/09 ===
     76
     77Minus error chechking for failed commands, the gatherer is complete. I'm now moving onto writer.  I'm going to keep them in the same script for now, so I don't have to deal with reimporting the data and extracting it from xml, at some point that'll be a todo, so that way we can call just the gatherer if we want to.
     78
     79Fow now, I need to determine what node I am based on the resolved host name. The scheme is nodex-y.testbedname# I can extract the x and y cooridnates from the node part, and then The testbed name will have to be a lookup. (this should probably be in gatherer as parameters.
     80
     81Once I have that I can look up my unique mysql id from the mysql databse. This id will then allow me to correlate devices with the ones I have.