Get the latest news about SolarWinds Server
SAM - setting up a log parser component monitor. The monitor parses a text error log output from a custom written application (Windows server, so using the PowerShell monitor). I know that when using a Windows log parser I have the option to capture event details back to the SW database. Question: do I have any way to…
Hi, I'm trying to put together a report that contains a list of endpoints that does NOT have a certain piece of software installed (Cisco Duo). I can't work out how to do this on the report builder, as using the 'does not contain' query just returns a list of machines and the software they have, not including Cisco Duo.…
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…
It looks like you're new here. Sign in or register to get started.