Comments
-
You're so right Casey. The graphical Net Timeline is super cool... and you are also right about the error messages. Made me think about LaPoint's new poll on whether or not we are using IE6... I know when you try to get product to work with every version of IE and conform to everyone elses (FF, Opera, Chrome, etc.) normal…
-
Yes if you're already on new enough OS version (newer than windows 2008R2) and newer SQL Server (newer than 2008) then you can upgrade existing VM's or servers.
-
That's right. The big problem was that 12.2 won't install on windows 2008 R2 and also wouldn't support SQL Server 2008 either so I had to upgrade in place up to version 12.1 then move the database over to my new SQL Server and new 12.1 NPM VM running on windows 2012R2. After the database was moved and I'm now running…
-
It's a delicate balance I think. We definitely waited too long on these two systems... that was the first one... we still have another to do yet! Having an installer like we have now is a BIG improvement from the old method.
-
That's kinda been a feature for a long time now o.O having those be seperate!
-
It's kept me out of some pretty serious problems more than once too!
-
From the web interface it's under HOME -> MessageCenter
-
I'm trying to figure out where to look in the console on IE? I tried starting debugging in the script tab and even turning the profiler on but I'm not seeing anything come up in the window when I have Console selected.
-
I just started getting this exact same symptom... trying to figure out why it won't seem to query ad for a user group although the test seems to work. For me it's the same domain the server is joined to... it's not even another domain.
-
It depends on the server but in windows you can see your routes with: route print If it's a server with more than one nic make sure RRAS isn't running any routing protocols that could route traffic between the networks. Also this has a good chapter on routing https://www.microsoft.com/en-us/download/details.aspx?id=8781…
-
Is there anything in the solarwinds servers event log under SolarWinds.Net? Do a right click on my computer and select manage and then look in the event logs.
-
You poller looks pretty good considering how many elements you have on it... the next thing: Are you running your SQL server on the same or a separate box? The next thing I would look at since your issue seems to be intermittent is running perfmon on the server NPM is running on and letting it run for while looking at…
-
You may be right about it not working before if I hadn't been using those filters at the time. I have noticed that calculations being different between website and the application... at first it unnerved me a bit to see different numbers.
-
That Cisco link doesn't work even with a Gold Partner login... you need a special association with Cisco: To download this software you must have a valid Technical Support Services Agreement associated to your Cisco.com user ID.
-
This is also why the main admin group should always be on top...
-
I'm curious how they would have ever come up with a default like .1??? What is the thinking behind this? Was this just some random default or what? I thought many of the other default values where was weird like -12348764824 or something strange like that so I don't know where .1 came from??? Who has that as a BW on a…
-
Wow that's good to know as I haven't pushed out that many agents yet... that's a concern to find out. Knowing how Alterego is I'd be willing to be they are very interested in your case and solving the problem as well. It'll be interesting to see how the linux agents perform and hand things compared to windows too I'm…
-
@memnoch25 Are your devices configured to export both ingress and egress flows to NTA? or just ip flow ingress
-
Try some of these: Cpu OID - .1.3.6.1.4.1.43.45.1.6.1.1.1.2 - The overall CPU busy percentage in the last 5 second period. Memory OID: .1.3.6.1.4.1.43.45.1.6.1.2.1.1.2 - Indicates the total size of the memory module which is on the managed object. .1.3.6.1.4.1.43.45.1.6.1.2.1.1.3 - Indicates the free size of the memory…
-
The workstations that would be accessing the Orion server.
-
I think there are a few built in ones. You can also assign a exchange application monitor that's built into SAM to some of your exchange servers so they can start collecting additional information besides availability, cpu, memory, etc. You can search from the reports page type exchange and see some of the built in ones.…
-
Have you seen this kb article: http://support.solarwinds.com/kbase/ProblemDetail.cfm?ID=1264
-
Operating SystemMicrosoft Windows Server 2003 R2, Enterprise EditionOperating System VersionVersion 5.2 (Build 3790 : Service Pack 2) (x86)
-
Operating SystemMicrosoft Windows Server 2003 R2, Enterprise EditionOperating System VersionVersion 5.2 (Build 3790 : Service Pack 2) (x86)
-
That's almost exactly what mine look like! Often the Te say major -40 or less. I just took one look at a core switch and low and behold: I've also noticed it's more often the Receive Power Sensor for some reason.
-
Here's what in it apparently: Free MCAFEE-SENSOR-CONF-MIB SNMP MIB Download - Free MIB Download - Search MIBs - OiDViEW I often use these to make a custom poller for some things using universal device poller with the OID's I can find that apply to my devices. It's not perfect but often better than nothing if it's not…
-
The PI2 from our previous challenge needed wifi dongle. I got this one for it and it works great! https://www.amazon.com/gp/product/B00H95C0A2/ref=oh_aui_detailpage_o02_s01?ie=UTF8&psc=1 I'll be curious to see if the Pi3 built in wifi is as good as the one I got with antenna.
-
I would also assume that everyone on NTA3.6 would see the same behavior. Maybe some other people can check???
-
Any luck for you TXNOGAS? Curious what your result is. Also what version of NPM are you on?
-
I tried the report also and got the same error. I then tried editing SQL to use OrionNetPerfMon instead of NetPerfMon and tried the query... I ended up killing it because it seemed to be taking an extended period of time to run. EDIT: sotherls can probably shed some light...