Versions Compared

Key

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

...

Configure NMIS to Utilize the New Custom Location

Code Block
/opmantekopt/nmis/admin/patch_config.pl -b /opmantek/conf/Config.nmis /directories/\<nmis_base\>=/opt/nmis

Create the Apache Configuration

Code Block
### CentOS example
/opt/nmis/bin/nmis

 

.pl type=apache > /etc/httpd/conf.d/00nmis.conf

Create the NMIS Cron Jobs

Code Block
/opt/nmis/bin/nmis.pl type=crontab system=true > /etc/cron.d/nmis

Configure NMIS

Code Block
/opt/nmis/bin/nmis.pl type=config

Fix Any Permissions Issues

Code Block
/opt/nmis/admin/fixperms.pl

Restart the httpd Service

Code Block
service httpd restart

Verify

At this point the NMIS should be functional the the GUI accessible