Discussion Forums
Recently active
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.
Hi All, Whether in upcoming version Sl1 has capable of creating automatic topology creation between pingable device and SNMP device?We don't want an adhoc creation it needs to be done automatically.
Hi All, There is any possibility to expose the performance data with Grafana from Sceineclogic for dashboarding
Hello Nexus Community Members, We have a scheduled maintenance window today (in about 30 minutes) at: 11 am PST 1 pm CST 2pm EST We do not anticipate any disruption to community access but always want to give you a heads up. As a best practice please save any content you are working on prior to that time. Please let us know if you have any questions or feedback. Best Regards, Nexus Community Team
We wanted to take a moment to recognize and say thank you to our incredible Nexus community members who made the biggest impact in January. Your participation, expertise, and willingness to share knowledge help this community grow and continue to provide value to all our customers. 🌟 A Huge Thank You to Our Top Contributors! 🌟 Whether you shared insights, answered questions, or provided helpful feedback, your contributions didn’t go unnoticed. This community thrives because of engaged members like you who bring their expertise and passion to the table. Why Your Contributions Matter Every post, discussion, and shared solution helps someone else find answers, learn something new, or improve their experience. This community wouldn’t be the same without your dedication and involvement! 💬 Here’s who inspired us the most in January: Most Page Views @teppotahkapaa closely followed by @Luke@LukeAuxilion Most Replies- we have a tie teppotahkapa
I've done some digging and so far haven't found a way to change the text in a Link-Message that's associated with an event policy. I know we can change the name of the policy itself but not to the text that's associated with it. The one I want to change is "161: Bandwidth usage exceeded threshold: %V". This is the message associated with the interface utilization threshold, and the word "bandwidth" in it is confusing some users. Is this something we can do?
Hello Nexus Community Members, We recently added a new area to the Resource Library for Videos and have uploaded some of our previous PowerHour Webinars. We also want to continue to welcome our members- we look forward to working with you. @NXC @aaronmckeverne @Esti @briandodds @scott_hemmings @JohnDongworth @Alexandru @d0ug_g0r_b0sch @RetiredLC @jgonia @MM2 @vnezveda @MarcinMoczko @PavelM85 @bugraunal @ksilva_eplus @Mahesh @cjbolton Feel free to share your ideas and feedback so we can get you the most helpful resources and information. Cheers, Sara- Community Manager
Hello all! We are working on an update to the HPE Edge Connect PowerPack that converts the dynamic applications to use the snippet framework. This will improve supportability, simplify troubleshooting, improve performance, and make it easier to customize the collections to suit your needs. As part of this, we are considering dropping support for "cookie" auth and requiring users to use API keys to connect SL1 to the Edge Connect Orchestrator. If you have a use case that precludes using an API key for this integration, please reach out and help us understand your parameters. Thanks!
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.
I am curious if anyone has built an Equinix powerpack to collect things such as port inventory, alarms, and maintenance events from Equinix API.I'd be willing to share some of our packs in return :)Thank you,Mike
Multiple Parent Devices: we are trying to enable the Event Correlation on few devices Is it possible to create the same child device for multiple parent devices?
Hallo This is more of a PowerFlow discussion on the CMDB Sync pack. Currently the mapping of attributes is not restricting on what class have what attributes. It is mostly coming down to what we currently have it map within ScienceLogic. The fun of that is that the PF will come down to some weird attributes association with different class, even when that attributes does not exist. Example Blade and CPU counts are certainly not an attributes of wap_network Ci class, however PF will put that together and make the payload a bit bigger and send over to ServiceNow. Then it gets ignored. While that we also cannot see the Ignore on the PF Debug.{ "className":"cmdb_ci_wap_network", "values":{ "x_sclo_scilogic_monitored":true, "x_sclo_scilogic_id":"123456",&nbs
Hi all,I am currently trying to configure some Run book automation policies to enrich data in ServiceNow incidents, sending the RBA output into the Incident worklog, and have hit a bit of a road block on the best way to configure the RBA criteria.Background: We use a dedicated "ServiceNow: [Incident] - Add/Update" RBA for each organisation, which is triggered on event creation, to effectively "Auto Ticket" on all events for specific SL orgs (excluding masked and child rollup). Challenge: In my Enrichment RBA's I want to trigger using "and external ticket IS created", to ensure that I am only posting updates when there has been a ServiceNow incident created. However the OOTB ServiceNow Incident sync pack is updating the events external ticket ref field with various messages e.g. "Sync Successful", before the event is updated with the Incident Number.As soon as the Incident Create updates the events external ticket ref field, by Automation policy gets triggered (I assume becaus
Since upgrading to 12.2.x We have noticed our collector DB sizes increase quiet dramatically and appears to be down to the filestore storage_system_package table, which contains around 6gb. I would assume that anything in the filestore system_package table can now be truncated once deployment have been completed?
Hello Nexus Community Members, ScienceLogic offers training modules and certification programs in our learning portal. This training is a valuable way to learn more about our products and optimize your installation. We wanted to take a minute to call out two important Certifications that we offer: We have quite a few Nexus Community Members who have completed these courses. You can easily identify them in the community by a special badge next to their name. SL: Professional Certified SL Expert Certified This is helpful because when you engage with these members on different community-related topics you know that they have extensive product experience. Please visit our Training Site if you're interested in learning more about these certifications and other learning resources. Cheers, Nexus Community and SL Training Teams
This script is designed to retrieve and parse network interface information from a cisco device, and then optionally print this information in either a human-readable format or as a CSV file. Here's a breakdown of its objectives:Retrieve Interface Information:The script sends commands to a network device to get the interface details (sendget('show interfaces','#')).It captures the output of these commands (local output = before()).Parse the Output:The parse_interfaces function processes the output to extract relevant details about each interface, such as the interface name, description, IP address, MTU, encapsulation type, and packet statistics.Format the Information:The parsed information is stored in a table (interfaces).Print the Information:If enable_csv_print is set to 0, the script prints the interface details in a human-readable format.If enable_csv_print is set to 1, the script converts the interface details into CSV format using the 
I have worked with support on the UDP/TCP ports tab. How it works was not how I thought it would or should work. I thought it would list any open port on a server (this would be helpful) but it does not. Based on how we use the tool I would like this changed to be able to list all open ports and then have the system load all ssl certs assigned to those ports (it only does 443 today for ssl certs). We need an automated way to monitor SSL Certs.We built a custom dynamic app by port (one dynamic app per port number) to handle this but it is clunky and ssl monitoring should be something you address out of the box. Knowing what ports have an SSL cert and when it expires is as important as availability.
Hallo, I was advised by the support that this is "the way it should be" as Message collector are not log aggregator. in Version 12.1.x, the message collector will no longer record the syslog or snmp trap that is received by the MC in any of the capacity. These messages are being proceed on a memory buffer directly into the Event Engine into the Database. 1 - devices are sending syslog + trap to MC - we are able to confirm in tcpdump 2 - MC takes these packets and memory buffer it to somewhere and it get proceed by the mc event engine as ignore or proceed 3 - if proceed - we will see it on the DB 4 - if not proceed - we will see nothing on DB So now, we have no ability to know on the format or the actual message received by the message collector. There is currently no "known way" to redact this into a file or forward out to another syslog server as they are passthrough over the memory, at least we tried and no success. Docs indicated that the rsyslog
The default in SL1 is that collection for interface errors, discards and packets are disabled by default. We can enable collection of errors and discards with via template, but packets have to be enabled on a per-interface basis. Is there a way to change those system defaults? Those are incredibly valuable metrics for troubleshooting, and the fact that they're disabled by default is pretty frustrating. Thanks.
Hi Can we monitor NFS file/volume usage in SL1, if so which powerpack we can use. Kindly suggest.Regards,
Hello Nexus Community Members, We have placed the community in read-only mode for the next couple of days due to spam activity. Spammers tend to attack over the holidays and in order to protect our community members from unwanted messages we have placed the community in read-only mode until we can block the unwanted members and posts. Thank you for your patience, feel free to message me directly for any urgent requests. Best, Sara Leslie Nexus Community Manager
As the new year is upon us, we want to take a moment to express our heartfelt thanks for your partnership and trust in us. It’s been a privilege to work with you, and we are truly grateful for the opportunity to support your success. From our homes to yours, we wish you a joyous holiday season filled with warmth, happiness, and time spent with loved ones. Here’s to new opportunities, growth, and continued collaboration in the year ahead! Happy Holidays!
Hi All, Is there anyway in SL1 to run a specific DA alone in debug mode and see the poll summary against the aligned devices.
Is there a way to retrieve a list of vanished devices with GQL? According to all-mighty AI (CoPilot) there are couple of ways to do it, though none of those seems to work.So the question is if the AI is hallucinating? Or is that possible?
Would it be possible to change or set the severity of a trap event if it occurs at a specific time.e.g. Should it occur during business hours set/change it to a minor or should it occur after hours set/change it to another severity
Already have an account? Login
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.