Configuring templates

The first step in using templates is configuring the template script. After you configure a template, it will then need to be generated and applied to your network devices. For more information, see Generating and applying templates.

To configure a new template:

  1. Go to the Template Library:

    On the WhatsUp Gold web interface, go to Configured > Template Library. The Template Library appears.

  2. Click New. The New Configuration Template dialog appears.
  3. Enter a unique Name and Description for the template to differentiate it from other templates in the Template Library.
  4. Click Capture. The Select Configuration Archive dialog appears.
  5. Click Select Device to select a device from which to choose the config file upon which you are basing this template.

    If the device you select has archived config files, they are displayed in the Select Config Archive dialog. If there are no archived config files for the device, click Capture to grab a config file with the WhatsConfigured Select Configuration dialog. After you capture a config, it is displayed in the Select Configuration Archive dialog.

  6. Select the archive upon which you want to base the template. The config script is added to the Template section of the New Configuration Template dialog.
  7. Adjust the config file as needed to replace any relevant device-specific information with variables, such as the hostname and the IP address. For information on variables in WhatsConfigured, see the WhatsConfigured for WhatsUp Gold v.16.2 Custom Script Language Guide.
  8. Click OK to save the template.

To modify an existing template:

  1. Go to the Template Library:

    On the WhatsUp Gold web interface, go to Configured > Template Library. The Template Library appears.

  2. Select an existing template, then click Edit. The Edit Configuration Template dialog appears.
  3. Modify the Description as needed.

    Note: You cannot modify the template Name.

  4. Modify the Template script as needed. For information on WhatsConfigured variables you can use to replace device specific information, such as hostname and IP address, see Using the WhatsConfigured Custom Script Language.
  5. Click OK to save the template.

To copy a template to use as a base for another template:

  1. Go to the Template Library:

    On the WhatsUp Gold web interface, go to Configured > Template Library. The Template Library appears.

  2. Select an existing template, then click Copy. The New Configuration Template: Copy of ... dialog appears.
  3. Enter a unique Name and Description for the template to differentiate it from other templates in the Template Library.
  4. Modify the Template script as needed. For information on WhatsConfigured variables you can use to replace device specific information, such as hostname and IP address, see Using the WhatsConfigured Custom Script Language.
  5. Click OK to save the template.

To remove a template from the Template Library:

  1. Go to the Template Library:

    On the WhatsUp Gold web interface, go to Configured > Template Library. The Template Library appears.

  2. Select an existing template, then click Delete. You are prompted to be sure you want to delete the template.
  3. Ensure that you are removing the appropriate template, then click Yes. The template is removed from the library.

See Also

Using WhatsConfigured Templates

About WhatsConfigured templates

Using the Template Library

Generating and applying templates

Importing and exporting templates