Comments
-
I have a SWQL widget. SELECT Nodes.DisplayName, Nodes.ObjectSubType , Nodes.DetailsURL FROM Orion.Nodes WHERE ( MINUTEDIFF(Nodes.LastSystemUptimePollUtc, GETUTCDATE()) >= 480 AND ( Nodes.PolledStatus = 1 AND Nodes.ObjectSubType IN ('Wmi', 'Agent', 'SNMP') ) )
-
this is resolved. It was an issue with the role on the subscription.
-
What exactly do you mean by integrate? I use both products extensively and know of no direct integration. What are you trying to accomplish?
-
The Network Performance Monitor forum is probably a better place to post your question. A quick summary would be to add your FW and/or router to SW NPM, add the ISP interface and monitor bandwidth utilization of that port.
-
Solarwnd1 - are you using an Active Directory account for WMI or are you using local windows workstations accounts?
-
Thanks Adam - if I understand your options, I don't think it solves my use case. It's not mutliple DOWN services. It is one down, but I need to restart 2. Service 2 needs a reset after Service 1 is up. I am alerting at the component layer. Along the lines of - IF DB is down, start DB. Wait 2 minutes, restart web…
-
Can someone tell me what this Trust component is actually monitoring? There are no details in the template. I just enabled this on one of our domains and Trusts shows as down. This particular domain has no trusts at all. It is our management domain and is actually where Orion runs. So I am just trying to figure what it is…
-
I haven't tried to import. But I am able to group by custom properties in Manage Applications.
-
Thank you both. It was smooth. My original concern was just how fast the sync with the license server would be due to experience with a different vendor taking about an hour. But this was almost immediate as bmrad suggested. Kevin
-
Try looking in the database to confirm that it is approved there. Run the Database Manager, Click Add Orion Server, then click Action Approval. Find your action and ensure both Enabled and Approved are checked. I have found this method more reliable than using the Manage Alerts in the GUI.
-
I don't think you are the only one. I actually found a reference to it on a different monitoring system support pages. I am monitoring ~950 Windows VMs and only a few (less than 10) excessive logging. That is what I really find strange. All of our systems are based on a common gold image, get the same auditing settings via…
-
Review this to see if relevant. Failed logon event when running remote WMI - Windows Client | Microsoft Learn
-
Thanks. Apparently you can put that same switch in the RecorderSettings.dat. At least on 2023.4.1 This is not a certificate misconfiguration. We are a MSP and host web sites for customers. Sometimes they want to use their own internal AD certificate and only publish the DNS entry on their internal DNS. So we need to…
-
Converting to HCO is just a licensing change. However do your research on the AppOptics integration. There is a difference in integrations (not just AppOptics) between HCO (on prem) and Solarwinds Observability (SaaS). The SaaS version has greater integration capabilities.
-
If I understand your question, I believe you are looking for Application Discovery on the SAM templates page.
-
Well, that stinks. I was really hoping to report or alert on different replication status. We don't see the placeholders in our SW. Possibly a different configuration of SRM. I'm not a VM guru and had nothing to do with our implementation. Good luck.
-
Hi Shawn - I don't have an answer to your question, just a question for you. Do you see any SRM specific data in your environment? Such as replication status, number of running replications etc? I'm just getting started with VMAN and have the basics, just looking for more things we can monitor. I believe the replication…
-
No errors. In fact the import wizard says "success" but the report doesn't show in EOC. I tried a manual export from the Orion node and manual import in EOC. I also tried Import from Orion Site. Both the same. Based on your confirmation, I tried to import a different snap report and it imported. Which then reminded me that…
-
It is the out of the box "VMs with snapshot" report. Using the admin account, so no limitations. The report simply won't import.
-
Try this variable. Note that I haven't had a chance to try myself yet. {N=SwisEntity;M=Node.NodeProperties.NodeGroup}
-
VMAN. Big financial savings compared to VMWare VROPS.
-
Create a new alert on Volume. There you will have several metrics to use. Note that by default these statistics are collected only every 15 minutes. Determining an alert threshold will be fun as well. Maybe watch in Perfstack to get an idea of value fluctuations. Kevin
-
Thanks. I also think this one would work.
-
Thanks. I think that would work. I use custom properties all the time, just have never used one for Applications.
-
That would technically work, but not for our use case. The nodes are otherwise in production, so I can't just mute the nodes. Especially as I don't know when the application will be installed - it could be a week from now. I use your method for smaller situations or one-offs.
-
Thanks. I appreciate it. Just so you know I'm not making this up, this is the 2nd player: When using the recorder to play a transaction, the total time looks similar to the left part of the first chart. Both players are Windows 2019, same CPU/memory, same subnet. Here's the part of the .config file on the above player:…
-
It's definitely in the case notes. It did help with one of the players. "Help" is the operative word. It helped with flapping alerts. However, even on that one player, the average transaction time is still significantly increased, just like the above graph. That increase in transaction time also then gets reflected in the…
-
If you are game to try, edit your Solarwinds.WEUM.Agent.Worker.exe.config file and add probeExtraArgs="--extraSwitches " --disable-backgrounding-occluded-windows "" to the agentWorkerConfiguration section Restart It helped on one of my pollers. Didn't completely resolve it, but helped.
-
I don't suppose you found an answer? Support had me add a line to one of the .config files, which helped a bit on one poller, but no impact on the other poller.
-
Tool launches fine. Lists all 15 users, validate button passes all 15 as valid.