The most recent content from our members.
I receive emails every few days but I've never seen one for releases. I used the dates of the releases and the online notifications to go back through my inbox to double-check and nothing. I found others asking this but no good answers and the questions are years old. And I spent a few hours digging through the sites for a…
Hi Thwackers, please help, looking to add a KPI widget based on a single node availability over the last 24 hours, how do I specify NodeName or Caption in the query below? SELECT avg(Availability) as ava FROM Orion.ResponseTime where datetime >= ADDHOUR(-24,getdate()) Able to return a value on NodeID but would like to…
Please create a report to see which technicians (Service Desk Agents) are available the most per day/week/month. This is for round robin ticket assignment. I would like to see how often techs are available or not available in Service Desk.
Hi SWQL boffins, I have a swql query that gets the availability of databases for the previous month. I want to add a coloum that gives the time period like you can with the Dynamic Query Builder like: My swql is: SELECT SA.Node.Caption AS [Server] ,SA.Node.DetailsUrl as [_linkfor_Server] ,SA.InstanceName AS [SQL Instance]…
So I'm trying to write a SWQL query that will display last months WAN Interface In and Out through put, show the interface Rx/Tx speeds, and filter custom property on the Node "NodeWANLink" to equal Yes. I've got this far with the query but it shows zero results. SELECT I.FullName, DateTrunc('Hour', NIT.DateTime) AS Date,…
I would like to create an application service availability report that displays the following information; I can't seem to find the report type, I've tried App Availability/Stats and even tried to create a report with Monday to Friday AND after 8am before 6pm with application selected. but it doesn't work. the nearest I…
Is it possible to pull weekly or monthly availability report for LUNs monitored through SRM?
We were thinking it would be handy to be able to set agent availability by calendar. Rather than people having to toggle availability manually. So if your outlook calendar has you in a meeting then SolarWinds would automatically switch you to offline. Alternatively how about something similar to the business hours you can…
We are concerned that requesters that use the chat feature may get ignored. Our tech team is taking turns to make themselves available for chat but we'd like to have some kind of visibility to see who is currently available in real time as it's easy to forget to change the pill bar to make yourself available or not.
Hi All, I'm struggling with creating a chart I want to show the average availability of nodes grouped by a custom field, for the past month I'm trying to use the report creator in sam. I've selected all nodes for the data source. However what i am finding is when i add the data series for availablity for nodes, and then…
It looks like you're new here. Sign in or register to get started.