A book I was reading, on sql server 2008, mentions how you should not directly logon to the db server to do performance monitoring etc.
This begs the question, what is the best way to do this task without going on the server? Run jobs? Through some sort of command prompts?
Thanks