Cisco: Cloud CenterPowerPack Release Notes, version 107

Version 107 of the Cisco: Cloud Center PowerPack addresses several issues from previous versions of the PowerPack.

  • Minimum Required SL1 Version: 8.7.1.2

NOTE: This PowerPack supports Cisco Cloud Center versions through 4.x.

Before You Install or Upgrade

Ensure that you are running version 8.7.1.2 or later of SL1 before installing " Cisco: Cloud CenterPowerPack version 107.

For details on upgrading SL1, see the relevant SL1 Platform Release Notes.

Installing or Upgrading the PowerPack

To install this PowerPack:

  1. Search for and download the PowerPack from the PowerPacks page (Product Downloads > PowerPacks & SyncPacks) at the ScienceLogic Support Site.
  2. In SL1, go to the PowerPacks page (System > Manage > PowerPacks).
  3. Click the Actions menu and choose Import PowerPack. The Import PowerPack modal 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 PowerPack Manager page.

By default, installing a new version of a PowerPack will overwrite all content in 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 the new version of the PowerPack from overwriting local changes for some commonly customized fields.

If you are currently using the Dynamic Applications in this PowerPack to monitor devices, collection errors might occur for one or two polling cycles during the installation of a new version. To prevent collection errors during an upgrade, you can optionally disable collection for monitored devices before performing the following steps and re-enable collection after the upgrade.

For more information about using the PowerPack, see the Monitoring Cisco: Cloud Center manual.

Features

This release includes the following features:

  • Dynamic Applications to discover and monitor Cloud Center devices

  • Device classes for each type of Cloud Center device that SL1 monitors
  • Event policies and corresponding alerts that are triggered when Cloud Center devices meet certain status criteria
  • Sample Credentials you can use as templates to create your own Credentials to monitor Cloud Center deployments
  • Run Book Actions that automate some aspects of the device discovery and creation process

Enhancements and Issues Addressed

The following enhancements and addressed issues are included in version 107 of the " Cisco: Cloud Center" PowerPack:

  • An issue was addressed that was preventing Dynamic Applications from the Linux Base Pack PowerPack from aligning to CCO, Postgres, and RabbitMQ database components
  • An issue was addressed that was causing the "Cisco: Cloud Center CCC Process Monitor" Dynamic Application to auto-align to Cloud Center Postgres devices in error.

Known Issues and Limitations

The following known issues affect version 107 of the Cisco: Cloud Center PowerPack:

  • When monitoring a high-availability deployment, the use of Basic/Snippet credentials will cause RabbitMQ Dynamic Applications to align to RabbitMQ devices, but those Dynamic Applications will not collect data. This is because SL1 discovers the RabbitMQ load balancer devices as the RabbitMQ components, rather than the actual RabbitMQ components themselves. This means that, even if you manually discover the RabbitMQ components, the PowerPack has no way of linking them with the load balancers. If you would like to collect data for the non-load balancer RabbitMQ components, you can manually align the appropriate credentials.
  • All devices associated with a Cisco Cloud Center instance must be monitored by the same Data Collector.
  • If you delete a Cisco Cloud Center device and subsequently want to re-discover the same Cisco Cloud Center device, you must execute the following database query on the Data Collector or All-In-One Appliance that monitored the Cisco Cloud Center device:
  • DELETE FROM cache.dynamic_app WHERE key LIKE %ccc%;