- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Reading ACCT data files (pacct)
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
01-08-2001 11:13 PM
01-08-2001 11:13 PM
Reading ACCT data files (pacct)
We have enabled Process accounting in our
HP 9000 L-1000 HPUX 11.00 M/Cs.
We are getting pacct* files in /var/adm/
can some one tell us how to read these files?
(Command & Syntax),
if any useful documents available regarding
this , please send us.
Thanks in Advance,
Roobala
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-09-2001 02:34 AM
01-09-2001 02:34 AM
Re: Reading ACCT data files (pacct)
See if this thread helps you:
http://forums.itrc.hp.com/cm/QuestionAnswer/1,1150,0x33b9854994d9d4118fef0090279cd0f9,00.html
See particularly the documents #KBRC00002184 and #OALWP06950320.
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-09-2001 03:27 AM
01-09-2001 03:27 AM
Re: Reading ACCT data files (pacct)
Thanks for the immd response.
Further can you clarify as how to read
the /var/adm/pacct* files.
Please mention the command syntax.
Thanks once again
Roobala.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-09-2001 06:59 AM
01-09-2001 06:59 AM
Re: Reading ACCT data files (pacct)
You know waht You want so see manual from acctcom.
regards, Saa
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-09-2001 07:21 AM
01-09-2001 07:21 AM
Re: Reading ACCT data files (pacct)
# man 1M acctcom
will show you the options for searching and printing your accounting files (/var/adm/pacct*). Remember that 'acctcom' does not report on active processes.
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-11-2001 07:35 AM
01-11-2001 07:35 AM
Re: Reading ACCT data files (pacct)
I found a little c program which after compiling will read the files.
Hope that helps a bit further.
Steffi Jones