Interstage Shunsaku Data Manager Operator's Guide - Microsoft(R) Windows(R) 2000/ Microsoft(R) Windows Server(TM) 2003 - - UNIX -
Contents Index PreviousNext

Chapter 6 Monitoring and Logging> 6.4 Monitoring Setup Information

6.4.3 Monitoring Director Setup Information

The operating environment that has been set up for directors can be checked.

Director setup information can be obtained by executing the shundstate command on the server where the director is located.

Example 1

The following example shows how director setup information is output.

shundstate -s shund1 -i 
Shunsaku shundstate 2006/01/01 19:00:00

Parameter                 Value
DataFileFolder            "C:\Shunsaku\"
MaxDataFileSize           20000MB
WarningDataFileSize       19000MB
LogFileFolder             "C:\Program Files\Interstage Shunsaku\Shunsaku\log\director\"
LogFileSize               100MB
LogFileBackup             1
LogFileSwitch             0
PfmFileFolder             "C:\Program Files\Interstage Shunsaku\Shunsaku\log\director\"
PfmFileSize               100MB
PfmFileBackup             1
PfmFileSwitch             0
CoreFileFolder            "C:\Program Files\Interstage Shunsaku\Shunsaku\core\director\"
OperationLogFolder        "D:\Shunbackup\ope\"
MaxOperationLogSize       1000MB
WarningOperationLogSize   900MB
MaxStoredRecords          1000000
WarningStoredRecords      900000
AnsMax                    100
MultiMax                  100
SearcherWTimer(sec)       180
ANKmix                    0
KNJmix                    0
SkipChar                  "\s,\S,\n,\t"
ExtendedQuery             0
DirectKeyListFile         "DirectKey.txt"
DegradableSearcherCnt     1
SeparateChar              Default
SystemName                shunsaku

shundstate -s shund1 -i 
Shunsaku shundstate 2006/01/01 19:01:00

Parameter                 Value
DataFileFolder            /Shunsaku/
MaxDataFileSize           20000MB
WarningDataFileSize       19000MB
LogFileFolder             /var/opt/FJSVshnsk/log/director/
LogFileSize               100MB
LogFileBackup             1
LogFileSwitch             0
PfmFileFolder             /var/opt/FJSVshnsk/log/director/
PfmFileSize               100MB
PfmFileBackup             1
PfmFileSwitch             0
CoreFileFolder            /var/opt/FJSVshnsk/core/director/
OperationLogFolder        /Shunbackup/ope/
MaxOperationLogSize       1000MB
WarningOperationLogSize   900MB
MaxStoredRecords          1000000
WarningStoredRecords      900000
AnsMax                    100
MultiMax                  100
SearcherWTimer(sec)       180
ANKmix                    0
KNJmix                    0
SkipChar                  "\s,\S,\n,\t"
ExtendedQuery             0
SeparateChar              Default
DirectKeyListFile         DirectKey.txt
DegradableSearcherCnt     1
SystemName                shunsaku

Refer to A.3 Director Environment Files for more information on the execution parameters in the director environment file.

Example 2

In the following example, director setup information is output in CSV format.

shundstate -s shund1 -i -C > C:\shunwork\monitor\dirsetting.csv

shundstate -s shund1 -i -C > /home/shunsaku/monitor/dirsetting.csv

Content of dirsetting.csv

"Parameter","Value"
"DataFileFolder","C:\Shunsaku\"
"MaxDataFileSize",20000
"WarningDataFileSize",19000
"LogFileFolder","C:\Program Files\Interstage Shunsaku\Shunsaku\log\director\"
"LogFileSize",100
"LogFileBackup",1
"LogFileSwitch",0
"PfmFileFolder","C:\Program Files\Interstage Shunsaku\Shunsaku\log\director\"
"PfmFileSize",100
"PfmFileBackup",1
"PfmFileSwitch",0
"CoreFileFolder","C:\Program Files\Interstage Shunsaku\Shunsaku\core\director\"
"OperationLogFolder","D:\Shunbackup\ope\"
"MaxOperationLogSize",1000
"WarningOperationLogSize",900
"MaxStoredRecords",1000000
"WarningStoredRecords",900000
"AnsMax",100
"MultiMax",100
"SearcherWTimer(sec)",180
"ANKmix",0
"KNJmix",0
"SkipChar","\s,\S,\n,\t"
"ExtendedQuery",0
"SeparateChar","Default"
"DirectKeyListFile","DirectKey.txt"
"DegradableSearcherCnt",1
"SystemName","shunsaku"

"Parameter","Value"
"DataFileFolder","/Shunsaku/"
"MaxDataFileSize",20000
"WarningDataFileSize",19000
"LogFileFolder","/var/opt/FJSVshnsk/log/director/"
"LogFileSize",100
"LogFileBackup",1
"LogFileSwitch",0
"PfmFileFolder","/var/opt/FJSVshnsk/log/director/"
"PfmFileSize",100
"PfmFileBackup",1
"PfmFileSwitch",0
"CoreFileFolder","/var/opt/FJSVshnsk/core/director/"
"OperationLogFolder","/Shunbackup/ope/
"MaxOperationLogSize",1000
"WarningOperationLogSize",900
"MaxStoredRecords",1000000
"WarningStoredRecords",900000
"AnsMax",100
"MultiMax",100
"SearcherWTimer(sec)",180
"ANKmix",0
"KNJmix",0
"SkipChar","\s,\S,\n,\t"
"ExtendedQuery",0
"SeparateChar","Default"
"DirectKeyListFile","DirectKey.txt"
"DegradableSearcherCnt",1
"SystemName","shunsaku"

CSV files are output using the following format:

Contents Index PreviousNext

All Rights Reserved, Copyright (C) FUJITSU LIMITED 2006