Tag Archives: databases

Monitoring MSSQL servers.

I recently posed a question on the here about monitoring MSSQL servers in a way similar to MySQL’s processlist commands. I needed a way to find out what users, databases and queries were being run to prevent server slow-down. It turns out that there isn’t an easy way of doing it, and instead requires that [...]

Posted in Programming, Webhosting | Also tagged | Leave a comment