Get the latest news about SolarWinds Observability.
Although the ITOps and CloudOps teams manage distinct environments, they both aim for the same thing: visibility into their infrastructure. In a recent article, Director of Product Marketing @peter.distefano discusses how both teams can achieve comprehensive network performance, traffic flow, and path analysis through…
Example script to export a list of all observed entities in the SolarWinds Observability SaaS platform. Required pre-reading. documentation.solarwinds.com/.../api-swagger.htm import requests import csv # Set up base URL and API token API_TOKEN = "YOUR TOKEN HERE" BASE_URL = "YOUR URL HERE" HEADERS = {"Authorization":…
E.g. can generate API queries via Swagger UI as detailed in the SW guide: SolarWinds Observability REST API i.e. But what I'd like to determine how to return metrics for example "trace.service.request_rate" summarized for the preceeding month.
Tips & Tricks: Alerting Aggregation Period and Methods Hello everyone! Today, I’ll share some valuable tips and tricks related to SWO alerting, specifically focusing on the mysterious “During Last” part of the condition. In SWO, we offer various aggregation methods and allow you to choose the length of the aggregation…
In the ever-evolving IT landscape, the Observability Dilemma casts a strategic shadow: To SaaS or not to SaaS, a question being dealt with by many IT professionals today. As organizations grapple with the complexities of maintaining system health and performance, navigating change while staying secure, choosing between the…
It worked fine until May and showed all the logs, but since then only shows recently created logs (in the last few hours) It also happens in the SWO-CLI tool, by default no older results are shown. But in this case there is a min-time parameter that allow to show older logs But in the API I tried all parameters in the…
How do I create a rule trigger to send an email when interface Te1/0/1 is transmitting discards? I have been trying to create one but my logic is wrong. I get it to work on matching the interface but the discards party doesn't trigger. 1. interface -interface name-is equal to TenGigabitEthernet1/0/1 2. Interface-Transmit…
We have a Meraki dashboard integration and some APs show up in lower power mode. I would like to alert on this but do not see this field when setting up alerts.
Hi All Looking to add a custom api poller for one of my Meraki switches. I am new to API so don't shoot me. When I go into the API Poller Management - Create, I add the API url for Meraki (https://api.meraki.com/api/v1/networks/<network id>), add the header name Authorization with value <my api key> then click Send…
I have read ewen blog post Understanding Database Workloads with SolarWinds Observability and seen same issue that I am facing with DPA that is how can we associate a "commit" statement to sql batch or proc to identify the workload that really need attention. any help is much appreciated.
It looks like you're new here. Sign in or register to get started.