Comments
-
Hold on one moment... I think I see the issue... Stand by...
-
Are you planning on hitting any of the other betas? Just curious if it is specific to the WPM forum or if perhaps there is something weird with the link to your customer account and THWACK in general.
-
@"stuartd" Live Mode allows you to see the events in near real time as they are collected by Orion. So if you have filtered down to a specific node for example then you could press the Live Mode button and view events for that node in near real time. Very useful when troubleshooting or when adding new nodes and you just…
-
This article explains how you can change the default query that gathers Windows logs for Log Analyzer: https://thwack.solarwinds.com/t5/LA-Documents/How-to-Filter-Windows-Events-using-the-Log-Analyzer-Agent/ta-p/518522
-
@"stuartd" if I read your comment correctly, it sounds like you currently have OLV installed and you would not necessarily need to activate the LA eval unless you were ready to explore the additional functionality there. Here is a link to a doc that outlines the differences if it…
-
Thanks David. That typo has been reported previously and the fixed dialog is included in future releases.
-
WPM 3.0 requires Orion 2019.2 or higher. I'll make sure the release notes get updated accordingly. Thanks for the heads up!
-
@"kpmarcin" it would be useful for us to see some logs from the timeouts you are seeing. I will ping you direct for more detail on that.
-
I did some digging but didn't find any similar cases and since you have validated the creds are good by going straight to the MOB it might be a good time to open a ticket and let the team do some troubleshooting with you.
-
Are you interested in overall volume or broken down by node? There is no default view or report to cover that but if you are at all familiar with creating custom widgets and reports using SQL / SWQL, you can find what you need in the LogEntry and LogEntryMessageSource tables. I believe if you join those together on the…
-
There is a quick tutorial document on that subject. In particular, the message data is in the variable ${N=OLM.AlertingMacros;M=OLMAlertMessage.EventMessage} https://documentation.solarwinds.com/en/Success_Center/orionplatform/Content/LM/LM-Alerting.htm
-
It is a long shot but have you tried changing the output type of the email message to "Plain Text" when defining the action in the alert? I believe the HTML option contains some procedures to sanitize that might be inadvertently escaping your SQL commands and rendering them instead of executing them.
-
Is the issue sustained? i.e. Are you seeing 80% as a sustained value in the VMAN interface or is it more a brief point in time? I ask because VMAN is polling on an interval basis, it is not real time so it is possible that the 80% was registered during a polling cycle but then quickly returned lower and then you looked at…
-
Something that might be helpful if you are not seeing recommendations triggered the way you would expect in your environment is to verify the thresholds are appropriately tuned for your needs. Below is a link describing how to do that as well as some general docs about recommendations.…
-
Unfortunately that is not a current feature included in SRM. As you already guessed, the next best thing would likely be to approach the problem using SAM. PowerShell script components containing API calls might work or you could look into the new API poller functionality in SAM since it appears there is an API available…
-
You may want to open a ticket with support to verify but as of now there are certain configurations where Dell has completely disabled the SMI-S interface and gone fully over to API. We are researching API based polling for these devices as a potential feature in a future release but we don't have a time frame for that…
-
Currently SRM does not have a feature related to Inodes on NetApp. If you happen to own SAM there are some examples over in the SAM template forum that demonstrate using a PowerShell component to do some monitoring of those: https://thwack.solarwinds.com/t5/SAM-Documents/NetApp-inodes-7-mode/ta-p/537623
-
Assuming you are talking about the VSP G200 series then it should be supported. It might be a good idea to open a ticket with support so the team can troubleshoot that issue with you. https://documentation.solarwinds.com/en/success_center/SRM/Content/srm-which-arrays-are-supported.htm
-
No, the lowest value possible there is still $1
-
Those are configurable and you can set them to whatever you need to match costs in your environment. In the second to last screen shot you can see the defaults are set, for example, to $20 per GB for storage
-
Give me a bit to check on that. Verifying something with the team on that...
-
At the moment there are no out of the box widgets that directly replace the ones you were using. The old ones are still looking at the old data tables. I am working on some SWQL based examples to bridge that gap in the short term and long term we intend to have native OOTB widgets linked to LA data.
-
The alerting engine is evaluating everything on that one minute interval so it should still pick up events that triggered a rule in between those cycles.
-
Be sure to chime in on the thread created by ccousineau if you have thoughts on Trusts in AppInsight for Active Directory. SAM users - we need your help!
-
No rush... Much appreciate you taking the time to think about it and provide the feedback!
-
If you have any specific input on how that should look or work, please feel free to comment here or send me a PM.
-
Here is the SQL if you still need it: SELECT MAX([dbo].[ConvertUTCToLocalTime](ast.TimeStamp)) AS Month , n.Caption , a.Name AS ApplicationName , SUM(ast.PercentAvailability * ast.RecordCount) / SUM(ast.RecordCount) AS PercentAvailability FROM APM_ApplicationStatus ast WITH ( NOLOCK ) INNER JOIN APM_Application a WITH (…
-
Looks good! Thanks for posting. This will be very useful.
-
A similar subject was raised while I was discussing with the team so we are going to research a little more and consider if we need to add that checkbox back in to the work flow. In the meantime, you can of course proceed with your update to 2019.4 and simply decline when you are prompted about installing the new log…
-
OpsGenie is another alternative: SolarWinds Integration - OpsGenie