- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: man pages for kernel parameters
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
04-25-2002 10:48 AM
04-25-2002 10:48 AM
man pages for kernel parameters
Are there HP-UX man pages which describe the kernel parameters?
TIA,
Joe
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-25-2002 10:51 AM
04-25-2002 10:51 AM
Re: man pages for kernel parameters
Yes, for 11i there are. See here (the last "chapter"):
http://docs.hp.com/hpux/onlinedocs/TKP-90202/TKP-90202.html
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-25-2002 10:54 AM
04-25-2002 10:54 AM
Re: man pages for kernel parameters
Also, in SAM, the help on Tuneable Kernel Parameters is really good.
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-25-2002 10:56 AM
04-25-2002 10:56 AM
Re: man pages for kernel parameters
You may get the informations from here:
1) SAM - tunable parameter help
2) man config
3) sysdef
4) man kmtune
5) man kminstall
6) man master
7) man mk_kernel
8) man kmupdate
HTH,
Shiju
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-25-2002 10:58 AM
04-25-2002 10:58 AM
Re: man pages for kernel parameters
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-25-2002 11:02 AM
04-25-2002 11:02 AM
Re: man pages for kernel parameters
sysdef will give you:
1. The name of the parameter.
2. The current value of the parameter.
3. The value of the parameter at boot time, if different from the current value.
4. The minimum allowed value of the parameter, if any.
5. The maximum allowed value of the parameter, if any.
6. A flag that indicates whether or not the parameter can be modified without
rebooting.
However, there are certain instances that it can report inaccurate information. If there is a discrepancy between
SAM and sysdef, then SAM should be considered more
reliable.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-25-2002 11:55 AM
04-25-2002 11:55 AM
Re: man pages for kernel parameters
Joe
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-26-2002 08:04 AM
04-26-2002 08:04 AM
Re: man pages for kernel parameters
I've got 11.0 and 11i systems and don't see anything else available in the man pages other than the ones Shiju suggested. I wouldn't update just for that.
Pete
Pete