ins_setchkint [-d destsys] -t tag -c {q=quick|d=deep} -v interval

This command modifies the quick check or deep check interval for the resource specified by the tag name “-t”. The interval must be entered in seconds.

Examples:

To change the quick check interval for the file share resource FSList.0 to two minutes, run the following command from $LKROOT\bin:

ins_setchkint-t FSList.0 -c quick -v 120

To disable the deep check for the file share resource FSList.0, run the following command from $LKROOT\bin:

ins_setchkint -t FSList.0 -c deep -v0

Feedback

Was this helpful?

Yes No
You indicated this topic was not helpful to you ...
Could you please leave a comment telling us why? Thank you!
Thanks for your feedback.

Post your comment on this topic.

Post Comment