Comments
-
Hi Rick, Lets try with the screen shots: I am monitoring a path from our internal orion server in our main production site to our dr site. I am using ssh service to do the pathing. I am seeing issues with the last 3 nodes. They constantly send warnings regarding the all ingress / egress edges are in a warning state when…
-
ap view client view
-
Welp snmp-walk sure is a PITA !! Also shows I have some learning to do. Comparing the ASA values from asdm against NPM on the ASA that only uses sub-interfaces and the outside and inside don't belonging to the same port-channel, they appear to match up. On the other ASA (inside and outside belonging to same port channel)…
-
The install process wasn't too bad. The reason I say this is the NTAinstaller kept complaining about needing to upgrade netflow database. So I go over to upgrade the Netflow DB, go back to upgrade NTA an got the same message. Ended up rebooting the server and trying again and it worked... *scratched head and moved on*…
-
So far so good. Haven't messed with NTA much yet, but my goal is to add all my thin access points to a dashboard object so I can see the send / receive traffic from them in 1 place. We have a couple of switch stacks so it was cool to see the stack info and which ones have power stack ports etc.. I am looking at netpath to…
-
Hi Jeff, I don't seem to have access to the bits. I went to licensing management and I don't see an option to download RC. Following this: Downloading a release candidate for installation - SolarWinds Worldwide, LLC. Help and Support
-
Hi Jeff, Ok, so updated NPM to 12, update NTA to 4.2 RC. I don't have a lab environment. My only concern is if for some crazy reason I have to roll back, would I lost my historical data... -L
-
Hi Rick, what does it export exactly? The devices are internal devices for the ISP and I don't know if they would appreciate me giving out their ips.... Just being mindful. Would a screenshot suffice?
-
Cool - Got it going. Just need to figure out which oid relates to the interface statistics. Do you have a link by chance towards configuration of the thresholds? Quite new to snmp monitoring We have 1gbps links, but our outgoing internet is shaped to 100mbps, so I guess I would have to set a very low threshold 10% ? Thanks…
-
My apologies. I am using NPM 12 RC.
-
@"danielleh"Thanks!
-
Did you happen to check your DB values. Curious if its two similar, but different problems. Just curious
-
Hi Jeff, I updated NPM and NTA today. Everything went a ok so far ! I'm curious to see what the flow data looks like!
-
Hi Jeff, I am willing to give it a shot. Is there a roll back plan if sometime goes bad.... Sounds like I just need to download the bits and install the upgrade....? Best, Laurin
-
Hi cfr, I don't have a checkpoint example. That was for a cisco asa. I am not very familiar with checkpoint products sorry -L
-
Hi Rick, That's the trouble. It's not reporting issues do to latency or packet loss. There are about 3 ISP devices in the path that will show a warning for: "All Egress edges are in Warning state". In turn it causes confusion as it spews warning alerts. Not sure what "all egress edges are in a warning state" means. Thanks…
-
I don't have a snmp walk tool readily available I'll get one going and take a look. Have any suggestions? On windows over here. Do you know what OID's i need to reference..
-
I would like to vote for this to be a feature. Same issue here with wlc 5508 being added to NTA
-
Hi Rod, Well that's what I was going off of. NCM admins shouldn't be asked for approvals. I removed the group waited a night, re-added it and ncm admins are functioning correctly. Not sure what happened to the group.. Yep, I think that is is the next course of action. I have already up voted some myself. -L
-
Thank you so much for sharing these and updating them.
-
Does the SCP voucher expire ?
-
All of the above, but how about some shirts in Tall sizes. LT, XLT, XXLT ? There are tall IT folks you know!
-
I had this issue yesterday with my html and PDF reports. Our NPM server is setup for ssl only access and windows authentication. I noticed that the url was referencing the non ssl link and I had the same issue, the PDF only displayed the log in page. We discovered that in the database manager under "ReportJobs" the new…
-
Hi Lian, You should only need to open port udp 2055 incoming on the outside interface on the fw. ( if that is the port your flow service is listening for ) For example: access-list outside extended permit udp "IPOF2921Router" "NETMASK" "IP of ORIONFLOWCOLLECTOR" "netmask" eq 2055 access-list outside extended permit udp…