Special properties in collectors

When some set value properties are named in a collector, the properties cause certain behaviors in the system. These properties begin with the underscore character. The build system uses the values of these properties to apply behavior to servers that acquire these properties from a collector.
Note: You cannot create properties that begin with the string "BF_" because these names are reserved for use by the system.
Table 1. Special set value properties for collectors and manifests
Property Description

_AGE

This property defines how often a manifest should be refreshed, in seconds. The default value, 86400, provides a refresh once per day. A value of 3600 causes the system to update the manifest every hour.


Feedback