Get the latest news about SolarWinds Observability.
Has SW ever considered getting into PLC monitoring. The modern PLC's and control systems are a good vertical.
Do the nodes that are licensed on SOSH also consume a license on the SAAS module?
Has anyone found a way to monitor information related to an ERP platform? I was thinking how cool it would be to have things like NetSuite or Microsoft Dynamics as something we can monitor for or even provide more insight into the connectivity.
anyone else have any luck with Saas alert/custom variables? SolarWinds Observability | Notification Services settings trying to set an alert that includes the IP address, the name of the node, and the windows service that has gone down
Is it possible, in SolarWinds Observability SaaS, to setup an alert for Microsoft Azure secret expiries and key expiries?
Good afternoon team, Open Discussion/Question. I would like to get sources of Alerts the folks have built out in SaaS. I've reviewed the documentation for common Alerts " SolarWinds Observability | Examples of common alert definitions" but would like to see what type of cool alerts the community has built out.
New user here. I am trying to configure a notification service within SolarWinds Observability (specifically a webhook service). Is there any way to change the timestamp formats? Instead of as a string, I want to send them in int64 format.
Does anybody have any details of Observability 2025.4 Self-Hosted release date? And what is going to be included in the release? Thanks.
Does anybody know if there are any plans to create a mobile app to accompany SolarWinds Observability SaaS? Be handy whilst on the move.
import os import requests import csv from datetime import datetime, timedelta, timezone from urllib.parse import urlencode SWO_API_KEY = "YOUR_API_KEY" BASE_URL="https://api.na-01.cloud.solarwinds.com" #Change as required by your tenant location HEADERS = { "Authorization": f"Bearer {SWO_API_KEY}", "Accept":…
It looks like you're new here. Sign in or register to get started.