Recent Content
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.900Views2likes0CommentsHow to Create a Nexus Community Member Account
The Nexus Community is open for all to join. Here is some guidance and specifics for how to create your ScienceLogic account and how to ask for assistance. From the Home Page select the Register Button (Upper Right-Hand Corner) This takes you to the Sign Up / Login Page Select Sign Up Follow the steps on the Account Registration page: Here are additional Resources for creating and managing your ScienceLogic User Account: How do I create a customer user account with ScienceLogic? If you don't have a ScienceLogic customer user account yet, go tomy.sciencelogic.comand click Login. On the Login page, please follow the instructions under 'Sign Up'. After you sign up, be sure to complete yourProfile and Account information before proceeding. What should I do if I forget my ScienceLogic Customer password? You may reset your password onmy.sciencelogic.comhere. What if my email address has changed? We have various systems that need to be updated when your email address changes. If you require assistance changing your email address, please contact us atcustomer-accounts@sciencelogic.com. Is there a separate login for the ScienceLogic Community Nexus site? The ScienceLogic Support Center (support.sciencelogic.com), ScienceLogic Nexus Community (community.sciencelogic.com), and ScienceLogic Training (sciencelogic-university.litmos.com) all use a common username and password. Once you are logged in to the ScienceLogic Customer Identity site, you can login to the different sites automatically. What are the security and password requirements for my ScienceLogic customer user? Your ScienceLogic customer user account follows industry and security best practices requiring a password reset every 90 days. Your password must adhere to the following rules: You cannot reuse any of your last 3 passwords. Your new password must be at least 8 characters in length. Your password must contain at least an alpha character, a numeric character, and at least one special character. Special caracters include the following: ! " # $ % & ' ( ) * + , - . / : ; < = > ? @ [ \ ] ^ _ ` { | } ~. If you have any problems resetting your ScienceLogic customer user account, please email our Customer Ops Team atcustomer-accounts@sciencelogic.com. Contact our Customer Accounts team if you need further assistance. Via email:customer-accounts@sciencelogic.comExtend Internal Interface collection
Hi All, As a default Sl1 is polling the interfaces with limited metrics , if i need to add few metrics additional is is possible to extend the internal collection? Basically i don't want to create a new DA and poll the interfaces for the limited metrics , with the same poll cycle i need to capture the additional details.Solved201Views2likes6CommentsElevated Privileges for Python3 Libraries
We are stuck trying to recreate some of the metrics we collect in our current Python2 snippets using pipes. The specific example is 'ping', which required subprocesses, no longer allowed. We don't believe latency_ping,avail_ping from silo_tools will let us collect packet_count, packet_loss, avg_latencies, latencies that a library like ping3 allows. (used to calculate jitter and else) Some of the libraries seem to require raw sockets and/or elevated privileges. So our question is two fold. 1 - Can we import custom libraries such as Ping3? 2 - How do we use elevated privileges on the collectors, as some libraries require elevated priveleges? Thanks in advance, DanSolved200Views4likes12CommentsDevice configuration "key/value" pairs synchronization to ITSM
With Powerflow most data are pretty easy to sync from SL1 to ITSM/CMDB, in this case ServiceNow. But now we have requirement that we should sync cloud device tags from SL1 to SN. The data from Azure virtual server, using Azure PP, is shown on SL1 like below, multiple key/value rows per device. So those are not easily stored into Attributes. And if I have understood correctly, quite a lot of tags used in cloud. Any ideas how these could be synced with PF into ServiceNow?Solved148Views1like8CommentsHow Do I Set The Parent Device Of A Device?
Hello, I hope someone can assist with the following. I am using Device Component Mapping to create a hierarchical/tree structure of devices, but SL seems to assign the Parent Device attribute randomly for each device created, and I need to be able to set the Parent Device correctly, so that the hierarchical structure is correct. I have data that contain a set of locations that correspond to the tree structure. The structure has this concept: One Country -> Many Cities -> Many Buildings -> Many Rooms. Each data record has an id, a name, a parent id and a type. The data is split into cities, buildings and rooms. For example, a city record might be as follows: id: CITYPARIS, name: Paris, parent id: CTRYFRANCE, type: city. A building record might be as follows: id: BLDGMONTPARNASSE, name: Tour Montparnasse, parent id: CITYPARIS, type: building. And to complete the picture, a room record might be as follows: id: ROOMMEETING1, name: Meeting Room 1, parent id: BLDGMONTPARNASSE, type: room. When I create one of the 'tree' levels of devices (it could be city, or building, or room), in my Dynamic Application, the code snippet extracts cached data where the type is 'city', then passes the extracted data to the result handler, which populates the four collection fields: id, name, parent_id, type. The id field is set to be the Unique Identifier, the name field is set to be the Device Name, and the type field is set to be Class Identifier 1 (I've created device classes for each tree level, allows me to have funky icons to distinguish the devices visually). The DA then creates devices for each record found, and I see them appearing on the Device Manager screen. However, when I examine each device, the Parent Device that is set seems to be random. For example, three city devices created (Paris, Nantes, Poitiers) all were assigned a Parent Device of 'Paris', the name of one of the devices created, instead of using their own parent_id values. Is there a way to tell SL what the Parent Device for each device record should be, perhaps in the snippet or somewhere else? Can I use one of the field values extracted from the cached data (ideally, my parent_id) as the value for the Parent Device field? This is my first post here, so apologies if this is in the wrong place!Solved113Views1like14CommentsOrchestration Tasks in Sl1
Hi All, I would like do some orchestration task from Sl1. Eg: I have a webserver A where if the File system reaches above 95% we used to get an alert from SL . With the help of RBA i need to trigger a task saying that if the alert is trigger from websever A , just shutdown the server Apache. There is any OOB method to do this ? Or we need to write the script to trigger ?Solved100Views0likes4CommentsVersion 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.Solved100Views1like6Comments
About Discussion Forums
A place for dialogue and discovery about our products and services
143Created: 9 months agoLatest Activity: 2 days ago