HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Network measurement tools
Operating System - HP-UX
1834625
Members
3204
Online
110069
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
04-02-2001 07:51 PM
04-02-2001 07:51 PM
Network measurement tools
Any idea to measure the data packets (byte) sending from clients(PC-win98) to server (HP-UX)? Glance and lanadmin are providing insufficient information to me. Please help, thank.
Cyber Zen
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-02-2001 11:03 PM
04-02-2001 11:03 PM
Re: Network measurement tools
In order to trace all packets sent by node and addressed to node :
1) start trace putting data into 1MB trace file ( /tmp/raw.TRC0, raw.TRC1).
/etc/nettl -tn -pduin -pduout -e all -f /tmp/raw
2) stop trace -> /etc/nettl -tf -e all
3) Format traces into a file like this :
/etc/netfmt -N -n -l -f /tmp/raw.TRC0 > /tmp/file0
/etc/netfmt -N -n -l -f /tmp/raw.TRC1 > /tmp/file1
-n option -> print IP addresses, not hostnames
I hope this helps
Federico
1) start trace putting data into 1MB trace file ( /tmp/raw.TRC0, raw.TRC1).
/etc/nettl -tn -pduin -pduout -e all -f /tmp/raw
2) stop trace -> /etc/nettl -tf -e all
3) Format traces into a file like this :
/etc/netfmt -N -n -l -f /tmp/raw.TRC0 > /tmp/file0
/etc/netfmt -N -n -l -f /tmp/raw.TRC1 > /tmp/file1
-n option -> print IP addresses, not hostnames
I hope this helps
Federico
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-03-2001 12:25 AM
04-03-2001 12:25 AM
Re: Network measurement tools
Another nice tool is ethereal. Through which you can see every packet (in fairly good presentation format) being sent between any 2 hosts, as well as a summary on the all the traffic.
The software is free and can be retrieved from
http://hpux.cs.utah.edu/hppd/hpux/Gtk/ethereal-0.8.16/
The software is free and can be retrieved from
http://hpux.cs.utah.edu/hppd/hpux/Gtk/ethereal-0.8.16/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-03-2001 03:42 AM
04-03-2001 03:42 AM
Re: Network measurement tools
visit this
this is base on snmp mib
http://ee-staff.ethz.ch/~oetiker/webtools/mrtg/pub
this is base on snmp mib
http://ee-staff.ethz.ch/~oetiker/webtools/mrtg/pub
enjoy any little thing in my life
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