Versions Compared

Key

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

...

Code Block
nmis9/bin$ ./nmis-cli act=schedule job.type=collect job.node=MYNODE job.fileoutput=/tmp/mynode-collect job.verbosity=9

This is a resume table with some of this commands differences: 

commandnmis 8nmis 9
Toolbin/nmis.plbin/nmis-cli
collect./nmis.pl type=collect node=MYNODE force=1./nmis-cli act=schedule job.type=collect job.node=MYNODE
update./nmis.pl type=update node=
MYNODE
MYNODE ./nmis-cli act=schedule job.type=update job.node=MYNODE job.force=1
Cleanup

./nmis.pl type=purge

./nmis-cli act=purge [simulate=t/f] [info=t/f]

./nmis-cli act=dbcleanup [simulate=t/f] [info=t/f] [use_performance_query=t/f]

Optional parametersdebug=9

job.verbosity=9

job.file=/path/file → Will log the output into a file

Custom model folder

NMIS 9 has a models-custom folder to save customised models. It is really useful to work with an additional folder, and it is also really helpful for support related purposes.