Get the latest news about SolarWinds Network Configuration Manager (NCM)
Fortinet FortiManagerSolarWinds NCMThis product is a combination of management and monitoring from the same interfaceThe most valuable features the solution offers are compliance reliability and information.IT takes normally a handful of days to install one FortiGate instance on one site, But with zero-touch deployment, it…
Hello all, I have written a config change template with variables. But my issue is I want to use different values for each node I want to push my change. How can I do this?
I have several policy rules that I need to create that have between 20-50 lines I have to check (lots of "ANDs" since they can be in any order). Is there an import tool/option anywhere? I have not been able to find one but hoping I have overlooked it.
The device is a NXOS 9.3.5 Nexus 9000 C948GC-FXP When we try to download the running config via NCM from the device, it fails and displays error: "Unable to login to device: Timeout" Validation/Troubleshooting Steps: The Solarwinds Windows box can successfully ping, poll with SNMP, and login via SSH to the device using…
How can I detect a Switchport in Config Change Templates? My attempt was to check if the Interface has IP addresses: int @isrouted = 0 // Increment if an IP exists foreach(@ip in @myInterface.IpAddresses){ if(@myInterface.InterfaceIndex == @ip.InterfaceIndex){ @isrouted = @isrouted + 1 } } if(@isrouted > 0){ CLI{ ! this…
I am trying to add an Opengear console server to NCM to run commands on a specific port (3004) wich is connected to a power PDU. The idea is to be able to turn off power to a specific device. I created a connection profile and changed the SSH port from 22 to 3004. Regretfully the connection profile test fails ( Test…
Hello, Quick question. When installing NCM on a production Orion server, will I need to create a new database? I ask because I need a DBA to create the new database if so.
Good afternoon. Recently discovered via ICMP a dozen AeroHive AP230 access points and would like to create a custom group called AeroHive AP230 to plunk them into. Can this be done! Thanks much!
Hello, I am able to test NCM connectivity to a device here... works fine! But when I try and download the configs I see... I've got another SolarWinds poller with NCM using the same creds downloading the configs and that one works fine. Here is the other SolarWinds environment downloading config : Where am I going wrong?
Looking for some input on why we're seeing a "gray" status icon for some devices when in the Configuration Management module. Backups are working, baseline is set and there are no config diffs when doing a config compare. I've deleted and re-added with no change in icon status. Any ideas?
It looks like you're new here. Sign in or register to get started.