username."_edlm_test_report.txt"; if (file_exists($fileName)) { $size = filesize($fileName); header("Pragma: "); header("Cache-Control: "); header("Content-Type: text/plain"); header("Content-Length: $size"); header("Content-Disposition: attachment; filename=\"".$user->username."_edlm_test_report.txt\""); header("Content-Location: ".$user->username."edlm_test_report.txt"); header("Cache-Control: private"); $handle = fopen($fileName, "r"); fpassthru($handle); fclose($handle); unlink($fileName); return; } } print $status->out(); return; } $stateMap = edlm_get_state_map(); $staticResultMap = edlm_get_static_test_status_map(); $staticAnalysisMap = edlm_get_static_test_analysis_map(); $tapeScanResultMap = edlm_get_tape_scan_status_map(); $tapeScanAnalysisMap = edlm_get_tape_scan_analysis_map(); $rangeMap = array(0 => "Last Day", 1 => "Last Week", 2 => "Last Month", 3 => "All"); $emailConfig = get_email_configuration($user); ?> EDLM Test Results

Tools - EDLM Test Results

Choose the session you would like to view or modify. You may also filter based on a specific time range.

Select Time Range:

  Session ID State Start Time Finish Time Result
Page: of 2

Tools - EDLM Test Results

The results of the session are indicated below. Select a row in the table to see a detailed report.

  Barcode Test Result Scan Type Drive ID Partition State Completed Trigger Drive Info Connection
Page: of 2