- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Application using memory?
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
02-11-2004 12:50 PM
02-11-2004 12:50 PM
Application using memory?
I've done some investigating and have found that when 2 of the in-house applications are started, top shows the free memory fall from 35000 to 15000 and then it slowly but surely gets lower and lower until (I think) the KEON security application craps itself and I can't connect to the box anymore.
This server is virtually identical to another server I upgraded the weekend before (aside from hostname, ip address and location) and the other server is doing fine.
I don't know what's going on.
Any ideas?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-11-2004 02:05 PM
02-11-2004 02:05 PM
Re: Application using memory?
If the 2 boxes do similar work, compare the configurable kernel parameters and see what's different.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-11-2004 02:12 PM
02-11-2004 02:12 PM
Re: Application using memory?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-11-2004 02:17 PM
02-11-2004 02:17 PM
Re: Application using memory?
compare the kernel parameters.
Just do a
#UNIX95= ps -e -o ruser,pid,vsz=Kbytes|more
find out which processes consume more amount of memory.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-11-2004 02:23 PM
02-11-2004 02:23 PM
Re: Application using memory?
Did a #UNIX95= ps -e -o ruser,pid,vsz=Kbytes|more earlier and the results are weird.
On the server that is working, the specific processes that the application starts are using more memory than on the "broken" server.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-11-2004 02:53 PM
02-11-2004 02:53 PM
Re: Application using memory?
What applications are hosted?is there any variation in the application 32/64 bit
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-12-2004 07:10 AM
02-12-2004 07:10 AM
Re: Application using memory?
Same hardware, same applications - even the same volume group and lvol setup.
As I said, the only real difference is the localtion, hostname and IP address - other than that they are interchangeable.
After playing around - stopping and starting the applications a few times yesterday, the memory seems to be stabilised and the apps are running fine.