Top
ETERNUS SF Express V14.2 User's Guide

D.5 express_diag(Diagnosis of Express Manager environment)

This section explains the command for diagnosing Express Manager environment.

NAME

express_diag - Diagnosis of Express Manager environment.

SYNOPSIS

$INS_DIR\Express\Manager\bin\express_diag

($INS_DIR means "Program Directory" specified at the Express Manager installation.)

DESCRIPTION

Express Manager environment is diagnosed and the result is output to stdout. To execute the command, operating system administrator privileges are required.

The output format is as follows.

Component
   test name : result
   test name : result
   ...
Component
   test name : result
   test name : result
   ...

The following table shows the meanings of the information displayed.

Title

Explanation

Component

Displays a component name. Any of the following names is displayed.

Express Web GUI

  • Express Manager

  • Storage Cruiser Manager

test name

Displays a test name. Either of the following test names is displayed.

  • <service name> service/daemon test

    Checks whether service/daemon of <service name> is booted.

  • <file name> file test

    Checks whether the file of <file name> exists.

result

Displays a test result. Either of the following results is displayed.

  • Passed

    Indicates that the test has been passed.

  • Failed

    Indicates that the test has not been passed or has failed for some reason.

EXAMPLES

> express_diag
Express Web GUI
    'ETERNUS SF Express Apache Service' service/daemon test : Passed
    'ETERNUS SF Express Tomcat Service' service/daemon test : Passed
    'httpd.conf' file test : Passed
    'express.xml' file test : Passed
Express Manager
    'ETERNUS SF Express Manager' service/daemon test : Passed
    'contact.db' file test : Passed
    'property.db' file test : Passed
    'array.db' file test : Passed
    'manager.db' file test : Passed
    'user.db' file test : Passed
    'alias.db' file test : Passed
    'server.db' file test : Failed
    'ConfigurationChangeDB.xml' file test : Passed
    'LoginLogoutDB.xml' file test : Failed
    'EventDB.xml' file test : Passed
Storage Cruiser Manager
    'ETERNUS SF Storage Cruiser Manager' service/daemon test : Passed
    'SNMP Trap Service' service/daemon test : Passed
    '1_3_6_1_4_1_211_4_1_1_126_1_60.xml' file test : Passed
    '1_3_6_1_4_1_211_4_1_3_21_1.xml' file test : Passed
    '1_3_6_1_4_1_211_4_1_3_21_3.xml' file test : Passed
    '1_3_6_1_4_1_347.xml' file test : Passed
    'Trap.bat' file test : Passed