Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Show the unique attribute of complex application resource.

Attribute

Description

Type

DefaultEditNote

MonitorProcesses

It is the list of processes to monitor.
The process name is the name of execution file. If more than one, use a comma (',') as a separator.
Either of this value and 'MonitorProgram' must be entered.

STRING

 O

 

If there is no MonitorProgram, you must enter the attribute.
You can enter the both attributes. If you do, the both of them should meet the requirements.

MonitorProgram

Enter the path for the program or batch script used to monitor status
Either of the value and the 'list of monitoring processes' should be entered.

FILE

 O

StartProgram

Enter the path for the batch script or program to run when starting the resource.

FILE

 O 

StartupDirectory

It is the working directory where the program starts. If there is no input, it means $MCCS_HOME.

DIRECTORY

(.)O 

StopProgram

It is the path for the batch script or program to run when terminating the resource.

FILE

 O 

User

It is a user account having the rights to use the program.
Can run the programs such as Clean, Monitor, Start or Stop.
 If there is no input, it uses the MCCS execution account.

STRING

rootO 

...