| Description
The Iris Extractor Module is implemented using the Perl programming
language.
Invocation Syntax:
Iris_Extractor.cgi Source_File_Name Destination_File_Name
where:
Iris_Extractor.cgi is the name and the path to executable of the
Iris Extractor script
Source_File_Name is the name with the path to the input file to
be parsed
Destination_File_Name is the path to the location where the parser
output is desired
Error Handling:
The Extractor does not parse jobs that have a non-zero “qacct
failed_status”. An occurrence of such an event causes an appropriate
message to appear in the parser output file. Iris discards such
results. Operation malfunctions are reported to the Iris Error Directory.
The relative path to the Extractor Error Log is /IRIS/Error/Iris_Parser.err.
The input file to the Extractor is deleted upon completion.
Usage:
The Iris Extractor Module was primarily designed to work with the
Iris Tool. It has been developed on a Redhat Linux 9.0 and has been
extensively tested. The source code for the Extractor module is
available for download on this site.
|