Get the latest news about SolarWinds Server
Hi, I have a custom query that translates API Poller values back in to text. SELECT str.text, vtm.displayname, ap.DisplayName as DisplayName, ap.Node.NodeID FROM Orion.APIPoller.ValueToMonitor vtm JOIN Orion.APIPoller.StringToNumberTransformationRule str ON vtm.id = str.valuetomonitorid JOIN Orion.APIPoller.ApiPoller ap on…
I stumbled upon this article: https://support.solarwinds.com/SuccessCenter/s/article/How-to-Setup-HTTP-HTTPS-Monitor-in-SAM?language=en_US And this statement got my attention: Please note the behavior of HTTP/HTTPS monitors in Server & Application Monitor. * The agent managed nodes will be attempting to reach the website…
My shop uses custom properties in applications to identify system owner, etc. I see that you can add custom properties to running applications. However, I don't see a place to add custom properties to application templates. Can you add custom properties to application templates? Thanks.
In my environment we have Windows event log monitoring in place for disk timeout events (warning ID 153). We also have automation in place that creates an incident ticket when an alert is generated (script event action). Challenge: usually when one disk timeout event occurs we get a lot of them (repeated occurrences of the…
I want to monitor a URL which is hosted in the Linux box Can i make use of HTTP monitor template and achieve this. Please advise.
Hi I am trying to delete node from Ansible play book, but getting error message "Verb Orion.Nodes.Delete: Not found" What is API to delete node? - name: Delete SolarWinds monitoring agent uri: url: "">10.10.10.10:17778/.../Delete" method: POST user: "{{ solarwinds_user }}" password: "{{ solarwinds_password }}" body:…
using this https://support.solarwinds.com/SuccessCenter/s/article/Create-per-Node-Software-Inventory-report?language=en_US I've created a report for a select number of servers from our fleet, I want to edit the list created in steps 5 & 6 to add or remove servers as needed. I can't find where to edit this, any guidance…
Yesterday, we had a patching cycle in our environment where MS KB 5022289 was installed on our MS SQL Servers. Since then, all of our Databases have been unable to be polled correctly which leads them to be in the Applications with Problems section of our SolarWinds. In the KB Article, it mentions the following: This…
Hello Everyone and HNY....for 2023 Hopefully a simple Question & Answer I'm trying to monitor "CPU Processor alerts", its a simple thing right, But I wan't to know how to configure the alert to only tell me if a processor is at 95% for a certain time, say 30 minutes..etc. Thanks Regards D
Hi, We've purchased a licence for the SolarWinds HA product and we were thinking of using Zerto as our solution for failing over the database given that SolarWinds only requires a connection string to the DB to get back up and running in the event of a failover. SQL HA groups seems to have a high overhead compared to this.…
It looks like you're new here. Sign in or register to get started.