- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- sar -v output
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
05-18-2004 03:39 AM
05-18-2004 03:39 AM
sar -v output
I need to know if the subsequent sar -v output it's ok:
17:20:45 text-sz ov proc-sz ov inod-sz ov file-sz ov
17:20:46 N/A N/A 119/276 0 620/620 0 682/1860 0
Elsewhere please suggest me right kernel parameters.
Regards...
PSS
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-18-2004 03:46 AM
05-18-2004 03:46 AM
Re: sar -v output
Yours are looking good. Don't get alarmed over inod-sz unless your system is configured with HFS filesystems other than /stand.
If you have the application up and running on the box, you are ok. But if the application is still to be brought up, then I would check the 'nproc' parameter. Your current configuration allows only 276 processes to run.
-Sri
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-19-2004 03:45 AM
05-19-2004 03:45 AM
Re: sar -v output
Regards~
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-19-2004 06:54 AM
05-19-2004 06:54 AM
Re: sar -v output
Simon
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-19-2004 07:33 PM
05-19-2004 07:33 PM
Re: sar -v output
The system is an L2000 hpux11.00 4cpu x 440mhz
2gb ram with a Cell Manager DataProtector in a SAN environment.
Can you suggest me the correct parameters to set up?
Thanx
PSS
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-21-2004 01:00 AM
05-21-2004 01:00 AM
Re: sar -v output
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-21-2004 04:33 AM
05-21-2004 04:33 AM
Re: sar -v output
dbc_max_pct 8
dbc_min_pct 5
maxusers 64
nproc 500
npty 120
nstrpty 120
nstrtel 120
vx_noifree 1
vx_ninode 15000
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-23-2004 07:30 PM
05-23-2004 07:30 PM
Re: sar -v output
Thanx
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-23-2004 09:09 PM
05-23-2004 09:09 PM
Re: sar -v output
the description of each parameter may be found from SAM.
SAM -> Kernel Configuration -> Configuration Parameters -> look under the Description column
regards.