Comments
-
Unfortunately, no. I was hoping Thwack community would be more responsive
-
I now have the same question... we have all network devices sending Netflow to SolarWinds, but now our Security team is asking to get a copy on their tool. I know with Syslog server on SolarWinds you can set a rule to forward messages. It would be great to have Netflow available in SolarWinds (awesome GUI) but then send a…
-
Gigamon-1.3.6.1.4.1.26866.ConfigMgmt-CommandsIn case you still need it. Just found it myself. Thanks to @andy h
-
I got it working, the problem was the '$' prompt and the settings below: hope this helps!
-
quick question for you - do you know if the SSL cert for the web server needs to be manually copied over and installed into IIS or if it gets stored in the SolarWinds database?
-
is there a beta for VNQM 4.3 yet?
-
jeff.stewart Can you share any more information about the following at this point? * * Cisco ASA Firmware Upgrade Support What I'm trying to understand is - does having this show up in this list as a feature mean that it doesn't work in NCM 7.6? Or are referring to some additional ASA-specific checks or logic that will be…
-
Hi Jeff, are you able to comment at this point now that the NCM 7.6 RC is available for download? I just can't find the release notes for it.
-
cvachovecj , can you please elaborate on the following: * Access Control List Insight Is this referring to the functionality that Firewall and Security Manager used to provide? What sort of insight can we expect to get? Will it highlight duplicate / unused / inactive rules?
-
What does this feature mean exactly? * Integrated High Availability Engine Is Orion going to monitor itself and recover from failures somehow and restart services?
-
rschroeder, I agree that configurable NTA alerts would be beneficial in any network environment. But in you case, coulnd't you solve the problem in one of many ways instead of relying on alerts to tell you when there is an issue? I'm not trying to be a *** here, just trying to help, so hear me out. Assuming you have…
-
I'm not sure if there is a way to automatically assign nodes to NCM groups... I would use custom properties to get the same result accomplished. For example, we use custom properties for our nodes - City and Site. Using these as an example we can setup views to group nodes in NCM like this: level 1 - City, Level 2 - Site,…
-
boballen, I'm pretty sure you'll need to upgrade NPM in order to upgrade VNQM to 4.2.2. If you have a dedicated SQL server for your installation, you'll need this file: - SolarWinds-VNQM-v4.2.2-Full.zip After you upgrade install the Orion Platform hotfix and the VNQM hotfix. That should do it!
-
I would like to see this implemented in Orion as well. Or maybe we someone can provide a work-around?
-
I'm interested in doing this as well as we have one NCM server and 8 engineers. Were you able to figure it out?
-
I have the same problem. Checked the NET framework versions are they are the same on both servers - 4.7.03062. Any suggestions?
-
In case this question still needs to be answered - someone posted a device type config for Gigamon here: Gigamon-1.3.6.1.4.1.26866.ConfigMgmt-Commands
-
have you tried using the hyperlink feature in Network Atlas? Basically you can right-click any item and add a hyperlink. So you can make whatever object take you to a different link (floor map in your case). You would just have to build a new view or something that has your floor map, copy the URL to it and then create a…
-
niharika we had similar issues after the upgrade to the versions you specified. I ended up opening two cases to address the issues. We didn't have all of the symptoms you described, but these were the same: niharika wrote: Sometimes when we click on Settings option, following Website error appears , Unexpected Website…
-
We also use NPM and NCM together all the time. For example, NPM tells us that an interface has high utilization or discard packets. I usually go to NCM to check what were the last changes made to the device. We backup the running config daily and startup weekly but we only save configs if changes are detected. We have NCM…
-
Selspiero, I had the same problem as you except with Cisco NX-OS devices. I could manually download the configs just fine, connection test worked successfully, a small job with just those devices would work, but the nightly job wouldn't. I even opened a support case for this. After some troubleshooting and increasing the…
-
You don't need to familiar with a scripting language. A script is simply a collection of commands. So in its basic form it's just a collection of commands, one per line, for example: conf t int gi1/0/4 shut end