A.4 Required XML Tags

The following XML tags are required in a dynamic legend:

XML Tag

Description

<ORIGINKSNAME>

The full name of the Knowledge Script.

<APPLICATION>

A valid AppManager application name such as NT, IIS, or SQL. You can query the Component table in the AppManager repository to get a list of valid application names.

<DESCRIPTION>

The static description of the data stream.

This should describe the data stream without using dynamic data such as server name, drive letter, database name, or variable information. For example, Logical Disk Space Available (MB).

<OBJECTINFO>

The dynamic description of the data stream. This should describe the data stream using dynamic data such as server name, drive letter, database name, or other variable information. For example, Logical Disk C:

<UNIT>

The unit applied to the data. For example:

  • %

  • #

  • MB

  • KB

  • Msec

  • Sec