Comments
-
NTA has no such intelligence built into it. It reports the Netflow traffic that it sees on a per-device basis. So, if 3 different Netflow sources (ie: switches or routers) each see the same traffic traversing them, they will all report it. That's just it doing its job. The intelligence should come from whoever is…
-
The compliance manager would probably be the easiest way to do that, have you looked at it yet? You can create a report that looks for "transport input ssh" on the VTY's and for the ACS config you use for ACS.
-
Just an FYI - you might want to pose this as a new question rather than replying to a 7 year old question that already has an answer marked as "Correct". Otherwise, not only might it get ignored, but people with the correct answer can't get Thwack points!! That being said, this works for me. Are you sure you have the…
-
For all nodes or just one? Would be easy if you wanted it for all nodes. Just find where they stow the up.gif/down.gif and "reverse" their naming. If just for one or a few nodes, maybe more details might help us out in figuring it out...
-
2070 Nodes - 3252 Interfaces - Volumes 41 Volumes Quad-core Xeon 64-bit server (2.66GHz), Win2K3 server (32-bit) w/ 4Gb RAM. Separate Enterprise SQL Server. Separate Web Server. Polling - 120 sec., statistics - 10 min. Nothing bumped up in polling. Average CPU load, about 30%. 67% physical memory, 36% VM... Rarely have any…
-
The real question might be, if you're looking to be notified quickly of an AP going down, is polling the WLC the best way of doing this? Personally I'd go with an SNMP trap from the controller, I believe the "AP Register" one will let you know if an AP associates or disassociates. If you have good, overlapping wireless…
-
You might be able to disable it, looks like some tracing got turned on... https://msdn.microsoft.com/en-us/library/ms174401.aspx
-
Give an example of what you want to do? Quite possible compliance report/remediation could handle this for you very well..
-
I believe I know what you mean, that you want to remove any other NTP server than the one you want defined, regardless of it's IP address. So you don't have an actual list of them sitting there of what other NTP servers there are... I have a bit of a hack based on the newest NCM that can work for you. This is how you set…
-
I actually think this would be much easier to do with Compliance checking and config blocks... Have it search for a config block that looks for something that starts with "^interface (Fast|Gig)Ethernet .*" and ends with "^!". Look for the description you don't want to be there (ie: "description Access Port") and have it…
-
After you cancel and you're back at the "Network Sonar Discovery" page, there are 3 tabs. "Network Sonar Discovery", "Scheduled Discovery Results" and "Discovery Ignore List". Go to the "Scheduled Discovery Results" and see if your discovered nodes are there. If they are, you can add them from there. Just select the nodes…
-
A more definitive way of doing this would be through AAA. If you have command accounting turned on in AAA, it will log each and every command done, whether it be through NCM or just by opening SSH and doing it through the CLI. Pretty simple to do, just put in: aaa accounting commands <command-level> default start-stop…
-
Sounds to me like he's looking more for a way to compare configs against a baseline, which once again NCM will do. You can't compare configs from different routers I believe though within NCM. If you're downloading the files to a windows box before comparing, try "WinMerge". Excellent tool for comparing any files to…
-
I recommend NOT monitoring uplink ports in UDT. UDT relates ARP tables (ie: IP addresses to MAC addresses) to MAC tables (ie: MAC addresses to ports) to domain controller logs (ie: IP address to Users). This is the fundamentals of UDT. If you only monitor end-user ports with UDT, then there is a one-to-one relationship…
-
You can do something like this SELECT TR.NodeProperties.Nodes.Caption, RequestedScript, ErrorMessage, DeviceOutput, Action, Status FROM NCM.TransferResults TR WHERE (Action = 3) AND (Status = 2) Customize your page, add a resource of type "Custom Query" and it will show up there. Or just use it in SWQL studio (part of the…
-
Well, first off, you can see a pretty big disconnect on the SNMP polled stats vs. the Netflow stats. That's because the polled stats are probably showing the average over 5-9 minutes, depending on how you have your polling set up, where the Netflow stats should be showing more immediate results, depending on how you have…
-
Wow, going to use basically the same answer twice in one day, and the answer is based off something I just did the other day! I actually had this problem the other day where I wanted to create a report to find out the licensing on a bunch of 2911's, I tried figuring out how to do a UnDP to do it, but it didn't really get…
-
I believe the new 5580 ASA running 8.1 that there are some netflow features. I'm pretty sure other ASA's don't have this ability however. Cisco's site should have documentation on the 5580...
-
I tend to use Excel myself, writing a blog on how to do it, personally I find it easier if you have a lot of repetition for things like router configs. Need to finish up the 3rd article in the series and get it online! First two are here though... http://the8thlayer.blogspot.com/ HTH!
-
I've been told by Solarwinds Engineers that putting polling engines in remote locations is not a good idea. Something about the polling engine requiring LAN performance access to the SQL server. If this isn't true, I'd love to hear it, but they were quite adamant about it when I asked before.quote:Originally posted by…
-
Hmm... I think you have things a bit wrong. First, even though it polls every 10 minutes, it is polling a counter of ALL data that went through the interface. So its not missing anything at all, it just reads the counter, divides it by the time interval, and says that's how much data went through ON AVERAGE. Its really…
-
Hopefully an easy one. I'm assuming the policy to which the rules are in is attached to the report and all.. If so, make sure in the Report definition that you have "Show rules without violation" checked. Otherwise if you have a rule that nobody is violating, it won't show up. Congrats on having 31 rules not violated if…
-
Are you monitoring your Orion server with Orion? The database server too? Make sure you enable the QoE for the Orion server, it might give you some insight. Most Orion issues I've seen tend to stem from a slow database server. Make sure you take a close look at it. If you're running the database on the polling server, get…
-
Just to get this straight, you're monitoring end-user PC's in Orion? And it's their "caption" that is changing when they reboot? I don't think many people actually monitor end-user PC's in Orion, so this problem is a bit unusual. I would think the solution, if you wanted to keep doing this, would be to change your DHCP so…
-
quote:Originally posted by Network_Guru Hi Craig, It seems you can't edit any of the discovered properties in Orion. As a workaround, I suggest enabling SNMP to discover the device once & then remove the SNMP polling in Orion System Manager. It will then keep the discovered properties in the DB. Well, if I could enable…
-
I was wondering what might happen if one of the ports that was down came back up and one did! So, before it came back up, according to the query above the IsMonitored status was checked in the database. Now that its up, its still checked as if it was monitored. However, in the GUI, the "Port Management" part of UDT…
-
I went ahead and created a feature request for this. Go vote it up!!
-
I don't believe that is a desirable thing to do. The two products I believe need to be on the same server in order to integrate well. If you're having performance problems, I would guess its because of your database server(s). How is your current environment structured? Do you have a separate SQL server for the NPM…
-
Reaching a bit here, not sure what is going on. It almost sounds as if you have it set up to keep copies of configs whether or not if they've changed or not. That is assuming your "Comparison Criteria" rules are working. I found something that might matter, but not sure as I've never used it. Under "Settings" / "NCM…
-
By default Solarwinds doesn't save configs when it logs in to download a config. So that is quite odd. You should make sure you don't have any other triggered jobs that go save a config when it Maybe someone set up something like that in the past, or have only you worked on this server? Places I would look would include…