<BASEDIR>/smarts/integration/isis/ic-isis-instrument.pl
<BASEDIR>/smarts/actions/isis/ic-isis-create.pl
Each of these scripts contains the following line:
my $detailDebug = 0;
To enable discovery and probing, change this line to the following in both scripts:
my $detailDebug = 1;
Note: A restart of the domain is NOT required to implement this change.
Debug output
Debug output is written to the following files:
<BASEDIR>/logs/isis-perl-discovery-*
<BASEDIR>/logs/isis-perl-instrument-*