Versions Compared

Key

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

opCharts 3

Info
titleInstaller Versions

If you are installing a version of opCharts compiled prior to 2016 please see this page: Pre 2016 Installations

...

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

    Code Block
    # don't forget to become root, using sudo sh or su
    service opchartsd restart
    service omkd restart
    # to verify the status of the daemons:
    service opchartsd status
    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 during installation the existing users.dat file in /usr/local/omk/conf/ will be used.
    If /usr/local/omk/conf/users.dat is not found the default users.dat file will be copied to /usr/local/omk/conf/ from /usr/local/omk/install/.
    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.