Comments
-
Adding to @pyro13g...this is also where a good QoS policy ACL is specific. You configure the ACL to include the server (s) IP and service port(s) for the application. Configuring QoS to "trust" the tags coming from the access port is just asking for trouble. Do you really want Pandora or Skype classified and prioritized to…
-
toms003, Try this... Global commands: ip flow-cache timeout active 1 ip flow-export source Loopback1 (or the interface you want reporting to NTA) ip flow-export version 5 ip flow-export destination <NTA IP> 2055 ip flow-top-talkers top 20 sort-by bytes I typically don't use "ip route-cache flow," instead, try using "ip…
-
hrishkesh, Did it work for you? Inbound and outbound collection is performed by the interface commands. You will notice I have an "input" and "output" command. "input" is inbound, and "output" is outbound. D
-
Fair enough, it was just a curiosity question. Thanks.
-
If you configure a scheduled discovery, you could probably get what you are looking for...BUT...you would have to schedule the discovery to run A LOT, and that would impact overall network performance to a degree. From a compliance aspect, we are beginning a Proof of Concept on Cisco ISE; however, a port-security…
-
Did you happen to notice if the VLAN box was also enabled? I should have mentioned that originally as well.
-
If your alert was created with 2 actions (i.e., NPM log and e-mail notification), both actions are muted; I don't know of a way to mute an action. D
-
Oh, I'm absolutely not saying that "pretty" doesn't have it's place and advantage. But, if "pretty" doesn't also perform, then you are back to making changes for the sake of making changes...and that has no ROI. So, I agree with you, there is no reason not to find a solution that is fancy...but it has to perform well. All…
-
Re: Hardware Health Monitoring on VM's
-
I believe it's on the roadmap for the next release. That said, you can monitor the aggregate link, but you will get aggregate info...nothing link specific. If your network team is anything like me, they are looking for link specifics. D
-
The job title of the person that supported me is actually Applications Engineer; and she deserves the respect of me correcting the above statement.
-
dwsmithjr, First, I'd suggest upgrading NTA to 4.x, but it will require another DB server. Second, your config is very basic, but should work fine. There are lots of postings on Thwack, (one I responded too but can't find) with other config's that you can compare too. But your config should working be fine. If you need to…
-
John, Excellent suggestion! And I think I'm going to change the way I'm doing it (as described above) to your method. It just seems a little cleaner to me. D
-
Those must be routers with some really old code (if they are Cisco). As "newbies", I'd like to first say Welcome to the community! As with most IT professionals, we are generally sarcastic to each other, but we are always here to help! Secondly, some advice, you're going to want to look at a complete picture when…
-
jordan.swan, Many thanks for the info, I saw in another posting it was available also. The issue now is...do I install the HF or just upgrade to 6.5? hhhmmm... D
-
I saw a posting referencing this very issue, and yes, I'm on all latest versions. I was hoping I was doing something wrong. D
-
aLTeReGo, I apologize for the "tardy" response to this, but I'm curious. You mention SAM requires 7-days to calculate a baseline for alerting. Being a little old-school, I've always been taught you need 45 - 60 days to create a solid baseline/trend. Does the calculated threshold only use a rolling 7 days; or does it use…
-
Denny, Thanks for the response. Also, any idea when the "current value" may be corrected? In the future, I'd like to see "current value" and "device location" on this list. Many thanks for the continued support, and as a newbie, I'd like to say "Great product!" Dwyane
-
My first thought is that the device is not configured completely. Some devices require you to provide an SNMP string and also configure the trap destination. When you configure the trap destination, that also tells the device who to accept SNMPGet requests from. But that's just 1 thought. Another thought, you can download…
-
christopher.t.jones123, If only it were that simple. I need a list of nodes and what view is assigned to it. D
-
Andrew, Thanks for the response. I'm looking for a bit more clarification. Are you saying that I should create this report and replace the Node Details resource with the new custom report? I've not gotten to the point of building reports yet, so I will review the docs for details as well, but I was unaware we could use…
-
We just had an issue this morning where a cable or SFP was beginning to freak out. "Freak out" is a technical term for those non-network types out there. The flap was detected based on syslog messages: %DUAL-5-NBRCHANGE: EIGRP-IPv4 1: Neighbor xxx.xxx.xxx.xxx (GigabitEthernet0/0/1) is down %DUAL-5-NBRCHANGE: EIGRP-IPv4 1:…
-
The visuals were a perfect compliment to the conversation! Many thanks from me.
-
NCM Config Backup works for some Cisco devices but not others. Same model, same code level, similar configuration. Change the banner! D
-
You know, I was so busy trying to help out, I failed to Welcome the 3 week old "noobie!" I do greatly apologize for this rude oversight, it won't happen again. WELCOME! Fellow Thwacker to the real world. D
-
I assumed as much, thanks for clarifying. Since this resource is located on the VoIP Summary View, is there a way to filter it to only show the VoIP-related SLAs? D
-
max348, I guess the first question is, how do you currently determine an SSID is not working correctly? And the second question is, how do you determine a user is not able to connect? If you are using Cisco Wireless Controllers (and I assume others can do this too), you can configure it to send Syslog messages to NPM, and…
-
Good catch! Since I didn't see anything common in the map descriptions, bugs and versions was going to be my next question. D
-
Michal, Thanks for the response. I've been able to create and monitor VoIP and HTTP operations, both manually and with the wizards. I'm just not able to do path-jitter for some reason. I tried with the wizard, and it will not apply the config to the router, but does have the operation listed on the Orion IP SLA web page. I…