Hitachi

uCosminexus Application Server Command Reference Guide


7.3.2 get

This subcommand acquires the values specified by the argument for the logical server or host specified by the -t option. The arguments listed in Table 7-3 can be specified. Note that arguments other than domainName are referred to as metric category.

When a logical server is specified by the -t option, an error occurs if a logical server (Web server, Naming Service, or smart agent, for example) that is not a logical server that belongs to the metric category (J2EE server, or CTM) is specified.

To monitor statistical information at a set interval, you can collect the statistical information on a regular basis by setting the sampling time to be equal to or greater than the interval.

If a J2EE application was started in the test mode, information is output in the format application-name_TEST.

The following table lists and describes the arguments that can be specified for the get subcommand. For details on the arguments that can be specified for the get subcommand, see Appendix A. Extended MIB object definition file in the uCosminexus Application Server Definition Reference Guide.

Table 7‒3: Arguments that can be specified for the get subcommand

Argument

Explanation

Target specification

Logical server

Host

domainName

Acquires the management domain.

--

--

j2eeContainer

Acquires J2EE container information.

Y

Y

webContainer

Acquires Web container information.

Y

Y

jvm

Acquires JavaVM information.

Y

Y

transaction

Acquires transaction information.

Y

Y

httpServer

Acquires Management Server information.

We recommend that users need not acquire this information because it is management information that is used internally.

Y

Y

httpSvrConn

Acquires Web server and Web container connection information.

Y

Y

dataSource

Acquires data source (JDBC) information.

Y

Y

dataSrcFull

Acquires data source (OTS 1.2-compatible JTA) information.

Y

Y

resAdapter

Acquires resource adapter information.

Y

Y

j2eeApps

Acquires J2EE application information.

Y

Y

ejbApps

Acquires EJB application (EJB-JARs) information.

Y

Y

statelessBean

Acquires Stateless Session Bean information.

Y

Y

statelessBeanHome

Acquires Stateless Session Bean remote home interface information.

Y

Y

statelessBeanHomeMethod

Acquires information on the Stateless Session Bean remote home interface method.

Y

Y

statelessBeanLocalHome

Acquires Stateless Session Bean local home interface information.

Y

Y

statelessBeanLocalHomeMethod

Acquires information on the Stateless Session Bean local home interface method.

Y

Y

statelessBeanRemote

Acquires Stateless Session Bean remote component interface information.

Y

Y

statelessBeanRemoteMethod

Acquires information on the Stateless Session Bean remote component interface method.

Y

Y

statelessBeanLocalComponent

Acquires Stateless Session Bean local component interface information.

Y

Y

statelessBeanLocalComponentMethod

Acquires information on the Stateless Session Bean local component interface method.

Y

Y

statefulBean

Acquires Stateful Session Bean information.

Y

Y

statefulBeanHome

Acquires Stateful Session Bean remote home interface information.

Y

Y

statefulBeanHomeMethod

Acquires information on the Stateful Session Bean remote home interface method.

Y

Y

statefulBeanLocalHome

Acquires Stateful Session Bean local home interface information.

Y

Y

statefulBeanLocalHomeMethod

Acquires information on the Stateful Session Bean local home interface method.

Y

Y

statefulBeanRemote

Acquires Stateful Session Bean remote component interface information.

Y

Y

statefulBeanRemoteMethod

Acquires information on the Stateful Session Bean remote component interface method.

Y

Y

statefulBeanLocalComponent

Acquires Stateful Session Bean local component interface information.

Y

Y

statefulBeanLocalComponentMethod

Acquires information on the Stateful Session Bean local component interface method.

Y

Y

entityBean

Acquires Entity Bean information.

Y

Y

entityBeanHome

Acquires Entity Bean remote home interface information.

Y

Y

entityBeanLocalHome

Acquires Entity Bean local home interface information.

Y

Y

entityBeanRemote

Acquires Entity Bean remote component interface information.

Y

Y

entityBeanLocalComponent

Acquires Entity Bean local component interface information.

Y

Y

msgDrivenBean

Acquires Message-driven Bean information.

Y

Y

webApps

Acquires Web application information.

Y

Y

servlets

Acquires servlet information.

Y

Y

requestUrl

Acquires information on each requested URL.

Y

Y

queues

Acquires information about the CTM schedule (queue state).

Y

Y

queueApps

Acquires information about the J2EE application connected to the CTM queue.

Y

Y

Legend:

Y: Can be specified.

--: Cannot be specified.