Attributes

Required attributes

Required attribute

Description

AppName 

Name of the application as it appears in the Web server. 

Type and dimension: string-scalar 

Example: "gui" 

 

InstallDir 

Path to the Web application installation. You must install the Web application as a .war file with the same name as the AppName parameter. Point this attribute to the directory that contains this .war file. 

Type and dimension: string-scalar 

Example: If the AppName is gui and InstallDir is /opt/VRTSweb/VERITAS, the agent constructs the path for the Web application as:
/opt/VRTSweb/VERITAS/gui.war 

 

TimeForOnline 

The time the Web application takes to start after it is loaded into the Web server. This parameter is returned as the exit value of the online script, which inform VCS of the time it needs to wait before calling monitor on the Web application resource. This attribute value is typically at least five seconds. 

Type and dimension: integer-scalar