Versions Compared

Key

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

...

Supported in opHA is having NMIS use JSON for its database, this will require NMIS 8.4.8a or greater.  This should be enabled on all servers running in an opHA cluster.  The following needs to be run on every master and slave server.

Code Block
 
/usr/local/nmis8/admin/convert_nmis_db.pl

This script will stop NMIS polling, convert the database files, update the NMIS configuration to use the new database format, then start the polling again. 

opHA Authentication Model

...