Versions Compared

Key

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

This section includes the following topics:

Anchor
AddonAppTierinstallationpackagedescriptorfile
AddonAppTierinstallationpackagedescriptorfile
Add-on AppTier installation package descriptor file

The Add-on AppTier installation package zip file should be accompanied by a descriptor XML file. AdminPoint receives the descriptor XML file when the Add-on AppTier is plugged-in.

...

  • AppTier name element; has no attributes. Its text value is the Add-on AppTier name and it is used in AdminPoint plug-in dialog screen.
  • Package files element has two Package file child elements. Their text values are the names of the Add-on AppTier installation package zip file and the descriptor XML file.
  • The Package file element for the Add-on AppTier installation package zip file should have one attribute named package-to-set with a value of "true".

Anchor
AddonAppTierinstallationpackagecontents
AddonAppTierinstallationpackagecontents
Add-on AppTier installation package contents

The Add-on AppTier plug-in installation package defines to the Precise environment how the information is structured. It defines the general characteristics of the application, entities, and counters.

...

version    Identifies the current version for this installation package. Value: Numeric

Anchor
ETDfile
ETDfile
ETD file

The ETD file defines entities and counters for each performance record.

...

<agent-installer-params />

</etd>

About ETD file definitions

Each entity and each counter has a set of properties that describe how they are received, stored, and displayed in Precise products.

...

  • Service Time, at least one is required
  • Executions, always fixed
  • Counter Name, maximum 15 characters
  • DB Column Name, between 2 - 20 characters

Anchor
Aboutthetitlesfileorfiles
Aboutthetitlesfileorfiles
About the titles file or files

The titles file or files specify captions and headings that are displayed in Precise products. These are the application names as well as entity and counter names. A different titles file exists for each required language. At the least, one English-language titles file named titles-en.xml has to be created.

...