Posts
Sort by recent activity
Alert email subject titles
I know this may sound strange but can the subject of the alert email be changed around a bit....
for example one alert I have just had has the subject
"SQL Monitor–458842 | devsql-uk01 > (local) ...
Suggestion : find invalid columns
I like both Find Invalid Objects and Column Dependencies, but what would also be useful is a hybrid of the 2 - Find Invalid Columns! In environments where the only data access is through SPs then ...
Enhancement - Analysis page, database list in name order
On the Analysis page, when choosing database specific metrics, the list of databases seems to be in database id order - can this be changed to database name? Makes finding the right database a lit...
Suggestion: Auto scale on analysis graphs
Would it be possible for the scale to automatically adjust on the analysis graphs?
For example looking at the processor time for one of my servers over the last 24 hours, and it peaked at 5% - this...
Warning: Not enough data to plot one or more items
Get this error when trying to view size metrics (total/data/log) on Analysis.
The database(s) chosen are up and running for the time period chosen....
Clock skew
I'm getting a lot of 'clock skew' alerts, and within a few minutes of synchronizing the clocks on the base and a monitored server, it is out again by 20 secs or more. The monitored server is a VM ...
JOIN condition limited to immediate previous table
A suggestion...
when suggesting the final join conditions for the following
select *
from tableA
join tableB on tableA.Aid = tableB.Aid
join tableC on tableB.Bid = tableC.Bid
join tableD on ..........
Not getting low disk space alerts
I'm having issues with 'low disk space alerts'
I've edited the alert from 80% to 95% for a particular server.
Then I copied some files to exceed that threshold.
I did not get an alert
Check the con...
Enhancement - missing, unused and duplicate indexes
Enhancement Request
using DMVs from SQL2005 and up.
Add to Recommendations:
Missing Indexes
Unused Indexes
Duplicate / overlapping indexes
Enhancement - clear alerts using keyboard
SQL response v1.3.0.58
Sometimes it would just be handy to clear alerts with some keyboard shortcut i.e.without having to right click and choose 'Clear Alert'
You can highlight a chunk of alerts us...