- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- IDS/9000, Java and CPU
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
03-22-2004 03:59 AM
03-22-2004 03:59 AM
I know that a lot of people have talked about problems related to IDS/9000 GUI and CPU usage. I think that if you are using IDS v2.0 and Java 1.3.1 over HP-UX 11i, you are going to see your CPU getting up to 90% of CPU usage. Is it right or there is anything to do? I am not monitoring buffer overflows or race conditions and IDDS_MODE=3.
Thanks and bye,
Alberto
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-22-2004 04:12 AM
03-22-2004 04:12 AM
Solutionhttp://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=266652
http://www.giac.org/practical/GCUX/Hazem_Mahmoud_GCUX.pdf
-Hazem
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-22-2004 04:20 AM
03-22-2004 04:20 AM
Re: IDS/9000, Java and CPU
CPU usage in IDS/9000 is directly related to how much data you are collecting on Intrusions. If you scale that back, CPU use drops back.
Many ships take older servers slated for obsolesence or HP-UX workstations and task them for IDS/9000 server monitoring.
The client should not slow down an average server very much.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-22-2004 08:03 PM
03-22-2004 08:03 PM
Re: IDS/9000, Java and CPU
Thanks,
Alberto
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-28-2004 06:47 PM
03-28-2004 06:47 PM
Re: IDS/9000, Java and CPU
The startup of ids/9000 admin GUI *is* quite CPU intensive. The primary culprit for this being the random seed generator in the java.security package. Depending on the system load and the length of the seed bytes it may take from 6sec to >60sec to seed.
However the CPU utilization does come down after the initial hog (from ~90% to ~20%). What is the behaviour that you are observing? Would be in a better position to help you if you can let me know whether the CPU utilisation consistently high or it goes up and down on performing certain actions (such as opening a new window, doing a resync etc.)
Skand.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-28-2004 06:58 PM
03-28-2004 06:58 PM
Re: IDS/9000, Java and CPU
I can see that CPU usage goes up to 80% when I open a window. Then it goes down to 60% and gets about this level all the time.
Thanks and bye,
Alberto
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-31-2004 12:43 AM
03-31-2004 12:43 AM
Re: IDS/9000, Java and CPU
Cheifly: # of processors, memory in the system, model of m/c etc.
Can you also post a sample 'top' output?
Skand.