HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Capture Active sessions, duration of connectio...
Operating System - HP-UX
1826347
Members
4059
Online
109692
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
02-17-2010 08:42 AM
02-17-2010 08:42 AM
Capture Active sessions, duration of connection for a period of time.
Hi
I need to capture number of connections/sessions for each day to determine peak amount of users. This will provide me information on how many idle sessions are there everyday and will give me an idea to increase license also. Please let me know if any of you have written code or set parameters to determine the same.
I need to capture number of connections/sessions for each day to determine peak amount of users. This will provide me information on how many idle sessions are there everyday and will give me an idea to increase license also. Please let me know if any of you have written code or set parameters to determine the same.
1 REPLY 1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-18-2010 04:55 AM
02-18-2010 04:55 AM
Re: Capture Active sessions, duration of connection for a period of time.
Hi my thought was to use tcpdump or WireShark with a capture filter. Filtering on the TCP port # of the application, and only looking for TCP SYN. Compiled versions of these tools may be found at the HP-UX Software Archive and Porting Centre, http://hpux.connect.org.uk/ . Usage help at www.wireshark.org and http://www.tcpdump.org/tcpdump_man.html
Alternatively, one could use IPFilter to log the incoming TCP SYN packets for that port. IPF comes with the HP OEs and you'll probably have it on your system. Check with ipf -V (upper case). IP Admin guide for the version on your system is at: http://docs.hp.com/en/internet.html#IPFilter . Hope that helps.
Alternatively, one could use IPFilter to log the incoming TCP SYN packets for that port. IPF comes with the HP OEs and you'll probably have it on your system. Check with ipf -V (upper case). IP Admin guide for the version on your system is at: http://docs.hp.com/en/internet.html#IPFilter . Hope that helps.
Ask me about telecommuting!
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
Support
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP