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.5 Monitoring Searcher Setup Information

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

Searcher setup information can be obtained by executing the shunsstate command on the server where the searcher is located.

Example 1

The following example shows how searcher setup information is displayed.

shunsstate -s shuns01 -i 
Shunsaku shunsstate 2006/01/01 19:01:00

Parameter                 Value
LogFileFolder             "C:\Program Files\Interstage Shunsaku\Shunsaku\log\searcher\"
LogFileSize               100MB
LogFileBackup             1
LogFileSwitch             0
PfmFileFolder             "C:\Program Files\Interstage Shunsaku\Shunsaku\log\searcher\"
PfmFileSize               100MB
PfmFileBackup             1
PfmFileSwitch             0
CoreFileFolder            "C:\Program Files\Interstage Shunsaku\Shunsaku\core\searcher\"
SystemName                shunsaku

shunsstate -s shuns01 -i 
Shunsaku shunsstate 2006/01/01 19:01:00

Parameter                 Value
LogFileFolder             /var/opt/FJSVshnsk/log/searcher/
LogFileSize               100MB
LogFileBackup             1
LogFileSwitch             0
PfmFileFolder             /var/opt/FJSVshnsk/log/searcher/
PfmFileSize               100MB
PfmFileBackup             1
PfmFileSwitch             0
CoreFileFolder            /var/opt/FJSVshnsk/core/searcher/
SystemName                shunsaku

Refer to A.5 Searcher Environment Files for more information on the execution parameters in the searcher environment file.

Example 2

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

shunsstate -s shuns01 -i -C > C:\shunwork\monitor\srchstate.csv

shunsstate -s shuns01 -i -C > /home/shunsaku/monitor/srchstate.csv

Content output to srchstate.csv

"Parameter","Value"
"LogFileFolder","/var/opt/FJSVshnsk/log/searcher/"
"LogFileSize",100
"LogFileBackup",1
"LogFileSwitch",0
"PfmFileFolder","C:\Program Files\Interstage Shunsaku\Shunsaku\log\searcher\"
"PfmFileSize",100
"PfmFileBackup",1
"PfmFileSwitch",0
"CoreFileFolder","/var/opt/FJSVshnsk/core/searcher/"
"SystemName","shunsaku"

"Parameter","Value"
"LogFileFolder","/opt/FJSVshnsk/log/searcher/"
"LogFileSize",100
"LogFileBackup",1
"LogFileSwitch",0
"PfmFileFolder","/var/opt/FJSVshnsk/log/searcher/"
"PfmFileSize",100
"PfmFileBackup",1
"PfmFileSwitch",0
"CoreFileFolder","/opt/FJSVshnsk/core/searcher/"
"SystemName","shunsaku"

The column headings are as follows:

Each record ends with a linefeed code.

CSV files are output using the following format:

Contents Index PreviousNext

All Rights Reserved, Copyright (C) FUJITSU LIMITED 2006