Top
Systemwalker Desktop Patrol Reference Manual
FUJITSU Software

1.33 logcheckcs.exe (Detection Command of CT Operation Status in CS)

Functionality

According to information managed by CS in CS, this command displays the status of each CT in Web Viewer.

It can be used to confirm the configuration value of main policies and CT operation status.

Specify the specified CT in the option of command.

Record format

Display user ID, PC name, connection server and CT status that is partially matching search string.

In addition, it is not case-sensitive during searching.

logcheckcs.exe

[-a]
Search String

Display the user ID, PC name and CT status of connection server specified in variable.

In addition, it is case-sensitive during searching.

logcheckcs.exe

[-a]
[-u User ID]
[-p PC Name]
[-s Connection Server]

Any one of -u, -p, -s option shall be specified.

Option

-a

When this option has been specified, display all operation status.

When this option has not been specified, display the recent two days' operation status.

Search String

Confirm whether the specified string has existed according to collected Inventory information (user ID, PC name, connection server).

When the string has existed, display the information of this CT.

It is not case-sensitive during searching.

-u User ID

Specify user ID that displays CT.

It is case-sensitive during searching.

-p PC Name

Specify the PC name that displays CT.

It is case-sensitive during searching.

-s Connection Server

Specify the connection server that displays CT.

It is case-sensitive during searching.

Return value

0: collect CT status, and display it in Web Viewer successfully.

Other than 0: ended abnormally.

Command saving location

CS Installation Folder \FJSVsbtrs\bin

Authority required for execution/executing environment

Command execution example1

Display CT status specified in search string in CS.

"C:\Program Files\Fujitsu\Systemwalker Desktop Patrol\FJSVsbtrs\bin\logcheckcs.exe" yama

Display user ID, PC name and CT of connection server that match yama specified in search string by list.

No User ID PC Name Connection Server
---------------------------------------------------------------------
1 YamadaTaro tokyo02 ds1.example.com
2 YamamotoHanako tokyo03 ds1.example.com
3 SatoJiro toyama01 ds2.example.com
Please output number (ended with q):

Output the number of corresponding CT here.

Command execution example2

Display the CT status that matches the specified user ID, PC name and connection server in CS.

"C:\Program Files\Fujitsu\Systemwalker Desktop Patrol\FJSVsbtrs\bin\logcheckcs.exe" -u User -p PC -s ds.example.com

Command execution example3

In user ID, PC name and connection server in CS, omit part parameters and display CT status.

"C:\Program Files\Fujitsu\Systemwalker Desktop Patrol\FJSVsbtrs\bin\logcheckcs.exe" -u User

Display the CT that matches specified parameter by list.

No User ID PC Name Connection Server
--------------------------------------------------------
1 User PC1 ds.example.com
2 User PC2 ds.example.com
Please input number (ended with q):

Input the number of corresponding CT here.

Execution result/output format

Start Web Viewer, and display the status of corresponding CT in Web Viewer.

Exit this command when already starting Web Viewer. (It is not required to wait for closing Web Viewer and just exit this command directly.)

For the details of displayed contents, refer to "1.31 logcheck.exe (Detection Command of CT Operation Status)".