Previous Topic: application list Command Output SpecificationNext Topic: application info Command Output Specification


info (Application Control and Management)--Retrieve Application Information

Show application information.

The types of information displayed is:

description, state, id, total number of components and running components,total cpu, memory and bandwidth usage

Syntax
application info name [ --batch ] [ --verbose ]  
Parameters
name

Name of application for which to display information

--verbose

Include detailed information for each component

--batch

Display output in UDL format

Examples
application info sugarcrm

Display information for application 'sugarcrm'

Notes: A specification of the output of this command can be found here.

Typical Output
Name				: SugarCRM_r4
Description			: Fully featured, scalable CRM Application, based on SugarCRM's Sugar Open Source 4.0.1 (v4.0.1d-11)
ID				: 2
Documentation URL		: http://doc.3tera.net/AppLogic27/RefAppsSugarCRM.html
Template			: yes
Locked				: no
User1				:
User2				:
Destroy on Stop		: no
State				: stopped
CPU				: 1.65
Memory				: 2.25 GB
Bandwidth			: 2050 Mbps
Default Login Appliance	:

This section contains the following topics:

application info Command Output Specification