#
#
################################################################################
proc log_init { display_stdout } {
global fm_logfile
if {$display_stdout == 0} {
log_user 1
}
set fm_logfile "/tmp/expect_logs.txt"
}
################################################################################
#
#
# Log to a directory.
#
#
#
################################################################################
proc log_init_directory { directory } {
global fm_logfile
set fm_logfile "$directory/ExpectLogs.txt"
exp_internal -f $directory/ExpectDiag.txt 0
}
################################################################################
#
#
# Temp hack.
#
#
#
################################################################################
proc log_init_custom { logfile } {
global fm_logfile
global g_module_name
global g_test_results_base_dir
#
# Cache the module name.
#
set g_module_name $logfile
#
# Figure out the logfile path.
#
test_results_set_base_dir
#
# Set it.
#
set fm_logfile "$g_test_results_base_dir/Logfile.txt"
}
################################################################################
#
#
# Capture a log message with a nice time stamp.
#
#
#
################################################################################
.
33
Содержание BladeCenter HX5 1909
Страница 6: ...iv BladeCenter HX5 Blade ServerProblem Determination and Service Guide ...
Страница 16: ......
Страница 34: ...18 BladeCenter HX5 Blade ServerProblem Determination and Service Guide ...
Страница 72: ...56 BladeCenter HX5 Blade ServerProblem Determination and Service Guide ...
Страница 292: ...276 BladeCenter HX5 Blade ServerProblem Determination and Service Guide ...
Страница 296: ...280 BladeCenter HX5 Blade ServerProblem Determination and Service Guide ...
Страница 303: ...Taiwan Class A compliance statement Appendix B Notices 287 ...
Страница 304: ...288 BladeCenter HX5 Blade ServerProblem Determination and Service Guide ...
Страница 310: ...294 BladeCenter HX5 Blade ServerProblem Determination and Service Guide ...
Страница 311: ......
Страница 312: ...Part Number 46W8208 Printed in China 1P P N 46W8208 ...
Страница 313: ... 1P46W8208 ...