Re: End of Support feature question
Thanks So MUCH! That was it.. and yes.. it is confusing and silly that the first screen is not populated with those dates, and i also noticed, when you export the data, it's not there either.. I'll...
View ArticleRe: Could the "OS image" value in customised reports in Netwrok Configuration...
Thanks for clearing that up for me!!
View ArticleRe: Where can I find the logs of jobs ran configured in and ran from NCM....
The job logs are saved in C:\Program Files (x86)\SolarWinds\Orion\NCM\Jobs as Job-{jobID}.Log
View ArticleRe: Give us Feedback on the New End-of-Life Feature
Hi, The EoL/EoS dates are currently no displayed on the (NCM) node details page.Tracking as #270683. Regards,Jiri
View ArticleRe: Can I use variables in execute command scripts?
Hi Kay, The script you enter in the NCM UI is exactly what you would enter if you logged in to the switch e.g. via putty. In your case, it will look like terminal shellset snmp-server location `show...
View ArticleRe: Question about NCM admin tasks requiring Win32 access
Hi newkidd2, The only task that still remains in the Win32 application is the modification and creation of inventory reports; I believe this is not a frequent task -- the reports are available...
View ArticleRe: Question about of supported devices in NCM v7.2
Hi newkidd2, We don't have any list of supported devices; NCM ability to support devices is very flexible using the mechanism of device templates and we can support almost any device having CLI. If the...
View ArticleRe: "Retiring" a device
I dont seem to have found much in regards to this either, so thought I would bump this thread, We have NCM 7.1.1 and NPM 10.4 what would be the best way to decommission a network device, ie router or...
View Articlematching multiple usernames with Boolean rules in NCM policy
I'm trying to do the following in a NCM policy rule: Config File must contain:username aliceORusername bobANDConfig File must NOT contain:username [anything except alice OR bob] I tried to use a regex...
View ArticleRe: NCM connection refused to device
Jumping in here... I think this may be similar to what I've heard someone else having a problem with (I'll try to get them to comment).. They upgraded to a new code version and enabled FIPS mode which...
View ArticleNCM not registering Discovered Properties
I have a few devices where NCM doesn't pick up sysobjectid, os image etc.If I do MIB/System Info, I can see that it is not an access right problem on the node, and I get proper values for sysdescr and...
View ArticleRe: NCM not registering Discovered Properties
I tested with one device where losing history was not a problem:Changed it to ICMP only, and then back to SNMP, using the same community string, and then it got discovered correctly. Edit: I tried the...
View ArticleRunning NCM Solarwindsdiagnostics.exe
Tech Support provided the following information to run the NCM diagnostics tool1. Open C:\Program Files\Solarwinds\Configuration Management\2. Double Click SolarWindsDiagnostics.exe3. This program will...
View ArticleRe: Running NCM Solarwindsdiagnostics.exe
You are running this file on the actual server right? Might be easier just to run "Solarwinds NCM Diagnostics" on your NPM/NCM server by going to Start, All Programs, Solarwinds Network Configuration...
View ArticleRe: matching multiple usernames with Boolean rules in NCM policy
Hello, Unfortunately in NCM RegEx negation is not present ( [^ ] is only related to one single char or chars).You should try with Config blocks. See attachment. Regards,Mateusz
View ArticleRe: How do you configure interface compliance rules
You should check if there are no additional "space" char after a line. You can also try with .* (dot and asterisk) before ending line (\n).Keep in mind that if you select RegEx expression in string,...
View ArticleNCM : Realtime configuration Detection (RTCD)
Hi, I have configured RTCD for router to detect real time changes. In the email alert, NCM is sending complete configuration old & new (side by side) for comparison. 1. Is it possible that the NCM...
View ArticleRe: matching multiple usernames with Boolean rules in NCM policy
^ signifies the beginning of the line, not negation. The expression "^username (alice|bob)\s" works by itself; i.e. I can confirm that either "username alice" or "username bob" appears in the config....
View ArticleRe: Backup Riverbed to NCM
Hi John, Are you able to SSH to the Riverbed using Putty or some other SSH client? Just curious if it's on the NCM side or the something with the Riverhead itself. If you can't SSH to it outside of...
View ArticleRe: Backup Riverbed to NCM
Hi there - I can SSH to the riverbed without any issues. the login with the username and password works no problem. I have also tryed manually setting the SSH in solar winds to with no luck. Double...
View Article