Best Of
-
Re: Unable to access statistics and messages from alerts
Beg to differ, there is this documentation https://solarwinds.github.io/OrionSDK/ which at least gives you an overview of all the relations!1 -
Re: Alerting for Database Maintenance
Hi there Do you want a "notification" each morning on the maintenance status? In that case you probably want to create a scheduled report instead. If you want an ALERT when MT fails, then i…1 -
Alerting for Database Maintenance
I'm trying to create an alert that will tell me if nightly database maintenance completed successfully or failed and how long from start to completion the maintenance job took. I can find the ev…1 -
Anyone encountered macro SQL error when importing alerts in version 2025?
This query in alert message works in version 2023, but not in 2025. ${SQL: SELECT CAST( CAST(('${N=Alerting;M=Downtime}') AS int) / 60 AS varchar) + ' hours ' + right('0'…1 -
Re: Anyone encountered macro SQL error when importing alerts in version 2025?
It's a bit picky on having all columns named in the output. In this case you don't have a column name and it complains about that. Try add "AS T" at the end, just before the } So …1 -
Re: A question about "network packet size" to all DBA experts in the crowd
It’s not only limited to Antivirus scanning. In the case that I was thinking of, they had SPLUNK do all kinds of queries to the database server. So it was adding a lot of pressure with those non Sola…1 -
Re: A question about "network packet size" to all DBA experts in the crowd
Hi HerrDoktor, thank you for your reply! That is indeed one of the things we made sure to check. The security team excluded all the drives that are used by the SQL server from antivirus scans.1 -
Re: A question about "network packet size" to all DBA experts in the crowd
With enterprise customers I have encountered security solutions that were scanning the Database Server causing high load during the scans, leading to slowness in the GUI1 -
Re: A question about "network packet size" to all DBA experts in the crowd
I think that number relates to the amount of data SW trties to get from the back-end databse in one go and has nothing to do with the MTU default packet size of the network.1 -
A question about "network packet size" to all DBA experts in the crowd
How can significantly increasing network packet size in the connection string have a positive impact on web performance when the MTU across the network is the default 1500? When deploying SolarWinds …1





