The most recent content from our members.
Provide automated recommendations for resolving detected issues, reducing mean time to resolution and minimizing manual effort.
I just built my first remediation script for our Cisco IOS Switches. I used an existing script as an example. I can confirm that it worked on the following Cisco Switches: 2960G 2960x 2960xr 3650 4506 4510 c9372 Would love to know if there is a better way to accomplish this task.
Hello, we are dealing with some remediation scripts for installing Cisco Custom Macros and Cisco Login Banners, they are running very slow on the devices they even get timeouts.Is there a way to speed them up? Could be a possible reason for this, that NCM is waiting for a '#' character at the prompt of the switch cli? Kind…
Allowing compliance reports to be updated as an alert action, as opposed to only via a Job schedule, would be an awesome addition to NCM's ability to automate remediation and help create a self-healing network. Our use case is a Cisco IOS bug, where sometimes sip bind commands drop out of startup config when an ISR is…
Sorry for be newbie to NCM. I am showing violations in Compliance Policy Report that are "Policy and Procedure" (PCI Policy P30 - 07.1.2 ) or "Documentation" (PCI P30 - 07.1.4). How are those violations remove through remediation?
I've been working for awhile in setting up some compliance reports that allows me to check specific interfaces for configuration commands. My issue was that I needed to only make these checks on interfaces that were assigned to vlan 3001. I looked here, but couldn't find anyone else who solved this particular issue, so I…
The ability to multiple select devices to run the remediation on. I only get the option to apply to 1 device or all devices that match the conditions of the rule. Being able to select devices would be ideal to test the water on small groups before remediating 400 devices.
Hello, I am working on a remediation script to add/modify syslog on a switch. ******************************* ${EnterConfigMode} logging server 1.1.1.1 ${ExitConfigMode} ${SaveConfig} ******************************* The output is the following ******************************** config terminal Enter configuration commands,…
Trying to build a remediation script that will remove any and all unwanted snmp-server hosts without having to specify the ip address (such as by wildcarding it or using place holders instead of the actual ip). Say I have: "snmp-server host 1.1.1.1" and "snmp-server host 2.2.2.2" in my device I want to remove "snmp-server…
I am new to Solarwinds (and code/scripting in general) as an intern this summer. I am trying to create a script as part of the remediation process for the local rules I am creating which can do two things. 1) if my string is not found at all in a device then I need the script to insert itself in 2) if my string is…
It looks like you're new here. Sign in or register to get started.