Changes between Version 18 and Version 19 of Internal/RunningInventory
- Timestamp:
- Jan 27, 2016, 10:51:38 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Internal/RunningInventory
v18 v19 2 2 To run inventory preform the following ('''ALL STEPS AS ROOT'''): 3 3 4 ''' From ???'''4 ''' From internal1 ''' 5 5 1. Disable inventory service security: 6 6 {{{ 7 ??? 7 In /etc/omf-aggmgr-5.4/enabled/inventory.yaml 8 Uncomment - '*' 8 9 }}} 9 10 … … 117 118 '''Note''': This takes some time to preform all the actions, and the omf-agg-manager restarts every even hour on the 11th minute. If the ruby process is running at that time it will fail. 118 119 119 ''' From ???'''120 ''' From internal1 ''' 120 121 8. Restore inventory service security (''' !!! SUPER IMPORTANT !!! '''): 121 122 {{{ 122 ??? 123 In /etc/omf-aggmgr-5.4/enabled/inventory.yaml 124 Comment - '*' 123 125 }}}