|
|
|
Forum Newbie
      
Group: General Forum Members
Last Login: 2 days ago @ 9:51 AM
Points: 5,
Visits: 78
|
|
Our current setup is configured where local data servers are used to directly FTP the respective databases housed on that server to production servers. What I want to investigate is the processing impact of FTP'ing on the server while databases are running (and vice-versa) - as there may need to be a business case put forward to alter the current arrangement. While I have seen, VBS scripts to track CPU load, I want to have an understanding of all factors - CPU load, RAM and upload bandwidth? Are there any standardised rules-of-thumb on how to monitor these? Presuambly, I'll need to monitor all factors twice, once sans FTP, then a DB run while FTP'ing?
Thanks. Rob
|
|
|
|
|
SSC Veteran
      
Group: General Forum Members
Last Login: Thursday, January 24, 2013 10:58 AM
Points: 289,
Visits: 223
|
|
Hi I have kind of same issue going. First have to do FTP done,. And second what is the performance impact on the server while doing this FTP when DB's are in online. Right now I am facing issues with FTP.. If someone know please guide me. Hi robertprice45 If you have the process to do FTP, Please walk me through. Thanks in advance.
|
|
|
|
|
Forum Newbie
      
Group: General Forum Members
Last Login: 2 days ago @ 9:51 AM
Points: 5,
Visits: 78
|
|
| The VBS code for tracking CPU performance of all running processes is here: http://www.databasejournal.com/features/mssql/article.php/3560366/Monitor-CPU-Usage-of-All-Running-Processes--Part-I.htm
|
|
|
|