Version 112 of the "Cisco: UC VOS Applications" PowerPack includes updates to the Python 3.11 execution environment, and addresses multiple snippet issues.
- Minimum Required Skylar One (SL1) Version: 12.3.1
Before You Install or Upgrade
Upgrading to version 14.0 of the UC VOS Cisco: Unified Communications Manager application may break the integration with the Cisco: UC VOS Applications PowerPack and require a snippet change for Dynamic Applications to function. In order to add support for this version, see Knowledge Base article: https://support.sciencelogic.com/s/article/14487
Ensure that you are running version 12.3.1 or later of Skylar One before installing the "Cisco: UC VOS Applications" PowerPack.
For details on upgrading Skylar One, see the relevant Skylar One Platform Release Notes.
Installation or Upgrade Process
To install version 112 of the "Cisco: UC VOS Applications" PowerPack, perform the following steps:
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.
To install this PowerPack:
-
Search for and download the PowerPack from the PowerPacks page at the ScienceLogic Support Center (Skylar One > PowerPacks).
-
In Skylar One (formerly SL1), go to the PowerPacks page (System > Manage > PowerPacks).
-
Click the Actions menu and choose Import PowerPack. The Import PowerPack modal appears.
-
Click and navigate to the PowerPack file from step 1.
-
Select the PowerPack file and click . The PowerPack Installer modal displays a list of the PowerPack contents.
-
Click . The PowerPack is added to the PowerPack Manager page.
See the manual Monitoring Cisco Voice Operating System (VOS) Applications for instructions on using the new PowerPack.
Features
This release includes the following features:
- Dynamic Applications and run book action policies that discover, model, and collect data from all VOS applications and their component devices
- Event policies and corresponding alerts that are triggered when VOS applications and devices meet certain status criteria
- Device classes for each of the VOS applications and devices monitored
- Sample credentials for discovering VOS applications and devices
Enhancements and Issues Addressed
The following enhancements and addressed issues are included in this release:
- Addressed an issue that caused "snippet_id" argument errors to occur due to the timeout value returning as a float. As part of the fix for this issue, an updated version of the Cisco VOS library was integrated into the Python 3.11 execution environment for the "Cisco VOS" PowerPack. (Case: 00559770)
- Addressed an issue that caused exceptions related to the getAppLogger() function, as well as snippet syntax errors. (Case: 00626072)
Known Issues and Workarounds
The following known issues affect version 112 of the "Cisco: UC VOS Applications" PowerPack:
- If you have a NAT environment, collection by the "Cisco: VOS Processor Performance" Dynamic Application can take up to 24 hours after upgrading the PowerPack. To start collection for this Dynamic Application right away after upgrading the PowerPack, you will need to refresh the session key by running the following query on the Data Collector:
DELETE FROM cache.dynamic_app WHERE 'key' in (app_<VOS Processor Performance ID>_did_<device ID>)
- The "Cisco: PAWS Services Configuration" Dynamic Application might display some blank fields for older Cisco Unified Communications products because the PAWS API does not provide the applicable data. This issue does not affect newer Cisco Unified Communications products.
- Cisco Unified Communications products under high CPU load may return HTTP 401 Unauthorized to API requests. This will display in Skylar One as "Failed to query VOS object - authentication issue. Response code:401." This message typically indicates an issue with the credential's username and password or the permissions of the associated account. It can also indicate the Cisco Unified Communications product is too busy to process and respond to the API request.
This known issue and its current workaround apply only if you are upgrading from an older release.