Get the latest news about SolarWinds Network Configuration Manager (NCM)
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?
I'm looking for a way to get AssetID information on a per Switch Stack Member basis. I see that there is an AssetID field in the table EntityPhysical but my attempts to update this field have been met with "Operation not supported". It doesn't look like this info is polled by NPM or NCM and I'd like a nice and clean way of…
Hi All, Kindly help me!! I am using NCM 2020.2.5, All devices are NCM configures long time back, i don't know the password. Suddenly for more than 700 devices Backup is not working, Its NCM test failed like connection refused/ bad password. we are using the same service account for like Global account for all the devices,…
The documentation for updating firmware states: Looking for folks that use APEs across multiple domains if this is really true, or whether we can just set up a central share that can be accessed with some jiggery-pokery on firewall rules and pre-loading of domains via the 'hosts ' file? Alternatively, if SolarWInds allows…
I am looking to have a widget that shows firmware upgrade progress. We are currently updating over 200 devices and we want to see the progress on the dashboard at a glance. This is routine work every year or as a result for critical security updates. We currently use a custom table for machine type x and version y as well…
It looks like you're new here. Sign in or register to get started.