- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- kernel parameter
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-14-2004 10:14 AM
05-14-2004 10:14 AM
Is there any commands on HPUX that allow us to view all the tuneable kernel parameters and their current values apart from viewing the /stand/system file?
Thanks.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-14-2004 10:15 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-14-2004 10:17 AM
05-14-2004 10:17 AM
Re: kernel parameter
with 11.0 and above you can use kmtune command. Remember kmtune requires /stand/system to be present. If /stand/system is not current, use
# /usr/lbin/sysadm/system_prep -s /stand/system
to create the system file before using kmtune command.
SAM -> Kernel Configuration -> Configurable Parameters can also be used.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-14-2004 06:31 PM
05-14-2004 06:31 PM
Re: kernel parameter
kmtune (already said)
kmsystem (not mentioned above)
Tim
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-14-2004 06:38 PM
05-14-2004 06:38 PM
Re: kernel parameter
to add up,
kctune for HPUX 11.2x
with best wishes
naveej
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-14-2004 06:55 PM
05-14-2004 06:55 PM
Re: kernel parameter
#kmtune
This gives you Parameter and value set for that parameter.
whereas
#kmtune -l
This gives you all other related attributes of the parameter as well like:
Parameter:
Value:
Default:
Minimum:
Module:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-19-2004 09:02 AM
05-19-2004 09:02 AM
Re: kernel parameter
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-19-2004 01:43 PM
05-19-2004 01:43 PM
Re: kernel parameter
Best solution I have found (and safest so I don't muck up a file) is using SAM ...
this works for 10.20, 11.00, 11.11 so it's the best solution I know of ...
# sam
select Kernel Configuration
select Configurable Kernel Parameters