Re: NCM config change templates search config
Hi Tom, You can't loop through the conigurations of a node. If you need to check wheter certain text exists in the config, please take a look at Compliance Reports.I'm not sure what your use case is,...
View ArticleRe: NCM config change templates search config
Hello, 1. As Jiri said, see Compliance Policy Reports.2. You can use Listbox:See example in Configure Interfaces Based on Description Cisco IOS template. Regards,Mateusz
View Articlescripting radius source address based on NCM host
I have several hundred Juniper devices I want to change the local login to RADIUS. One of the set commands is "set system radius-server 10.10.10.1 source-address xxx.xxx.xxx.xxx". Is there a way to...
View ArticleRe: Missing or Incorrect EoL/EoS Data
Likewise - this is a great concept, version 0.1 of functionality, however its not currently useful for us as it can't:- Identify variances within the 37xx type (we have hundreds of stacks- Identify the...
View ArticleRe: NCM config change templates search config
Thank you, I will try to implement a listbox!
View Article0 discovered links mapped using ConnectNow in Atlas
I have 4 Cisco nodes in NCM. 2 routers and 2 switches. All devices are UP and I am able to map them. When I press the 'ConnectNow' button, it says 0 discovered links mapped.What do I need to do in...
View ArticleRe: 0 discovered links mapped using ConnectNow in Atlas
The ConnectNow feature only works with devices that were discovered in NPM using Network Sonar Discovery. From the Network Atlas Admin Guide: Connecting Objects Automatically with ConnectNowUsing the...
View ArticleRe: 0 discovered links mapped using ConnectNow in Atlas
So I need NPM for ConnectNow to work.. Thank you!
View ArticleRe: Only e-mail results if this Job encounters an error
Any idea when this might be implemented? It seems like a pretty rudimentary fix, especially since the checkbox has been there (and not worked) for years...
View ArticleRe: Report to show media type
ds2acrvet wrote: This can be done in NCM - simply create a Execute Script Job with the following parameters: "sh int status | in tx" or "sh int status | in sx" and select the nodes you want it applied...
View ArticleHow do I generate a username report?
I need to be able to generate a report based upon the existing usernames located within the configs on all Cisco devices in the enterprise. Does NCM contain a report template that already exists? (I...
View ArticleProblem with regex matching a text block
Hello all, I'm trying to match the following in my configs, but it is not matching in NCM. Through other regex tests, it does match. tcp-mss { ipsec-vpn { mss 1360;...
View ArticleCentral Password for device.
Hi everyone.I have 150 devices which added to NCM. They Authentication Service server is ACS. The password for all of them is same. How can I set central Password for them? Which do not need to set...
View ArticleIs it possible to display node inventory info from NCM on Solarwinds web...
Is there any way for me to display the information presented to me in NCM when I click on a node to pull up its device details and then hit the inventory tab. Any way I can get a handle on that from my...
View ArticleRe: Is it possible to display node inventory info from NCM on Solarwinds web...
i see two possible ways to do this. either create a custom tab with inventory details on the node summary page or if you want everything on the node summary tab just go to admin, manage views, node...
View ArticleNCM - SCRIPT FOR DHCP SERVICE DNS ADDRESS CHANGING
Hello all, This question has been asked before from my searches a couple of times, such as http://thwack.solarwinds.com/message/127654#127654, but never answered. So I would like to ask it again in...
View ArticleRe: Problem with regex matching a text block
Hello, Depends what you are looking for.I suppose it is Junos OS. The char "^" for beginning of line. Regards,Mateusz
View ArticleRe: Problem with regex matching a text block
When it comes to multi-line matches, another issue to look out for would be the line break styles. Mostly we try to match with \n but there are config files which uses UNIX EOL character "\r\n". So as...
View ArticleCisco image upgrade
According to this page it is possible to remotely upgrade Cisco IOS firmware. How does it work? Is a config change template needed to perform this action? Thanks in advance,Tom
View Article