Versions Compared

Key

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

...

Code Block
/usr/local/omk/bin/opcommon-cli.pl act=compare_configs nmis8=/tmp/nmis8.nmis nmis9=/tmp/nmis9.nmis
  • Copy tables from conf-default: 
Code Block
/usr/local/nmis9 cp conf-default/Table-* conf


  • Then, fix files permissions:

...

Code Block
"opconfig_db_name": "nmis",

opReports (tick)(tick)

NMIS8 opReports and NMIS9 opReports work the same way:

...

Code Block
rsync -r root@uburnto.opmantek.net:/usr/local/omk/var/reports var/
rsync -r root@uburnto.opmantek.net:/usr/local/omk/var/opreports var/

opHA (tick)(tick)

opHA 3 works different from opHA 2. The peers would need to be imported manually using the GUI or the cli, using nmis8/conf/Servers.nmis file.

...