Versions Compared

Key

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

...

Code Block
######################################################
# Run (selective) Statistics and Service Status Collection often
#* * * * *       root     /usr/local/nmis8/bin/nmis.pl type=collect mthread=true ; /usr/local/nmis8/bin/nmis.pl type=services mthread=true
######################################################
# Run Summary Update every 5 minutes
#*/5 * * * *     root     /usr/local/nmis8/bin/nmis.pl type=summary

Option 42b

Code Block
[root@TEST]# touch /usr/local/nmis8/conf/NMIS_IS_LOCKED

After these jobs have been disabled, check the server for any nmis.pl processes

...

Uncomment any cron jobs that had been commented out previously in step #4.

Option 42c

Code Block
[root@TEST]# rm /usr/local/nmis8/conf/NMIS_IS_LOCKED

 

Step #6 - Verify

Take a look at the /usr/local/nmis8/var directory and confirm that node.json and view.json files have been created.  Also verify that the NMIS GUI is functioning normally.