- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Network usage
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 06:14 PM
08-07-2001 06:14 PM
Network usage
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 03:37 AM
08-08-2001 03:37 AM
Re: Network usage
netstat -I lan$X $int
where $X=the identifier of your lan
$int = interval for collecting datas in sec.
But it shows you only input/output packets, and if your network is IP, the size of the packet could not be static (in case of ATM, you could calculate it by fixing the size of a packet). So the best way is to use a soft, or have directly a look at the Hub/Switch.
PJA.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-08-2001 03:52 AM
08-08-2001 03:52 AM
Re: Network usage
ViewPoint software ( from Datametrics ) is good tool for monitoring resorces ( amoung it network traffic ) :
Also :
CPU
RAM
Disk
Controller
...
Magdi
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-08-2001 05:07 AM
08-08-2001 05:07 AM
Re: Network usage
Uses SNMP - so some SNMP knowledge is required.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-08-2001 10:11 AM
08-08-2001 10:11 AM
Re: Network usage
i would suggest both long and short interval measurements.
you can use beforeafter from ftp.cup.hp.com to subtract the output of one lanadmin command from another (when both are saved in files).