Get the latest news about SolarWinds Server
Is there a way to create a simply Modern Dashboard that can be embedded into company intranet (Sharepoint) that shows Status of an internal websites up status?
I am needing a SWQL query for a KPI widget on a modern dashboard Looking to get a count of Nodes that a UP that the CPU is running at or higher than 90% for over an hour Then I would like it to filter that count by a Custom Properties
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:…
It looks like you're new here. Sign in or register to get started.