Suggestions
Welcome to the Redgate Monitor feature suggestions list. Tell us how we can improve Redgate Monitor by voting on these suggestions or by submitting your own ideas.
This is the easiest way to make an impact on Redgate Monitor’s roadmap. Check out the completed suggestions to see how your ideas have influenced us in the past. Please note that this list is one of multiple sources that drive our development, meaning that we will not always implement the highest-ranking suggestions.
To give your idea the greatest possible impact, please follow these guidelines:
- Describe the goal you’re trying to accomplish, rather than a specific solution to get there
- If you have a favoured solution, add it as a comment to your suggestion
- Give us as much context as possible
- Only make one suggestion per post. If you have multiple ideas, submit them in separate posts
- Comment and vote on existing posts to develop the ideas — the Redgate Monitor team will often stay quiet initially about new suggestions to see what you have to say!
If you have any questions visit the Redgate Monitor forum.
765 results found
-
Monitor MySQL Database Instance on Windows Server hosts
https://sqlmonitor.uservoice.com/forums/91743-suggestions?query=Monitor%20MySQL%20Databases%20on%20Windows%20Server%20hostsCouldn't see it anywhere but Monitoring MySQL\MariaDB Database on a Windows Server Host is something is in development or on your roadmap?
I work in the Social Housing sector (Not for Profit) and just about every other housing association we collaborate with use applications running off a MySQL back end - hosted on a windows server.
These database back ends (along with the application) are primarily supported by ISV vendor - but they actively encourage us to monitor the database. We already have already invested in Redgate monitor for our our On Prem SQL server hosts and it would be…
6 votes -
Blocking Process Alert to be based on Blocking Time
This idea has been posted before but marked as closed, so posting again. For blocking process alert, it would be good to have the option to setup the alert in a way where we can report on the duration when the first and last blocking happened and if it exceeds a certain threshold.
Let's say, we have set the threshold for 90 seconds and if there are three processes that have wait time of 30 seconds each, that totals to 90 seconds, we receive an alert. However, we don’t want to receive an alert for the 30 second blocked processes.…
6 votes -
Preserve license after the upgrade
During an in-place upgrade of Redgate Monitor, the license is lost. This poses a significant challenge for offline environments where internet access is restricted. As a result, Redgate Monitor ceases monitoring after the upgrade until a new permit file is generated and uploaded, leading to gaps in monitoring history.
This issue could be mitigated if Redgate allowed a short grace period of trial or honored the previous license during the transition.4 votes -
Tracking Aborted Queries and Memory Grants in Redgate Monitor / Azure SQL Managed Instance
After contacting Red-Gate support, I understand that individual query monitoring for Azure Managed Instance is currently not supported nor on the roadmap. Is it possible to add this feature to an upcoming release of Red-Gate Monitor?
TL;DR Below
The article below mentions the ability to track cancelled or aborted queries. This would be particularly helpful for Azure SQL Managed Instance.
Tracking Aborted Queries and Memory Grants in Redgate Monitor
https://www.red-gate.com/blog/tracking-aborted-queries-and-memory-grants-in-redgate-monitor• Cancelled or aborted queries – immediately see when a query fails to complete, whether due to timeouts, user cancellation, or connection issues
Query Executions in Redgate Monitor
https://www.red-gate.com/hub/product-learning/redgate-monitor/query-executions-in-redgate-monitor4 votes -
group similar queries
I have queries which are created by string concatenation in a legacy product.
These queries differ by some IDs in a IN clause.In SQL monitor, these queries are all shown as different queries in the "top queries" section.
I would like that all those similar queries are shown as one query in the "top queries" section so that I can better find long running/problematic queries.
6 votes -
be able to extract all alerts at once rather than extracting for individual alerts via API
Redgate Monitor API currently allows users to extract alert details for individual alert types. We need an API endpoint that can extract alert details for all alert types instead of calling the API multiple times.
10 votes -
Schema name in the Indexes tab and Top procedures tab on the overview page
In SQL server it is possible to have indexes with the same name on different tables. It is also possible to have tables with the same name on different schemas. Therefore, you can have indexes with the same names on tables with the same names on different schemas. The same is true for stored procedures.
Since there is no data on the index and stored procedure's schema in the Indexes tab and Top procedures tab on the overview page, one does not know which exact SP or index is in the table.
12 votes -
Show Estate Groups in the "For" Dropdowns in Reports
In the Reports section, there is a "For" dropdown that allows you to select specific instances or "Everything". It would be helpful to be able to select a Groups of instances on the report or individual tiles within the report. These groups are setup in Configuration > Estate > Groups.
For example, you could group your servers into Production/Staging/Dev, then you'd be able to setup a report that only shows Production metrics/issues.
3 votes -
Custom Queries in Reports or Provide Queries to make own Reports
I'd like to be able to either paste in my own queries to build a report from (a la PowerBI) or, better yet, be able to access some of the code for your existing queries so I can make custom reports in PowerBI. (For instance, the Longest Running Queries summary tile is extremely limited at the moment, if I had the code I could quickly make it in PowerBI and make it do what I wanted.
I understand its Red-Gate code and therefore you'd want to keep it to yourselves, but it would deeply expand the reporting features and make…4 votes -
Link to alert within Teams notification
I would like to see a direct link to redgate monitor alert within the teams notification. At the moment I have to search for the alert in the WebUI manually instead of clicking a direct link like it is in a mail notification with "View full alert details" button.
2 votes -
Include SQL comments in Top Queries search
I use Entity Framework Core to interact with a SQL Server database, which comes with the ability to "tag" queries with extra searchable information for troubleshooting purposes.
This extra information is in the form of SQL comments, like so:
-- SPARK: PartyRepository.PartySearch
It would be very valuable to be able to search for this data, but unfortunately it appears that comments are excluded from Top Queries search, even though the data is there in SQL Monitor query data.
8 votes -
Allow the reports to use all the data my retention policy allows.
Generating reports seems to limit it to 30 days of data. For trending we would like to use all the data our retention policy allows. Not sure why there is a limit.
6 votes -
Analytics Dashboard Selection Parameters
On the Analysis Dashboard there are lots and lots of Metrics. Not all of them are Availbale for ervery RDBMS. It would be good to have switches to narrow down the Metrics to SQL-Server or Postgres Parameters, e.g. if you swich on Postgres only Metrics for Postgres Servers are shown.
3 votes -
Want Estate page to report patch correctly for GDR only instances.
In the SQL Server versions page under Estate, Redgate Monitor checks for the “Latest available update” for each SQL instance. It compares the instance level with the latest patch released on the CU-path for the instance version and sets the Status column as appropriate, flagging where a patch is missing, be that CU or CU+GDR.
I would like an option to set specific SQL instances to be on the GDR-only pathway and have Redgate Monitor check and provide accurate last GDR patch and status detail for those too.
Without this change, GDR-path instances can show as "update needed" (yellow) in…
1 vote -
Security auditing
Monitor SQL Server login and database user activity to identify unused or anomalous accounts. Supports security audits, enforces the Principle of Least Privilege (POLP), and helps retire or restrict dormant or misused accounts.
The tool will collect and analyze login usage data across all servers and databases. It will:
Report accounts that have not been used within a configurable time period.
Identify accounts active in unexpected contexts (e.g., unauthorized hostnames or outside normal business hours).
Allow administrators to define thresholds or parameters for expected usage and generate alerts when violations occur.
2 votes -
that DevOps team that can only monitor their own database can also suspend them without having administrator rights
at the moment when people have administrator rights within Redgate Monitor they can suspend their databases but also all other databases we monitor. we would like to be able to grant teams rights to only be able to suspend the databases that they use and have rights to see within Redgate Monitor.
3 votes -
Support Individual query monitoring in Azure SQL Database
This sounds like a useful feature. I wish it was available for my environment.
4 votes -
Add multiple actions for alerts based on different conditions
It would be nice to be able to configure different actions for the same alert based on different criteria.
For example, with the SQL Job failure alert - It would be very useful to be able to have these alerts go to X email address if the job contains "DBA" in the job name, and the alert go to Y email address if the job doesn't contain that text in the job name (This is just a basic example, being able to configure multiple of these types of filters would be the goal).
Right now the only possible…
3 votes -
Within the Reporting option, allow 'Alert Summary' tile the ability to select a individual servers
Within the Reporting option, allow 'Alert Summary' tile the ability to select a individual servers within an AlwaysOn cluster. Currently you can only select the cluster name.
1 vote -
Simplify alerts without mentioning product names like PostgreSQL
Few alerts in Redgate Monitor ends with "(SQL Server and PostgreSQL only)".
We don't use PostgreSQL and don't plan to do it. Would be nice to turn off that feature permanently so that, for example message like “Database unavailable (SQL Server and PostgreSQL only)” shown as “Database unavailable”2 votes
- Don't see your idea?