HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: HP-UX 11.23 ktune expression for setting min. ...
Operating System - HP-UX
1836636
Members
1616
Online
110102
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
Forums
Discussions
Discussions
Discussions
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
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
04-06-2004 10:05 AM
04-06-2004 10:05 AM
HP-UX 11.23 ktune expression for setting min. to default
I'd like to run a tool that will set certain kernel tunable parameters with non-Default, non-binary settings to have a value at least equal to the Default. That is if value is < Default, set value to "Default". Otherwise leave it be.
Based on the man pages for kctune, it looks almost as if the expression syntax could be used to perform this action. Unfortunately it's unclear whether a value of "Default" would be valid. For example:
kctune -h -c '(nproc
The option I'd like to have would be:
kctune -h -c 'nproc>=Default'
but that doesn't appear to be a viable option.
Does anybody know how to implement this in kctune? I'd rather not use bourne shell scripts to do this as they have problems with 64-bit integer math. (Although I could potentially do this using 'bc', but that would be messy.)
Thank you.
Based on the man pages for kctune, it looks almost as if the expression syntax could be used to perform this action. Unfortunately it's unclear whether a value of "Default" would be valid. For example:
kctune -h -c '(nproc
The option I'd like to have would be:
kctune -h -c 'nproc>=Default'
but that doesn't appear to be a viable option.
Does anybody know how to implement this in kctune? I'd rather not use bourne shell scripts to do this as they have problems with 64-bit integer math. (Although I could potentially do this using 'bc', but that would be messy.)
Thank you.
- Tags:
- kctune
1 REPLY 1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-18-2004 03:49 AM
11-18-2004 03:49 AM
Re: HP-UX 11.23 ktune expression for setting min. to default
Here's hoping that a reply after 6 months is better than no reply....
No, kctune cannot do what you are suggesting. I agree that it would be nice. I have filed an enhancement request for this feature. Thank you for the suggestion.
No, kctune cannot do what you are suggesting. I agree that it would be nice. I have filed an enhancement request for this feature. Thank you for the suggestion.
Kernel Configuration Architect
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
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP