Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Highlight important steps for upgrade

...

Code Block
# start opExport service (both MySQL and NMIS)
service omkd start # restart daemon

Important Next Steps

  • Now load GUI and accept EULA
  • Modify conf/schema_sets.json on the MySQL server to add "include_ping_only" : 1 to the schemas/tables that you want ping-only nodes included (the default install/schema_sets.json has them added in the places where it makes sense and can be used as an example)
  • Push new schema to server (from opExport on MySQL server)

...