Introduction

Download this manual as a PDF file

This section describes how to monitor Aruba Central in SL1 using the Aruba Central PowerPack.

What is Aruba Central?

Aruba Central is a cloud-based platform that provides management tools and built-in analytics for Aruba Instant Access Points (IAPs), switches, and gateways. In each Aruba network, one IAP acts as a virtual controller, which is a single configuration and management point for the network.

What Does the Aruba Central PowerPack Monitor?

To monitor Aruba Central using SL1, you must install the Aruba Central PowerPack. This PowerPack enables you to discover, model, and collect data about Aruba Central virtual controllers and their components.

The Aruba Central PowerPack includes:

  • Dynamic Applications to discover and monitor Aruba Central virtual controllers and their component devices

  • Device Classes for each of the Aruba Central components that the Aruba Central PowerPack can monitor
  • Event Policies that are triggered when Aruba Central component devices meet certain status criteria
  • Two samples of SOAP/XML Credential that you can use to create your own Aruba Central Credential
  • A Device Template that aligns Dynamic Applications to the Aruba Central virtual controller and enables you to discover component devices for that virtual controller
  • Device Dashboards that display information about Aruba Central component devices

Installing the Aruba Central PowerPack

Before completing the steps in this section, you must import and install the latest version of the Aruba Central PowerPack.

By default, installing a new version of a PowerPack overwrites all content from a previous version of that PowerPack that has already been installed on the target system. You can use the Enable Selective PowerPack Field Protection setting in the Behavior Settings page (System > Settings > Behavior) to prevent new PowerPacks from overwriting local changes for some commonly customized fields. (For more information, see the section on Global Settings.)

The minimum required MySQL version is 5.6.0.

To download and install the PowerPack:

  1. Search for and download the PowerPack from the PowerPacks page (Product Downloads > PowerPacksSyncPacks) at the ScienceLogic Support Site.
  2. In SL1, go to the PowerPacks page (System > Manage > PowerPacks).
  3. Click the Actions button and choose Import PowerPack. The Import PowerPack dialog box appears.
  4. Click [Browse] and navigate to the PowerPack file from step 1.
  5. Select the PowerPack file and click Import. The PowerPack Installer modal displays a list of the PowerPack contents.
  6. Click Install. The PowerPack is added to the PowerPacks page.

If you exit the PowerPack Installer modal without installing the imported PowerPack, the imported PowerPack will not appear in the PowerPacks page. However, the imported PowerPack will appear in the Imported PowerPacks modal. This page appears when you click the Actions menu and select Install PowerPack.

To ensure accurate data collection after upgrading PowerPack from any of the previous versions, perform the additional steps to authenticate using Oauth Grant Mechanism:

  1. Go to the Credential Management page (System > Manage > Credentials). Identify your current credential and click on the credential’s name to edit.
  2. In the Embed Password [%P] field, type your Aruba Central client secret key.
  3. In the Embed Value [%1] field, type "AuthOauth2".
  4. In the Embed Value [%2] field, type your Aruba Central customer ID.
  5. In the Embed Value [%3] field, type your Aruba Central client ID.
  6. In the Embed Value [%4] field, set a page size between 1 and 1000.
  7. Remove all HTTP Headers.
  8. Remove any CURL Option and set the SSLVERIFYPEER Curl Option to 0 as the value and click Save.

To authenticate using the Offline Token Mechanism:

  1. Go to theCredential Management page (System > Manage > Credentials). Identify your current credential and click on the credential’s name to edit.
  2. In the Embed Password [%P] field, type your Aruba Central client secret key.
  3. In the Embed Value [%1] field, type "OfflineToken".
  4. In the Embed Value [%2] field, type the refresh token.
  5. In the Embed Value [%3] field, type your Aruba Central client ID.
  6. In the Embed Value [%4] field, set a page size between 1 and 1000.
  7. Remove all HTTP Headers.
  8. Remove any CURL Option and set the SSLVERIFYPEER Curl Option to 0 as the value and click Save.

The following Dynamic Applications will be disabled by default, and all collection for them will stop. In this case, you should manually enable these Dynamic Applications to restart collection: "Aruba Central APs Configuration," "Aruba Central APs Discovery," "Aruba Central APs Performance." If the number of devices is higher than 8000, you must configure your scale settings appropriately. You can follow the steps outlined the section SL1 Scale Settings.