Operations Basics / Version 2010
Table Of Contents
For each watched application you need a <Component> element in the watchdog.xml file. The
element has the following attributes:
| Attribute | Optional | Description |
|---|---|---|
name
| A unique name. | |
startAction
| The name of the action which should be executed first when the watchdog is started. If this is a simple status test (probe), it's the only action which is executed. | |
delay
| x | The attribute specifies the delay in seconds until the action defined in the
startAction attribute is executed. |
Table 4.11. Attributes of the Component element


