- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: restricting cpu / memory of a program
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-16-2002 07:54 AM
05-16-2002 07:54 AM
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-16-2002 08:02 AM
05-16-2002 08:02 AM
Re: restricting cpu / memory of a program
Theres a couple of standard HP products which can help;
1. Process Resource manager. This allows certain processes or groups of them to use only X amount of CPU.
2. Measureware or Glance/UX Pak. This product has an alarmdef file which you can configure to see if processes are running, if theyre using too much cpu or memory or whatever else, then run a script (to report it or you can automatically kill them or whatever).
Both these you have to pay for though.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-16-2002 08:03 AM
05-16-2002 08:03 AM
Re: restricting cpu / memory of a program
You should consider HP's PRM (Process Resource Manager) program. It's designed to do just that.
See the following for more info:
http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/B8733-90007/B8733-90007_top.html&con=/hpux/onlinedocs/B8733-90007/00/00/12-con.html&toc=/hpux/onlinedocs/B8733-90007/00/00/12-toc.html&searchterms=PRM&queryid=20020516-091049
HTH,
Jeff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-16-2002 08:17 AM
05-16-2002 08:17 AM
Solution- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-16-2002 10:44 AM
05-16-2002 10:44 AM
Re: restricting cpu / memory of a program
PRM is a good tool, but it costs bucks and is useful if you want to divide CPU and other resources between different user groups who have equal claim on the system.
But your case seems to be due to lazy/careless programmers or probably with folks in a testing env. in that case, option 2 is better.
Run it as a cron job.
HTH
raj
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-16-2002 01:00 PM
05-16-2002 01:00 PM