Browse by Tags

All Tags » SQL Server (RSS)

Saving client health (or other) data to a SQL Server

Summary: most computer management specialists write and run SQL queries, but not many save data for later use. Yet saved data can allow you to do historic comparisons, trending, complex dataset queries...

Monitoring SQL Server Replication to Standalone MPs

Summary: if you have standalone SMS management points, you may use SQL Server replication to them. How do you monitor that replication? I've scripted my most useful checks, allowing quick checks on...
Posted by pthomsen | with no comments
Filed under: ,

How big are your tables?

Summary: SMS is highly depedent on SQL Server, so you probably watch your databases to ensure they're not getting too big for your disks. But do you know what's taking up all the space in those...
Posted by pthomsen | with no comments
Filed under: