HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- network bandwidth~
Operating System - HP-UX
1833847
Members
2344
Online
110063
Solutions
Forums
Categories
Company
Local Language
back
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
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- 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-24-2005 01:11 PM
08-24-2005 01:11 PM
network bandwidth~
I want to know average bottleneck or bandwidth value(kilobytes) when network traffic is too severe.
whenever network traffic is bad, I look over glance tool. and then I can just check lan traffic. Can I check by another way?
I can't use perfview cause of license.
whenever network traffic is bad, I look over glance tool. and then I can just check lan traffic. Can I check by another way?
I can't use perfview cause of license.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-24-2005 01:35 PM
08-24-2005 01:35 PM
Re: network bandwidth~
Hi
With netstat you can see how many packets are being sent received etc...
netstat -s
or
netstat -p tcp
Regards
CS
With netstat you can see how many packets are being sent received etc...
netstat -s
or
netstat -p tcp
Regards
CS
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-24-2005 02:33 PM
08-24-2005 02:33 PM
Re: network bandwidth~
Important early step in troubleshooting any Network performance issues:
#How many network hops (i.e. bridges, hubs, routers, switches, etc.) do network packets traverse between the client and the server systems?
#What is the speed of each link separating these systems?
#Does your network equipment use auto-negotiation to set speed and duplex settings?
#Are your network interfaces configured for half-duplex or full-duplex mode?
#Do your switch port settings match the speed and duplex settings of your host interfaces?
#What is the maximum transmission unit (MTU) size of the links between these systems?
#If the links are using different MTU sizes, how are the packets being translated? For example, if the NFS client resides in an FDDI ring and uses an MTU size of 4352 and the NFS server uses a 100BT interface with an MTU size of 1500, how are the 4352 byte packets from the client being fragmented into 1500 byte packets for the server?
#Do packets sent from the client to the server take the same route through the network as the packets sent from the server to the client?
You can man netstat to find what you want to know about your network statistics.The traceroute(1M) tool provides a simple means of determining the path through the network taken by packets sent from one system to another.Another tool shipping with HP-UX that can simplify the process of collecting network topology information is ping(1M).The lanadmin command allows a system administrator to display many useful statistics kept by the LAN driver subsystem, regardless of the interface type.
You can try using tools such as:
ttcp:http://ftp.arl.mil/ftp/pub/ttcp
netperf:http://netperf.org
#How many network hops (i.e. bridges, hubs, routers, switches, etc.) do network packets traverse between the client and the server systems?
#What is the speed of each link separating these systems?
#Does your network equipment use auto-negotiation to set speed and duplex settings?
#Are your network interfaces configured for half-duplex or full-duplex mode?
#Do your switch port settings match the speed and duplex settings of your host interfaces?
#What is the maximum transmission unit (MTU) size of the links between these systems?
#If the links are using different MTU sizes, how are the packets being translated? For example, if the NFS client resides in an FDDI ring and uses an MTU size of 4352 and the NFS server uses a 100BT interface with an MTU size of 1500, how are the 4352 byte packets from the client being fragmented into 1500 byte packets for the server?
#Do packets sent from the client to the server take the same route through the network as the packets sent from the server to the client?
You can man netstat to find what you want to know about your network statistics.The traceroute(1M) tool provides a simple means of determining the path through the network taken by packets sent from one system to another.Another tool shipping with HP-UX that can simplify the process of collecting network topology information is ping(1M).The lanadmin command allows a system administrator to display many useful statistics kept by the LAN driver subsystem, regardless of the interface type.
You can try using tools such as:
ttcp:http://ftp.arl.mil/ftp/pub/ttcp
netperf:http://netperf.org
Kamal Mirdad
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-24-2005 07:53 PM
08-24-2005 07:53 PM
Re: network bandwidth~
Hi
You may consider HP Open view Network Node Manager, which is wonderful tool for monitoring Network Traffic and creating different statistics
A 60 days free trial version is available for download from hp web site
Regards
Mahesh
You may consider HP Open view Network Node Manager, which is wonderful tool for monitoring Network Traffic and creating different statistics
A 60 days free trial version is available for download from hp web site
Regards
Mahesh
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP