Versions Compared

Key

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

...

If you followed the instructions above, your Report Schedules are back in place, as you've copied over the entire omk-old/conf directory in step five. The /data/omk/var reports directory should still be where it was at the beginning of the upgrade, as it was never changed.

We recommend also coping the ./usr/local/omk/var/opreports directory opreports/known_reports_cache directory and the ./opreports/selftest.json file into the new application.

Code Block
cp -rf /usr/local/omk-old/var/opreports/*known_reports_cache /usr/local/omk/var/opreports

...


cp /usr/local/omk

...

-old/var/opreports/selftest.json /usr/local/omk/var/opreports


About opEvents

In order to get the new opEvents to show the old events two steps are required post installation:

...