| REMCS Agent Operator's Guide 1.5 |
Contents
Index
![]()
|
Chapter 3 Collection of Software Investigation Information
The operation of collecting investigation information can be changed by modifying the default value inside the environment definition file (sirms.conf). Use of the system without modification is recommended.
/etc/opt/FJSVsirms/sirms.conf
|
Name of definition |
Use and unit |
Modification |
|---|---|---|
|
FORMAT_VER=1.0 |
Version number of software configuration information |
Prohibited |
|
CCLevel=2 |
Specify which kind of Software related information should be collected. no: No information is collected. 1: Package information is collected. 2: Package information and Oracle related information are collected. |
Permitted |
|
SmallLimit=700KB |
Unit: KB or MB. The default is byte. |
Permitted |
|
BigLimit=30MB |
Unit: KB or MB. The default is byte. |
Permitted |
|
SaveArea=/var/crash/ |
Destination of storage in the save area of investigation information that is collected. $HOSTNAME$ is the field that is replaced by the hostname during execution. |
Permitted |
|
SaveAreaSize=200MB |
Unit: KB or MB. The default is byte. |
Permitted |
|
AvailableSize=300MB |
Unit: KB or MB. The default is byte. |
Permitted |
|
SaveCore= |
Destination for saving the crash dump. 1) Solaris 7 OEand higher: Definition in the dumpadm (1M) command 2) Solaris 2.6 OE: Definition in /etc/init.d/sysetup or /etc/rc2.d/S75savecore. 3) If a definition is not defined in the above 1) and 2), the following is defined. SaveCore=/var/crash/$HOSTNAME$ |
Permitted |
|
MaxSendTotal=5MB |
Unit: KB or MB. The default is byte. |
In Point to Point connection, it Prohibited |
|
AllowSendAllInfo=no |
Yes: Information will be transmitted even if the size exceeds the SmallLimit value |
Permitted |
|
SaveLocalHost=yes |
The collected investigation information is stored in the Save area in local hosts. |
Prohibited |
|
AutoCleaning=yes |
Yes: When the space can be used in the Save area reaches the maximum value before collecting, the information with the oldest incident number is deleted. |
Permitted |
|
RCCollect=no |
No: Do not execute the automatic collection of the investigation information. |
Permitted |
|
RCExtremeTime=24 |
Unit: Hour |
Permitted |
|
RCExtremeFrequency=3 |
Unit: Times |
Permitted |
|
RCWaitLimit=180 |
Unit: Minute The time that automatic collection function waits for completing the crash dumps generation. |
Permitted |
|
SysLogFacility=LOG_USER |
The log type of outputting to Syslog. |
Prohibited |
|
SysLogPriority=LOG_INFO |
The log type of outputting to Syslog. |
Prohibited |
|
PCWaitLimit=10 |
The retry frequencies on the occasion of multiple starting. (Collect remotely) |
Prohibited |
|
SWRetryCount=0 |
The retry counts of file transfer API. |
Prohibited |
|
SWRetryTime=0 |
The retry time(interval) of file transfer API. |
Prohibited |
To modify the environment definition file, modify it before opening the investigation information collection menu.
If REMCS Agent is re-installed, the environment definition file is returned to the standard value. The modified environment definition file is recommended to be saved with the name shown in the following example.
Example:sirms.conf.cpy
When you re-install REMCS Agent, please also set environment definition file values with referring the back-uped environment definition file.
Contents
Index
![]()
|