Storage Resource Manager Enterprise Edition Installation Guide

Storage Resource Manager Enterprise Edition C19
SRM Troubleshooting Guide
NICE <nice value: number allows priority of Agent to be reduced; default is 0>
TRACEDIR <directory in which to store trace files; default is
/usr/srmagent/trace>
TRACESEV <Minimum trace event severity which causes trace file to be created
(ANY, LOW, MED, HIGH [default], and FATAL>
DUMP_REPORTS <For now, only ALL is supported here. This causes the agent
to put all inputs and outputs into a file under /usr/srmagent/dump with a name in
the same format as the file name created for traces.>
INSTALL <YYYY/MM/DD> <HH:MM:SS>
SERVER <host or IP address><white
space><[SRMDomain\]SRMUserid><white space><encrypted srmuser
password> [<white space> [<virtual host or IP address>] [: <port>]]
COMPUTERSCAN_TIMER <maximum number of seconds for the computer scan
to run, to override default value of 600; 0 means no time-out>
FILESCAN_PER_SEC <minimum number of files per second which can be
scanned, to override the default value of 50. The number of files (I-nodes) in the
partition, divided by this number, will be the maximum amount of time the file
scan can take before a timeout status is returned to SRM>
ONEDOWNSCAN_TIMER <maximum number of seconds for the computer scan
to run, to override default value of 240; 0 means no time-out>
MAX_CONC_FILE_SCANS <maximum number of concurrent file scans, default
is 3. When SRM attempts to start a scan when this number of scans is already
running, the agent process returns a busy status and terminates. >
SRM Abort Logs
When SRM aborts, it normally creates a file in the Program files \Storage Resource
Manager directory in the form:
Srm_PostMortem<date>.log
Capturing Data Sent Through OEMSCANIO
When a UNIX agent is ready to post the results of a scan, it makes a connection to IIS
and invokes CGI script OEMSCANIO.EXE. OEMSCANIO will attempt to make a
data connection via a pipe to SRM and will wait 120 seconds by default for SRM to
open the pipe.