Comments
-
We have the below modules in SolarWinds. These modules provide Azure Monitoring to some extent. Does this new product offer more or is it just a combination of these modules? * NPM - Network Performance Monitor * IPAM – IP Address Manager * SAM – Server and Application Monitor * VMAN – Virtual Manager
-
This is very much needed. We do have SolarWinds Orion, however, we can't use the OOB Azure API Poller due to security constraints in our environment. DPA seems to address this, however, it is not supported.
-
We applied both the Hot Fixes in our environment and the upgrade was successful without any issues. Our Orion Pollers had access to the Internet which we have now disabled. Based on SolarWinds Recommendations, do we need to rebuild our SolarWinds Environment, since we had access to the internet? Our Internal Security Team…
-
I agree
-
Perfect @"Lofstrand" , thank you so much. That did the trick.
-
Hi, We already have an action where the ticket gets automatically created in our ticketing system. I was referring to auto acknowledge the alert in the Alert Console. Thank you.
-
Thanks, Is there a setting to override this?
-
I was able to find the data I need, however for some reason the report only shows last 30 days data. Any ideas? Does the Orion History Table only shows 30 days of data by default?
-
Thank you both, seems 0 is Unknown and 8 is Unmanaged for the SAM Templates. I have a dashboard for reporting the percent availability for different component monitors and I wanted to exclude the times, the template was unmanaged or down.
-
This is perfect, Thank you so much! This is exactly what I needed.
-
I am looking to include the "Database Instance name" and the "Top Machines". I just need two columns of information preferably in excel.
-
Hi, I am looking to gather this information from DPA. I have fixed my earlier post. I apologize for the confusion.
-
If you are using SAM, you can create a SAM Template which monitors these OID's. We do something similar for our Firewalls where I have a custom script called by the Windows Script component monitor on the firewalls.
-
I have only one alert for both the Templates going to critical. The alert is enabled only at 06:00 PM. At 06:00 PM, I am receiving 2 email alerts (one for each template), was wondering if there is a way I can combine into 1.
-
Hi, Added this to my script and the PowerShell script is now working. This should work for any customer working with 3rd party cmdlets in Orion SAM Powershell monitor. Hope this helps. cd "C:\Program Files\Pure Storage\PowerShell\Modules\PureStoragePowerShellSDK2" Import-Module .\PureStoragePowerShellSDK2
-
Thank you so much, I will give this a try and let you know.
-
Thank you, do you have the syntax which I can try? I did not find any documentation regarding this.
-
I have a similar Issue open with Support where we have false positives for servers getting rebooted. In my alert definition I also have a condition where "Last Boot Entry" is not empty. Support recommended clearing the pending subscriptions. support.solarwinds.com/.../Clear-Information-Service-Subscriptions
-
This is the error I am seeing. using x86. C:\SolarWinds\Orion\temp\84ce80f5-8fb5-46f7-80d3-9045b1e8d825(35, 0) Python ActiveX Scripting Engine: Traceback (most recent call last): File "
-
Hi, I have confirmed and that flag is set. Still shows up on our security scans. Thanks, Arnab
-
Unfortunately it is the SolarWinds Website. Added this and did a IIS Reset.
-
Unfortunately still shows up in the security scans. Not sure what else can be done?
-
Hi, I am looking for the actual script which we are running. Not the results. Thanks
-
That's exactly what I will be doing. We do have firewalls in place. I was hoping for a DB query where I can just provide a fake SMTP relay server so e-mails don't get sent out.
-
Hi, It seems there was an issue with the double quotes which I was using. Also needs to be before the last /system.web tag. <system.web> <httpRuntime maxRequestLength="16096" executionTimeout="600" /> <httpCookies httpOnlyCookies="true" requireSSL="true" /> </system.web> Did a IISReset. Waiting on security team to run…
-
Thank You, I did that and also did the install using a local admin account. The installed worked fine this time.
-
Unfortunately please refer to case Case # 00706737. Created a case and trying to reach support, 40 mins on the line. How can we wait for so long in the event of system downtime? Is there any other contact number/e-mail address to reach for system down situations?
-
Any Update, It seems I am the only one trying to secure the Orion platform in this community.
-
Thank You, that worked like a charm.
-
Hi, We have a similar requirement where we need to Exclude this specific Event only for two Account Names. In a typical Windows Event Monitor SAM Template you do have the option to include/exclude certain keywords. The AD template does not have that option. Any suggestions? I do see an option on the App Insight View where…