Versions Compared

Key

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

...

Code Block
/usr/local/omk/bin/opconfig-cli.pl act=migrate-nodes debug=9

Run ensure indexes in the db:

Code Block
/usr/local/omk/bin/opconfig-cli.pl  act=setup-db debug=1

opReports (tick)

NMIS8 opReports and NMIS9 opReports work the same way:

...

Further information can be found here.

Run ensure indexes in the db:

Code Block
/usr/local/omk/bin/opconfig-cli.pl  act=setup-db debug=1

Step 8. Start daemons

Code Block
sudo service nmis9d start
sudo service omkd start
sudo service opeventsd start
sudo service opchartsd start
sudo service opconfigd start

...