Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
[root@opmantek ~]# mongorestore /data/mongodump

Setup MongoDB for OMK Applicatons

Code Block
[root@opmantek ~]# /usr/local/omk/bin/setup_mongodb.pl 

Restart OMK Services and Test

Restart Services

Code Block
[root@opmantek mongodb]# service opeventsd start
Starting opevents daemon opeventsd                         [  OK  ]
[root@opmantek mongodb]# service opconfigd start
Starting opconfig daemon opconfigd                         [  OK  ]
[root@opmantek mongodb]# service opflowd start
Starting opflowd:                                          [  OK  ]
[root@opmantek mongodb]# service omkd start
Starting Opmantek Webserver opmantek.exe                   [  OK  ]