Comments
-
yur I'd first recommend upgrading to the latest release of v7.9. NCM has had many features and improvements from v6.0. I am not sure about the other screens with version 6.0 (~8 years old), but I did notice this: <Commands> <Command Name="RESET" Value="screen-length disable" /> <Command Name="EnterConfigMode"…
-
Have you created a support case?
-
varmintx Can you please PM me which sales person you spoke to? The templates are occasionally updated as part of our release and you can see if we did this by reviewing our release notes or seeing if it is mentioned under the WWWO for NCM. We balance the development of updated templates against our other features that we…
-
You could use Multi-Device Baselines and make a baseline of the entire config or snippets to identify if there are non-standard ACLs in the config.
-
We do have Cisco vulnerability reports available that will list the vulnerabilities per node or list the nodes to vulnerabilities. Under the reports tab, click to all reports. Once there, filter to the category "NCM Security" and you will find the reports. If you are not currently an NCM user, you can download the NCM…
-
marnell Do you have NCM? If you do, you can run the NCM inventory report 'Physical Entities (Serial Number) v2'. I have included screenshots for the report listing and a sample of what is included in the report.
-
vin06357 Did changing the browser help you? I assume that you are not seeing any nodes after clicking 'View Selected Nodes'? Are you typing the exact IP address or using wildcards?
-
sja what would 80% of the functionality look like to you?
-
Another way to check this is using NCM Compliance to do the config content verification. Here are some links to that particular feature. NCM Compliance Policy Reports - SolarWinds Worldwide, LLC. Help and Support Create and manage policy reports - SolarWinds Worldwide, LLC. Help and Support Ensure compliance to policy…
-
You can export configs out of NCM to another location. Export configs from the database - SolarWinds Worldwide, LLC. Help and Support
-
Did you manage to get this to work? Which version of NCM are you running?
-
We need only an ability to access the CLI and run a show command to pull the config. If you have an ASA or Nexus you can review which commands we require on those (for Network Insight + configs): Success Center
-
Are you interested in having the rules run remediation scripts or are you just validating what content the config has in it against the rules criteria? We have baselines that are easy to setup and apply against large groups of nodes and monitor drift/changes, but does not allow for remediation scripts. We have a lot of…
-
The overall policy reports widget will only populate if you have set up policy reports inside of NCM. Below is an example of how that widget will look once you setup policy reports. You can also visit this to see how to create the policy reports. Firmware Vulnerabilities will populate for Cisco and Juniper devices, at this…
-
Hi Matthew - What version are you running of NCM?
-
enzo86 You can check out the following resources to see what NCM is capable of from a firmware upgrade perspective: NCM Firmware Upgrade Guide - SolarWinds Worldwide, LLC. Help and Support Solarwinds Demo - NCM Firmware Upgrade
-
Something like this: script BaseChangeTemplate(NCM.Nodes @ContextNode) { foreach (@interfaceItem in @ContextNode.Interfaces) Iterate through all interfaces of the node. { if (@interfaceItem.InterfaceDescription contains 'blabla') Test the description. { CLI { command1 command2 } } } } You can find all sorts of good…
-
You can use the Orion SDK to do this. GitHub - solarwinds/OrionSDK: SDK for the SolarWinds Orion platform, including tools, documentation, and samples in Powe… Swagger UI
-
Are the added lines in consistent locations (meaning same line position)? If so you could split lines prior to that variable data into one baseline snippet and move everything after into its own baseline.
-
In which operation would you like to save to NVRAM?
-
guse Do you happen to have an open case regarding this issue?
-
mezdem Would it be suitable to allow NCM admin rights instead of system admin rights in your case?
-
You can find the recommended steps in the admin guide, Smart Advisor Connector User Guide Full links and details are here: Success Center Effectively, yes you can install on same server (or a different one) and yes you will need to reboot. There should not be any impact to your NCM environment from this tool.
-
Our published upper limit is 30K nodes, but I have seen more than that in some cases. If you do go above that limit you can run into a multitude of performance and other issues - depending on your environment, the device types, and the size of the configs. If you are generally aiming to monitor 70K nodes, than a deployment…
-
We would need to see your logs to determine exactly what is going on. Is this a production install? If so, I'd recommend opening a case and you can pass me the case number in a PM if you would like. You can also reference our set of knowledge base articles before going to support, as they may help you self identify.…
-
rbrtsmith I can help you with this, I need to do some digging but will reach back out to you.
-
robert.scarborough THWACK has a lot of great content already posted and if you look up the devices or scripts you want to run, chances are someone has already posted about. On a different note, I would like to be in touch with you throughout your journey with NCM to hear your feedback and hear your thoughts on the product.
-
ansenlabardee Are you open to having a session to talk about this? I also recommend creating a Feature Request so that others can upvote your idea.
-
Normally this occurs when there are two process that are trying to modify the same data. An example would be running a maintenance job and also running the config backup. What types of jobs did you have running prior?
-
This is a feature request, as we currently do not do this natively in NCM.