The most recent content from our members.
Hello, I am currently working on NCM script that would run on multiple devices and change interface configuration as per following example: interface GigabitEthernet1/0/1 switchport access vlan xxx replace with: interface GigabitEthernet1/0/1 switchport access vlan yyy If other VLAN is configured on the switch (for…
SCRIPTING HELP NEEDED - ALL INPUT IS HELPFUL I have an alert that lets me know when an interface hasn't been used in over 30 days. Currently, we are manually configuring these interfaces into shutdown ports. I want an NCM action to do this for us as we have found no exceptions to the policy so far. I need to script the…
For some reason, when I click on the "Execute Remediation Script on this note" from reports, the script does not run. I am in CLI mode and "execute Script in config mode" is checked. IF I also check "automatically execute script when violation is found" the script runs fine and the change is pushed out. I like to manually…
Hi All, i have an issue when i try to run the sample code from the orionsdk-python in particular from this page:https://github.com/solarwinds/orionsdk-python/blob/master/samples/ncm_execute_script.py i get this error unable to connect to polling engine, we have 3 pollers, i tried all 3 pollers its the same result here is…
I have researched and tried using scripts to download the configuration from these types of devices. The only command that I see, in the documentation for the devices is a "dump" command using the CLI interface. the output of a "job" reflects the various commands and output but no real config file is created in NCM. Any…
The below is a solution for backing up F5 configuration and UCS images, functional requirements : a. Backs up / tracks most / all changes on all F5 partitions. b. Backs up the F5 master key. c. Backs up the F5 UCS image file. Key points are that it backs up F5 objects to solar winds across all partitions, also backs up the…
Hi All, Running into some issues and wanted to see if anyone else is getting these issues. Currently have a ticket open with SW support regarding #1 1) We have a windows group that has NCM admin permissions granted, approval system turned on, and the users of this group are being asked for approvals. Anyone else getting…
Hi, Not great in Scripting so I was hoping I could get some assistance - Looking to create an NCM Cisco script to loop through Router config in CLI and identify interfaces with IP Helper address. Once identified to add an additional IP Helper address within that interface?.... I have seen some SVI and IP helper templates…
Hi, I am trying to use the compliance report remediation option to fix missing config on our Alcatel switches. When I go via the compliance report and select a node that is missing the config and click on run remediation script it takes me to the Transfer Status page and then the remediation script fails saying the…
I have a need to have an ftp server declared in an NCM script. This command line includes an @ character. Is there a way to force it to see that @ as literal instead of a variable? the whole command line includes a variable as well. Here is the command: file copy @variablename ftp_user@10.1.1.1/@variablename The…
It looks like you're new here. Sign in or register to get started.