Skip to main content
OnCommand Insight

Creating custom annotations

Contributors netapp-alavoie

Using annotations, you can add custom business-specific data that matches your business needs to assets. While OnCommand Insight provides a set of default annotations, you might find that you want to view data in other ways. The data in custom annotations supplements device data already collected, such as switch manufacturer, number of ports, and performance statistics. The data you add using annotations is not discovered by Insight.

Steps

  1. Log in to the Insight web UI.

  2. Click Manage and select Annotations.

    The Annotations page displays the list of annotations.

  3. Click add annotation icon.

    The Add Annotation dialog box displays.

  4. Enter a name and a description in the Name and Description fields.

    You can enter up to 255 characters in these fields.

    Note

    Annotation names beginning or ending with a dot "." are not supported.

  5. Click Type and then select one of the following options that represents the type of data allowed in this annotation:

    • Boolean

      This creates a drop-down list with the choices of yes and no. For example, the “Direct Attached” annotation is Boolean.

    • Date

      This creates a field that holds a date. For example, if the annotation will be a date, select this.

    • List

      This can create either of the following:

      • A drop-down fixed list

        When others are assigning this annotation type on a device, they cannot add more values to the list.

      • A drop-down flexible list

        If you select the Add new values on the fly option when you create this list, when others are assigning this annotation type on a device, they can add more values to the list.

    • Number

      This creates a field where the user assigning the annotation can enter a number. For example, if the annotation type is “Floor”, the user could select the Value Type of “number” and enter the floor number.

    • Text

      This creates a field that allows free-form text. For example, you might enter “Language” as the annotation type, select “Text” as the value type, and enter a language as a value.

    Note

    After you set the type and save your changes, you cannot change the type of the annotation. If you need to change the type, you have to delete the annotation and create a new one.

  6. If you select Listas the annotation type, do the following:

    1. Select Add new values on the fly if you want the ability to add more values to the annotation when on an asset page, which creates a flexible list.

      For example, suppose you are on an asset page and the asset has the City annotation with the values Detroit, Tampa, and Boston. If you selected the Add new values on the fly option, you can add additional values to City like San Francisco and Chicago directly on the asset page instead of having to go to the Annotations page to add them. If you do not choose this option, you cannot add new annotation values when applying the annotation; this creates a fixed list.

    2. Enter a value and a name in Value and Description fields.

    3. Clickedit annotation dialog box add icon to add additional values.

    4. Click trash can query to remove a value.

  7. Click Save.

    Your annotations appear in the list on the Annotations page.

Related information