Versions Compared

Key

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

...

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 ./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.fileoutput=/path/file → Will log the output into a file

...