Comments
-
Found the powershell script. Thanks Matthew.
-
Thanks, but I don't think the Product Upgrade Advisor would help me since my database version will change. I'll probably upgrade the application first, then my database. I"m still unsure about running SQL 2014 in SQL 2012 compatibility mode.
-
This is perfect. Exactly what I was looking for!! Thanks berger. Valisha
-
I had the DBAs change the query per your suggestion, IF (SELECT ... FROM ...) IS NULL SELECT 0 ELSE SELECT 1, and it's working now. Thanks!!
-
Hi Danielle. Thanks, but that doesn't really help. I'm clear on the process for replacing the job engine but I'm unclear regarding which Orion services need to be stopped. I have a primary server and two additional polling engines. The error is only occurring on polling engine 2. I'm unclear if I need to stop the Orion…
-
Ah, maybe I misunderstood. When I added a user, the username displayed as FullName. I didn't realize that was done to make it more readable. I incorrectly assumed the FullName was the login ID needed to log into EOC. I want EOC accounts to be the same as the windows accounts, and you've confirmed that is in fact the case.…
-
Yes, I tried but it didn't display the desired results. It reported one expiration date. I have about 100 certs on the BigIP for various websites and I need the expiration date for each cert.
-
I'm running NPM 9.1 SP5. I intend to upgrade to 9.5.1 in two weeks, but in the meantime, I can't use Orion APM due to the Module Engine issue. I had a database issue this morning. The error is below: The operating system returned error 1167(The device is not connected.) to SQL Server during a read at offset…
-
These are my updated steps 1) Export inventory on old primary, NPM1 and save on new primary, NPM2 2) Export of Application templates on old primay, NPM1 and same on new primary, NPM2 3) Shutdown services on old primary, NPM1 4) Deactivate license on old primary, NPM1 5) Reimage old primary, NPM1 (It's a VM so it's very…
-
This works great!!
-
The SQL Query worked. Thanks Matthew.
-
I fixed the problem. .NET Framework 3.5 wasn't installed on my database server. I installed .NET Framework. Rebooted the server. Disabled CLR. Ran the sp_dbcmptlevel procedure to reset the compatibility level to SQL Server 2005 (90) then re-enabled CLR.
-
I didn't need to rollback. Solarwinds sent me a fix and it worked.
-
I too am experiencing this issue. Reported jitter and latency values are reversed.
-
I submitted a feature request.
-
The fix is to enter web server credentials. It says optional, however it really isn't since you'll receive blank emails. In the Message section, you'll see "Optional Web Server Authentication" Enter the user credentials there and future emails will return the web page.
-
I had the exact same problem last week. Below is what support told me to do. Thank you for contacting SolarWinds. To resolve this, first stop all SolarWinds services. When stopped go to Start > Programs > SolarWinds Orion > Advanced Features and open the Monitor Polling Engines tool. When this opens, go to Server > Poller…
-
I found the solution. I needed to copy the Icons from Solarwinds\Network Atlas\Maps\NetObjects\Icons to Solarwinds\Network Atlas\MapsWeb\NetObjects\Icons.
-
Change the trigger condition on the Warning alert to the following: less than or equal to 5% AND greater than to 2% This above will prevent the Warning alert from triggering at less than 2% and ensure only the Critical alert triggers at less than or equal to 2%
-
Yeah, I probably should have performed a search first.... Thank you.
-
Alert on Group Trigger Condition Group Name is equal to CertainGroup Group Member Group Member Status is equal to Down
-
I was experiencing this same issue but my issue was resolved. Solarwinds provided a fix. The engineer said it was a workaround while they finish the more permanent fix. After the workaround, I haven't seen any errors about querying the Information Service and my Information Service has been up for about an hour.
-
Thank you. This worked perfectly.