Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
AskSQLTeam
Ask SQLTeam Question
0 Posts |
Posted - 2004-06-07 : 12:07:45
|
| karthikeyan writes "How to monitor the remote server thru terminal services (CPU performance and Memory Utilization)" |
|
|
derrickleggett
Pointy Haired Yak DBA
4184 Posts |
Posted - 2004-06-07 : 12:20:02
|
| Performance Monitor??? Maybe I missed the boat on this one.MeanOldDBAderrickleggett@hotmail.comWhen life gives you a lemon, fire the DBA. |
 |
|
|
tkizer
Almighty SQL Goddess
38200 Posts |
Posted - 2004-06-07 : 13:17:49
|
| You don't need terminal services to monitor a remote server. Just use Performance Monitor/System Monitor as Derrick mentioned. It can connect to remote servers. You just need to specify which computer when you add a counter. In fact, it is highly recommended that you monitor servers remotely instead of from the local server since performance is impacted when you monitor the local server.Tara |
 |
|
|
|
|
|