- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Is there a way to trace numbers of files being ope...
Operating System - HP-UX
1820227
Members
3685
Online
109620
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
Discussions
Discussions
Discussions
Forums
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
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-10-2005 07:08 AM
тАО08-10-2005 07:08 AM
Is there a way to trace numbers of files being opened per user ?
Hi All ,
Recently I got this message on syslog .
"vmunix: file table full"
As per this error , I have increased the nfile parameters, and just wondering , if we can know how many files are opening by the users.
Is there any way to check this , number of files are opening per user.
I used # glance -t ,it gives this:
--------------------------------------------------------------------------------
SYSTEM TABLES REPORT Users= 3
System Table Available Used Utilization High(%)
--------------------------------------------------------------------------------
Proc Table (nproc) 3620 337 9 9
File Table (nfile) 16010 5878 37 37
Shared Mem Table (shmmni) 1024 75 7 7
Message Table (msgmni) 128 2 2 2
Semaphore Table (semmni) 1024 148 14 14
File Locks (nflocks) 1024 623 61 61
Pseudo Terminals (npty) 200 0 0 0
Buffer Headers (nbuf) na 144636 na na
------------------------------------------------
Can we get user wide.
Many Thanks in advance,
R.Veri.
Recently I got this message on syslog .
"vmunix: file table full"
As per this error , I have increased the nfile parameters, and just wondering , if we can know how many files are opening by the users.
Is there any way to check this , number of files are opening per user.
I used # glance -t ,it gives this:
--------------------------------------------------------------------------------
SYSTEM TABLES REPORT Users= 3
System Table Available Used Utilization High(%)
--------------------------------------------------------------------------------
Proc Table (nproc) 3620 337 9 9
File Table (nfile) 16010 5878 37 37
Shared Mem Table (shmmni) 1024 75 7 7
Message Table (msgmni) 128 2 2 2
Semaphore Table (semmni) 1024 148 14 14
File Locks (nflocks) 1024 623 61 61
Pseudo Terminals (npty) 200 0 0 0
Buffer Headers (nbuf) na 144636 na na
------------------------------------------------
Can we get user wide.
Many Thanks in advance,
R.Veri.
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-10-2005 07:11 AM
тАО08-10-2005 07:11 AM
Re: Is there a way to trace numbers of files being opened per user ?
Get lsof tool
lsof -u "user_name"
Anil
lsof -u "user_name"
Anil
There is no substitute to HARDWORK
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-10-2005 07:12 AM
тАО08-10-2005 07:12 AM
Re: Is there a way to trace numbers of files being opened per user ?
The tool is called 'lsof'. 'lsof -u userid' will list all open files for that user.
http://hpux.cs.utah.edu/hppd/hpux/Sysadmin/lsof-4.74
(Lsof has a lot of uses related to open files...)
Hope it helps
John
http://hpux.cs.utah.edu/hppd/hpux/Sysadmin/lsof-4.74
(Lsof has a lot of uses related to open files...)
Hope it helps
John
Spoon!!!!
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
Learn About
News and Events
Support
© Copyright 2025 Hewlett Packard Enterprise Development LP