...
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.
...