Cisco DNA plugin

Monitor your Cisco DNA Center devices. This plugin allows you to add a data source with a small selection of data streams so you can to view the status of devices on your network.

To add a data source click on the + next to Data Sources on the left-hand menu in SquaredUp. Search for the data source and click on it to open the Configure data source page.

Before you start

Configuring and deploying an agent

If you have already created an agent in SquaredUp that you can use for this data source, you can skip this step and choose the agent group you want to use while Configuring the data source.

See one of the following, depending on your platform type:

Configuring the data source

  1. Display Name:
    Enter a name for your data source. This helps you to identify this data source in the list of your data sources.

  2. Agent Group:
    Select the Agent Group that contains the agent(s) you want to use.

  3. Cisco DNA URL:
    Enter the URL of your Cisco DNA server.
  4. Account Username:
    Enter the username for your Cisco DNA account.

    The account must have API access.

  5. Password:
    Enter the password for the API user.
  6. Restrict access to this data source:
    You can enable this option if you only want certain users or groups to have access to the data source, or the permission to link it to new workspaces. See Access control for more information.

  7. Click Test and add to validate the data source configuration. SquaredUp will now attempt to connect to SquaredUp using the provided authentication method. If this process fails, see Testing and troubleshooting for assistance with the corresponding errors.

Using the Cisco DNA data streams

Data streams

The following data streams are installed with this plugin.

Writing a custom data stream (advanced users)

You can create new data streams that will filter on specific properties by adding that property to the datasourceconfig. You are able to do this by setting the value to the search value from the following list: hostname, managementIpAddress, family, reachabilityStatus, managementState, location, softwareVersion, id.

For example:

"dataSourceConfig": {
                    "endpointUrl": "/dna/intent/api/v1/network-device",
                    "hostname": "testing.global.example.com"
                },

Was this article helpful?


Have more questions or facing an issue?