- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- How to calculate data transfer in and out from a s...
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-07-2001 08:32 PM
08-07-2001 08:32 PM
How to calculate data transfer in and out from a server
I would like to move 5 servers from server room1 which is my main data center to server room2 which is my remote datacenter. But I could only manage to provide 10mbs links for the five servers. Please guide me on how or the formula to calculate the network usage for individual server for me to accomodate the 10mbs link.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-08-2001 07:16 AM
08-08-2001 07:16 AM
Re: How to calculate data transfer in and out from a server
you are not completely clear about the connection:
Has each machine an own 10MBit Link to data-center 1 or is there one 10Mbit Link for those five machines or is there one 10Mbit Link for all traffic between both centers ?
Calculation:
Taking a Byte as 10 Bits for simplification and protocol overhead, you can estimate a 10Mbit Link to transfer 1MB per second leading to roundabout 3,5GB per hour (not including any compression and providing diskaccess being faster than this !).
Would be good to know, what you need to do on this link.
Volker
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-08-2001 08:57 AM
08-08-2001 08:57 AM
Re: How to calculate data transfer in and out from a server
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-08-2001 09:31 AM
08-08-2001 09:31 AM
Re: How to calculate data transfer in and out from a server
You can use netstat -i 5 to find the netwrok traffic on each server . Crude way to start , but then since they are in single room it will be beeter in case you look to change the netwrok to 100mbps atleast which will involve not much expenditure but lot os relief.
Manoj Srivastava
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-08-2001 10:14 AM
08-08-2001 10:14 AM
Re: How to calculate data transfer in and out from a server
most "ethernets" these days don't even run CSMA/CD which has often been used (incorrectly) as the reason that etheret cannot go to high utilizations.