Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

 
 

Tags

Tags defined in Paragon Active Assurance can be applied to:

  • monitors
  • monitor templates
  • Test Agents
  • TWAMP reflectors.

For example, you can tag a monitor with the same tag as a subset of Test Agents that are going to run the monitor. This feature is particularly helpful if you have a large number of monitors and templates defined.

If you have set up an alarm with SNMP traps for a monitor, then the SNMP traps will be assigned the same tags as the monitor, if any.

Creating Tags

Below we show how to create a tag with name and color as defined by the JSON data.

Assigning a Tag

Here is how to assign the tags found under tags to the items found under resources. In this case, a single tag is assigned to a sole Test Agent.

The other resource types are: monitor, monitor_template, test_template, twamp_reflector.

Updating a Tag

This code example shows how to update the label and color of a tag. The tags remains assigned to the same resources as before.

Unassigning a Tag

Below we unassign the tag "1" from the Test Agent with id = 2.

Deleting a Tag

In order to delete a tag altogether from Control Center, the following code is used.