Is this going to be updated?
For more of an idea of what i want: i want a line graph that shows the entire year on the x axis, but for each month there is a specific week for when i want the data to be displayed, so for January it's the first till the 7th and for march i want the 8th to the 14th, for February i want the 1st to the 7th as well, if that…
I am wanting to provide a URL to another team so they can access interface adds/edits. I am wanting to have a query to an to: 17774/SolarWinds/InformationService/v3/Json/
HI all, I have a basic SWQL query I am using to query the SQL version, I would like to know is it possible to target a specific set of servers I have in a group? SELECT [SQLInfo].Node.Caption , [SQLInfo].Node.IPAddress , [SQLInfo].InstanceName , [SQLInfo].ProductVersion , [SQLInfo].ProductLevel , [SQLInfo].Edition FROM…
Anyone have knowledge on how to get the SMTP servers that are associated with Actions? We have 900+ email actions and I was curious if anyone was able to get this to show correctly? If I added a INNER JOIN it balloons up to 3-4 times the amount as SolarWinds appears to match against multiple SMTP servers for some reason.…
Hello, New to SWQL and having trouble with the COUNT function. I have 200 custom groups that have various number of members. I am looking to create a table that contains the name (can do), custom properties (can do), and the count of elements within the specific group (where the trouble begins). Here is what I have so far:…
Does anyone know if there is a specific setting for table widgets to include the scroll bar? When selecting data to be imported in the data model, the preview shows us all 50 odd devices, however once imported, the widget only acts as if there are 10. This happens regardless of filter, group and any other option.
Hello, I am trying to add something like SLA breached column if the response time if higher than what is in the threshold. SELECT VoIPOperationCurrentStats.OperationName AS Operation_Name, VoIPOperationCurrentStats.Description AS Description, VoIPOperationCurrentStats.RoundTripTime AS Round_Trip_Time, CASE WHEN…
Hello everyone, Looking for some help. I am trying to find a way to retrieve the recovery modes of my SQL databases. I cannot seem to find a query to do this within Solarwinds. We are using the Appinsight for SQL but I don't seem to find a way to pull this out into a report. Any help appreciated. THanks
Hi Team, I am very new to working with Solarwinds and looking for guidance on how to extract dashboard data from solarwinds through an API. I believe we can create Dashboard instances within Solarwinds and these can be accessed through SWQL studio to get an extract of the dashboard. However, I want to get the extract on a…
It looks like you're new here. Sign in or register to get started.