Comments
-
Answering my own question, it appears the inventory will update in this case after the servers reboot. I rebooted a system that was showing the software even though it had been removed and confirmed that Orion now shows the software as gone.
-
There's a bit of a lag that I find in clearing the suppression table after scheduled maintenance time ends. If it ends at say 2pm, at 3pm entries are still there, though are not acting as muted. They do eventually clear but I just haven't had time to sit and dig into when and what might be clearing them. I'm thinking maybe…
-
Anything new in Office 365 would be helpful.
-
Not through SEM. If your servers wrote an event to a log when resources got low, SEM could theoretically capture that, but server resource monitoring isn't SEM's function. The Orion platform would be what you are looking for.
-
I had this same issue and opened a case with support. It seems that in order to make this work you have to have the event occur more than once. We couldn't get it to work any other way. If there isn't a workaround, it should be being opened as an enhancement request. Our specific use case we'd want to alert on the first…
-
I may be misunderstanding your request, but to get the DataCenter name just navigate from the VirtualMachines entity over to the DataCenter entity in the same manner. SELECT vm.Node.Caption, vm.Host.node.Caption, vm.Host.Cluster.Name, vm.Host.DataCenter.Name FROM Orion.VIM.VirtualMachines vm This article should help…
-
Start from the Orion.VIM.VirtualMachines table and work from there. Try the query below for the names of the hosts/clusters/vm's. Build as you see fit. SELECT vm.Node.Caption, vm.Host.node.Caption, vm.Host.Cluster.Name FROM Orion.VIM.VirtualMachines vm
-
I found this same condition. The issue here was that the "SQL Agent Job Info" component in the AppInsight template was disabled. I'm still not exactly sure why as I found that condition on around 10-15 of my instances. The default in the template is that it is enabled so I'm not sure why they seem to have been disabled on…
-
As @"jm_sysadmin" said, don't try to make SAM do the job of SIEM tools (like SolarWinds SEM). SAM should ideally be used for low volume alertable events. I've run into issues trying to get it to handle/manage/correlate higher volume events and instead use SEM for that purpose.
-
Gotcha. Going back I did tweak that value initially trying to determine if my issues were throughput related. If I need to increase the worker processes, I'll go back and update the other accounts. I can't thank you enough for your assistance with this Petr. It looks like we are back to where we were with WPM prior to our…
-
A-ha!!! numWorkerProcesses="2". Since that is set, assuming it will only configure two accounts?
-
Had attention focused elsewhere the last few days, but initial behavior is good. I remanaged some additional transactions today and so far so good. One thing that is strange and I can't identify for sure the root cause is that the first two local SEUM-User accounts (1 and 2) I can sign in to the server and remove the…
-
Gotcha. I've got a few transactions re-enabled and will monitor. I'll update probably middle of next week how we are faring, if not before. Again, I really appreciate the assistance.
-
Has this functionality improved over the releases? If I create a chart, even if I share it, why wouldn't it appear under the Find Projects link?
-
Thank you Petr. This looks very promising. I've done that on the first account and so far transactions seem to be responding back in pre-migration durations. Extremely small sample size at the moment but assuming things continue this way we may have identified the issue.
-
And as far as the proxy settings, signed in to IE as the SEUM user won't even let me save a changed proxy setting. I can't find any difference in IE configuration between me and the local user. There has to be something though, probably right in front of my eyes that I'm missing, but I'm not seeing it.
-
Thanks, but I am using RPC. I've got it looking back 1000 intervals so it will certainly find this event. No good. Like I said another event in a nearby log gets found. I'm down to either there's a bug here, or I'm missing something right in front of my face.
-
Both were through a network share. The 6.6 was simply placing the ISO on the network share (as opposed to the 6.4 upgrade which was a .jar), but it worked fine. I suspected the ISO would have to be mounted in VMWare, but that wasn't the case.
-
I'm seeing this as well and wondering if there's any more information on it. Thanks.
-
Sorry for the delay in reply. If I run the recordings offline as myself they take significantly less time than if I run the recorder as the SEUM user. I made sure the user was added to the Administrators group on the server and then I was able to connect to the Orion server to run the transactions as that user. Same…
-
We upgraded from 6.4 to 6.6 today. One thing that I noticed is that the email active response connector configuration disappeared. I had to recreate it and email is flowing again. Have there been any other reports of this happening with this upgrade? It concerns me if this was removed, what other configurations might have…
-
Thanks. The total time was around 15 minutes and we had no issues. The agents are upgrading to 6.4 now. Once things are stable and we are sure no issue have arisen, we'll upgrade to 6.6. That will probably happen not long after the new year.
-
Hi Steven, I have an issue that's similar to this, and have opened case 1125070 for it.
-
I'm having the exact same problem but still can't come to a resolution. Trying to monitor the log named "Microsoft-Windows-Deduplication/Scrubbing". I fought my way through the first part (the mismatch in the shown log name of "Data Deduplication/Scrubbing" but the actual name of…
-
Thanks!! I guess maybe my not seeing a "register" link tells me you've got me. Looking forward to the sessions.
-
This is what I do. My pain point is that I can't get a report of "New Volumes Discovered". If I go to the Scheduled Discovery Results I can see nodes that have volumes marked as new, but I'm currently fighting with a SWQL query that'll get me a neat and tidy report of those. In lieu of that, someone on my team pages…
-
I'm having this same issue with Solarwinds-Orion-HotFix-2018.2-OfflineInstaller.exe. In this case the server HAS an internet connection (I can get to all the SW pages, etc.) but still cries that it needs an Internet connection. Before I try /notests to see if it works, after the point where the installer does the checks,…
-
I did set a specific password. However when I run the recorder as one of the SEUM user accounts, I get a dialog stating "An unexpected error occured (sic) while trying to connect to the server." I don't see any error logs that provide any additional detail. If I run the recorder as myself using the same login credentials I…
-
Got it. Thanks!!!
-
Yes I've got the latest. But I also have another case open (bounced from support to sales) about the Log Manager for Orion Polling Service crashing like it was in the Demolition Derby. Now the developers are chewing on the latest diags I've sent over, so letting that one settle. The memory issue hasn't recurred for me…