Changes between Version 14 and Version 15 of Internal/InventoryV3
- Timestamp:
- Oct 21, 2009, 12:03:56 AM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Internal/InventoryV3
v14 v15 148 148 149 149 Modified both gatherer and writer to take parameters. The paramters are as follows: 150 150 {{{ 151 151 Writer: 152 152 --server = #server hostname (default: internal1.orbit-lab.org) … … 158 158 Gatherer: 159 159 --output = #name of outputfile (defualt: stdout) 160 160 }}} 161 161 Also now writer only checks vendor and device id. If no match is found it will add it with the description string. 162 162