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 |
|
Kristen
Test
22859 Posts |
Posted - 2004-11-12 : 08:50:47
|
| Is there something crafty I need to be able to run PerfMon on one machine to gather stats from another?I have a web server (at the ISP) [WebServer] and a machine on the office LAN [OfficeBox].So ... if I TS into OfficeBox I can PING WebServer - and I get 10.0.0.1I start PerfMon (on OfficeBox) but I cannot type "\\WebServer" into the Computer box - nor "10.0.0.1"Is there some port it needs that I need to adjust in the firewall, or maybe some shared UserID / permissions thingie to sort out?ThanksKristen |
|
|
tkizer
Almighty SQL Goddess
38200 Posts |
Posted - 2004-11-12 : 14:47:06
|
| I am sure there is a firewall between these two boxes causing you problems.Tara |
 |
|
|
|
|
|