HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- How to collect data on server utilization
Operating System - HP-UX
1826428
Members
4014
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
01-11-2008 11:16 AM
01-11-2008 11:16 AM
How to collect data on server utilization
Hi,
I am wondering if somebody can help with an idea on:
How to collect data on number of users used a HPUX server over a period of time (maybe daily)?
Whether they login (pts,dterm, ftp ..) or maybe just run remote rexec?
I was looking in wtmp (and last command) but the time stamp does not include year, and because log file rotation is not implemented there might be multiple entries for particular month?
I am wondering if somebody can help with an idea on:
How to collect data on number of users used a HPUX server over a period of time (maybe daily)?
Whether they login (pts,dterm, ftp ..) or maybe just run remote rexec?
I was looking in wtmp (and last command) but the time stamp does not include year, and because log file rotation is not implemented there might be multiple entries for particular month?
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-11-2008 12:00 PM
01-11-2008 12:00 PM
Re: How to collect data on server utilization
How about create a script that executes "who " at your schedule every hour and creates your own log file in the format you would like.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-11-2008 12:27 PM
01-11-2008 12:27 PM
Re: How to collect data on server utilization
It might work, partially ss per who manpage:
who - who is on the system
meaning that cronjob (say hourly) will create a report of usage at a particular moment?
But not how many, if any user actually logged in?
The most useful option (for my purposes) would be -a
who -a
Processes /etc/utmp or the named file with all
options turned on.
who - who is on the system
meaning that cronjob (say hourly) will create a report of usage at a particular moment?
But not how many, if any user actually logged in?
The most useful option (for my purposes) would be -a
who -a
Processes /etc/utmp or the named file with all
options turned on.
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