r16 - 07 Aug 2008 - 13:29:46 - BeckyHYou are here: Wiki >  AppLogic23 Web > CliGrid
ALERT! AppLogic 2.3 Beta Documentation The latest production release is AppLogic 3.0.30

Grid Control Commands

The following commands are supported to control the AppLogic grid:

      Command       Description
  info   Retrieve current grid information
  reboot   Reboot the AppLogic grid
  shutdown   Shutdown the AppLogic grid

info

Description: Retrieve AppLogic grid status and information
Syntax: grid info [ --batch ] [ --verbose ]
Arguments: --batch Display output in UDL format
--verbose Display additional information
Examples: grid info Retrive AppLogic grid status and information
Notes: A specification of the output of this command is listed here.
Typical Output
Applogic 2.3.4 and later
Grid Name               : BH1
Grid Description        :
AppLogic Version        : 2.3.4
HA State                : ok
Total Servers           : 2
Servers Running         : 2
Servers Enabled         : 2
Applications Running    : 0
Total CPUs              : 16.00
Free CPUs               : 15.90
CPU Load                : 0.00
Allocated CPUs          : 0.00
Total Memory            : 32.00 GB
Reserved Memory         : 1.97 GB
Free Memory             : 30.03 GB
Allocated Memory        : 0.00 MB
Total Bandwidth         : 4000.00 Mbps
Free Bandwidth          : 4000.00 Mbps
Allocated Bandwidth     : 0.00 Mbps
Total Disks             : 2
Total Storage           : 3.63 TB
Free Storage            : 3.45 TB

reboot

Description: Reboot AppLogic grid
Syntax: grid reboot [--force] [--restartapps]
Arguments: --force Skip trying to stop any applications that have been started.
--restartapps Restart all running applications upon next reboot of the grid. The applications are not stopped prior to reboot if this option is specified.
Examples: grid reboot Stop all applications and reboot the AppLogic grid
grid reboot --force reboot the AppLogic grid without stopping running applications.
Notes: IDEA! If there are applications running on the grid, they should be stopped prior to executing this command or this command should be executed with --force option due to the possibility that a server may crash under high I/O load when stopping all applications in parallel. SCR 1323

shutdown

Description: Shutdown AppLogic grid
Syntax: grid shutdown [--force]
Arguments: --force Skip trying to stop any applications that have been started.
Examples: grid shutdown Shutdown all started applications and shutdown the AppLogic grid
grid shutdown --force Shutdown the AppLogic grid without stopping any running applications.
Notes: IDEA! If there are applications running on the grid, they should be stopped prior to executing this command or this command should be executed with --force option due to the possibility that a server may crash under high I/O load when stopping all applications in parallel SCR 1323
When this command is executed, the grid servers are powered off and the grid will not come back online without user intervention.

-- BeckyH - 23 May 2006

 
Copyright © CA 2005-2011. All Rights Reserved.
%