Comments
-
Thanks for the link Yann! Jon
-
My TAC was 623921379. Jon
-
I had limited SQL experience/knowledge and had to get help from other SQL admins at work dealing with SQL issues.
-
How about personal licenses so I can run SW on my home network?
-
Anyone know when this will be patched?
-
We see a lot of the issue jakano describes as well...
-
Tony, I just checked, and my DoD EDI Person Identifier does map to my Active Directory "User logon name". I then setup Orion users to point to their AD account.
-
I thought that sounded familiar. I already did this, but I forgot as I never see it. Awhile back, AD integrated authentication was turned on, so we never see the login screen (DUH). Now, since CaC authentication is working, it would be nice to be able to produce the banner when you are prompted to select a certificate to…
-
Tony, where did you setup the login banner? Is it set in IIS or SolarWinds?
-
I too, would be interested in getting the DoD login banner displayed on the login page. Jon
-
That makes sense...
-
I have this working on my site. I too would like to be able to display the DoD Warning Banner before the certificate login. Last, is there a way that I can setup one user to authenticate with username and password only instead of via the CaC card? The reason I need this is when we connect remotely via a smartphone or…
-
Any chance that you can bundle these into one download per group? My NCM server does not have Internet access so I have to air-gap these. I can do them one at a time, but it sure would be nice to be able to download one zip file for each category! Thanks, Jon
-
I put it in: C:\Inetpub\wwwroot\SolarWinds\Orion\NetPerfMon\Resources\Misc
-
Where does this show up? I am looking under "Node Detail Reports - Resources that apply to a single network node", but I don't see it listed.
-
That's good to know as we are about to field a couple of ASR's, thanks!
-
Hi, have you tried any of the ideas that wluther posted above? While adjusting the original query, I discovered a couple of issues that I didn't realize I had, and eventually I was able to get the report working properly. Jon
-
That makes sense... Thanks Leon and Will, it looks like I am good to go! Jon
-
Making progress... All three pollers are showing up in the report, server type is correct, uptime appears correct, however, it appears that some of the fields are missing values
-
So a little more work and now I am getting all names match and all IP's match. I will wait for the report to run today and see if my issues have gone away.
-
Ok, all IP addresses are correct now. I ran the second query and got some interesting results: Caption MatchingName IP_Address MatchingIP A.B.C.D Names Do NOT Match A.B.C.D IP Does Match CASEY Names Match E.F.G.H IP Does Match Chuck Names Match I.J.K.L IP Does Match So, CASEY and Chuck return results that I would expect,…
-
Checked with the server guys, and CASEY had two NICs assigned to it. One of them had the correct IP address and the other, unused, NIC was getting the APIPA address. I gad the Server Team remove the unused NIC and I will give it some time to see if the database updates with the correct IP address.
-
Sorry about the delay in getting back to you on this (been a busy week ;-). I think that I might have found the problem, or at least part of it. When I run this query: SELECT ServerName, IP FROM Engines I get results for CHUCK and SARAHV2 that I would expect and are correct. However, the result for CASEY is not correct. It…
-
I will give this a shot when I get back to the office on Monday. Thanks! Jon
-
-
Hi Will, Yes, I just received the newest report after making your suggested change to the query. I now see all (3) pollers.However, some of the fields are blank and some are just wrong. Fro example, it shows my primary poller having an uptime of 0 hrs (it hasn't been rebooted in weeks), and it doesn'r show anything for one…
-
I will go ahead and give query change a shot.
-
Hi Will, Nope, just as single NIC on the missing poller. Jon
-
Hi Leon, I have the report running, but I have a bit of an issue. I have two additional pollers in my environment, but the report only lists one of them. If I go into /NPM/Settings/Details/Polling Engines I see the primary and the two additional pollers. Any idea why the second additional poller is not showing up in the…
-
Thanks Alex, I skipped right over that. So now I have the report running without any errors, the problem is that I also don't have any data. I am monitoring about 50 layer 3 switches and 10 routers, so I know that there should be plenty of routing information in SolarWinds. I'll keep playing with this. Hopefully I am…