Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Document installer changes to authentication behaviour

...

  • After completing your configuration changes you'll need to restart the opCharts daemon.
    Simply run the following commands as root: 

    Code Block
    # don't forget to become root, using sudo sh or su
    service omkd restart
    # to verify the status of the daemons:
    service omkd status
  • Authentication
    The installer will backup /usr/local/omk/conf/users.dat and then create a symlink to users.dat in your NMIS directory if it was found during installation.  If the NMIS users.dat file could not be found the existing users.dat file in omk/conf/ will be used, if that is not found the default users.dat file will be copied to omk/conf/. Default credentials can be found here.

Where to go from here

First you should test opCharts: open up a web browser, and point it to "http://<yourserverip>/omk/opCharts"; you will have to enter your license first, then you will see opCharts' main dashboard. See the authentication bullet point above for user/password info.