Cisco Unified Communications Manager 14 EOL and 15 Upgrade tips slides from Cisco Live
Hello all! I'm sure some of you are at Cisco Live NAM right now, but if you aren't, there was a great presentation on CUCM. CentOS is being swapped out, CUCM 15 appears to be switching to Python 3, along with other security changes. They've announced an EOL date for CUCM 14 as well. Take a look at the slide deck as it's very interesting. Their product team also informed me that the API is unchanged from v12.5 through CUCM 15, so our integration should continue to work. Please let us know if you have any issues with the latest version of our PowerPack and CUCM 15.Solved1.8KViews2likes1Comment2024 Customer Success Honoree Award Winners
Any community whether online or in person is a place to share and learn. As leader of Customer Advocacy, my role too encompasses sharing the voice of our customer in many formats in order for our peers to thrive from this knowledge. In case you missed it, we recently launched our ScienceLogic 2024 Customer Success Honorees - an awards program recognizing those who have made significant progress in a specific area, and have been an integral champion for SL1 success. I wanted to share with you these wonderful advocates, our finalists, in the hopes it inspires you to share your stories of success with our new Nexus community! Stay tuned for our upcoming 2024 Innovators Awards, an application-based awards program celebrating and recognizing customers and partners who are leading the charge in digital transformation, operational excellence, innovation, and business impact utilizing SL1 in innovative ways. Applications are opening early June! Read more in our CS Honoree eBook. Congratulations to each of our 2024 Honorees! 👏💣 If you're interested in telling your SL1 story, please reach out to me, and join our Pathfinders customer advocate program.58Views2likes0CommentsCisco Intersight PPK - metrics?
Is there a plan to get also metrics retrieved from Cisco Intersight. The current version seems to be configuration and alarms -only type and there are several interesting metrics available through API, like temperature, power, cpu and memory.Solved70Views2likes2Commentssilo_apps Library for Python 3
Starting the process over converting our Python2 PowerPacks to Python3. I created a Python3 Execution Environment, but there was not a ScienceLogic Silo library for python3 to add. Does this need to be download from SL and imported? Or do I use Py2 Library? Without this library in my Dynamic Application it wont be able to interact with SL1.Solved168Views1like2CommentsVersion information for PowerPacks
Is it possible to share a complete overview for all the available Powerpacks in the group PowerPack Release Notifications? For instance weekly an update with the new releases (current way of working) and once in the month or bi-monthly an aggregated overview. With one complete overview it becomes easier to compare all your stacks with the lasted released powerpack and implement where needed.Solved202Views1like6CommentsSharePoint 2013 Monitoring
Hi, We have SharePoint 2013 installed and would like to monitor the application. Is there a powerpack for SharePoint 2013 or other ways to monitor SharePoint 2013? I looked at the one available to download. The manual show it only supports 2010. NOTE: The Dynamic Applications in this PowerPack support SharePoint Server 2010 SE. ThanksSolved171Views1like4CommentsAzure German Portal SQL API deprecation
Hello all, We will be working to evaluate and update the API call versions used in the Azure PowerPack later this year. However, there is one API call that is being deprecated by Azure 10/31/25 that may occur before the next release of the Azure PowerPack. An email was sent out by Microsoft notifying that one of the SQL API Endpoint Versions is being retired. This version of the SQL Database endpoint is only used for customer’s using the Germany Portal, all other portals (Commercial, US Gov, China) do not use this endpoint. You can find more details here: https://learn.microsoft.com/en-us/answers/questions/1073330/retirement-notice-azure-sql-database-2014-04-01-ap If you use the German Azure Portal, please reach out. Thanks, Taylor14Views1like0CommentsCloud-delivered FMC
Hi All, We're seeing a bit of an uptick in customers moving to the cloud-delivered firewall management center from Cisco as opposed to traditional virtual FMCs. This seems to be a trend with Cisco alongside things like Intersight becoming more prevalent, which the powerpack has already been developed for. Is there any current intention (or possibly something I missed) to monitor Cisco Firewalls through cloud FMC? Admittedly I haven't done much research yet into possible open API capabilities for this.Solved130Views1like3CommentsAzure monitoring and integration with CMDB
When gathering information from cloud stuff, or actually doing whatever with cloud staff you most often need the object's ID, that long hexastring. That same ID is also most used identifier and required information when trying to sync those cloud "devices" into ServiceNow CMDB. The issue is that SL1 Azure PP does not gather that information too much, one device class that we have so far found it is those actual VMs in cloud. But one could say that those are the only "devices" where it is easily found. So my question is, how you have planned, or done, the CMDB integration of Azure cloud stuff. Or have you done any automation from SL1 to Azure, because also there one always(?) need that object ID. I could have written also an Idea for this, but at least for me, Nexus does not support my ideas.Solved174Views1like2CommentsSnippet possible bug w/ mac address encoding
Has anyone run into an issue where a few MAC addresses are being read by the snmp handler `snmp_walk` method as gibberish? Non-MAC address string data is returned on some interfaces that seems to be some form of unicode. This is an example when running the SNMP walk from bash: IP-MIB::ipNetToMediaPhysAddress.2.10.250.123.5 = STRING: 24:2a:4:f0:7a:c7 This is the same OID when read by the python SNMP handler: ('.1.3.6.1.2.1.4.22.1.2.2.10.250.123.5', '$*\x04ðzÇ') I've tested the python2.7 execution environment, and the 3.6 env from the Cisco base pack 214. Thanks! JoeSolved92Views1like2Comments