| 59 | |
| 60 | Please setup DNS to resolve locally rather than use the domain setup by the dhcp client. This will help create your own sub-domain for OMF services such as XMPP,inventory and wimax-rf. |
| 61 | |
| 62 | Remove any "search" entries from /etc/resolv.conf as well as remove the "request domain-*" parameters from /etc/dhcp/dhclient.conf |
| 63 | |
| 64 | ====== Setting up Inventory service ====== |
| 65 | |
| 66 | After installing the ogs_inventory package to /usr/share/omf-aggmgr-5.4/omf-aggmgr/ |
| 67 | |
| 68 | |
| 69 | Add all the nodes to the inventory database using |
| 70 | |
| 71 | {{{ |
| 72 | |
| 73 | ruby addNode.rb |
| 74 | }}} |