Next Topic

Previous Topic

Book Contents

Using Tags with Rule-based Containers

In addition to standard device properties (device name, model, etc.) Traverse provides five customizable tags. You can use these tags to create rules for searching for, or populating, device containers and test containers.

Example

A Traverse administrator wants to create device containers for devices in specific locations. She also wants to create device containers for devices belonging to specific corporate groups. When she or another user creates a device, they fill in the tag fields for the device, corresponding to state, city, branch office, and corporate department properties. Tag field entry is free form, so care should be taken among different users to tag devices using the same text patterns.

Then, the administrator creates the following containers:

Container Name

Rules

NJ_branch_01_device_cont

Tag 1: NJ
Tag 2: Princeton
Tag 3: Pr*

NJ_branch_02_device_cont

Tag 1: NJ
Tag 2: Trenton
Tag 3: Tr*

Payroll_device_cont

Tag 4: PAYROLL

Manuf_device_cont

Tag 4: MANUFACTURING

Traverse assigns the newly-created device to all of the containers whose rules it matches.