Specify Script - Archive Log Directory Contains More Than

 

Use this dialog box to specify a script to run when an alert is triggered when an archive log directory consumes more than a specified amount of storage space.

Field Name

Description

Script Name

Enter the name of the script.

Where to Run

Select the Agent where you want the script to run from the drop-down list.

Script Parameters

This section displays what parameters will be passed to the script when it is run. The parameters will be passed in the order specified.

 

  • <archive-log-directory> - Name of the archive log directory that has triggered the archive log directory Instance alert.

  • <computer> - The name of the computer where the triggering condition occurred.

  • <rdbms-type> - The type of RDBMS where the triggering condition occurred (for example, Oracle).

  • <rdbms-instance-name> - Oracle SID

  • <archive-log-file-count> - The number of log files residing in the archived log directory.

  • <totaled-file-size><size-designator> - Total amount of storage consumed by the archive log directory, measured in KB, MB, or GB.

 

 

To learn more, see Running Scripts in Response to an Alert.