Required Values When Using/Modifying RESOURCE TAGS (VERDE_INITIAL_RESOURCE_TAGS)

Required Values When Using/Modifying RESOURCE TAGS (VERDE_INITIAL_RESOURCE_TAGS)

Product Line:  VERDE

If you need to modify the SETTINGS.NODE file in regrads to the VERDE_INITIAL_RESOURCE_TAGS please take note to the following:

Make sure you are aware of the requirements when using the VERDE_INITIAL_RESOURCE_TAGS in the /var/lib/verde/settings.node file.

The value of this parameter must have this syntax:

blank - e.g., VERDE_INITIAL_RESOURCE_TAGS=""  (this is the default)

or

category:value

where category must be: ORG, NETWORK, HARDWARE, OTHER

value is free-form but you need to follow common keyword naming practices (e.g., all caps, no spaces or special characters)

Some valid examples include:
VERDE_INITIAL_RESOURCE_TAGS="ORG:FRANK"
VERDE_INITIAL_RESOURCE_TAGS="NETWORK:VERDE-SERVER-1"
VERDE_INITIAL_RESOURCE_TAGS="OTHER:MAIN"

If you do not follow this syntax requirement, then the Desktop events will not be recorded in the Management Console.