HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Java application monitoring tool?
Operating System - HP-UX
1833059
Members
2662
Online
110049
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
02-19-2003 12:06 PM
02-19-2003 12:06 PM
Java application monitoring tool?
I have a flaky (excuse the technical jargon) java-based application server software product that we are finding difficult to troubleshoot. There doesn't seem to be any pattern for when failures occur, and the application logs are not helping to determine cause of failure. The only thing we have determined is that if we have only ONE (java 1.2.2 process) for this application running on a DEDICATED HP-UX 11i machine it appears to be alot more stable - as opposed to being on a "shared" app server system with other similar as well as other vendor's processes. I would like to get a monitoring tool, specific to java apps, that would allow me to automatically capture more information when the process seems to "lock up". Right now we simply have the operators stop and start the process. Unfortunately I cannot simply dump the application.
Since the "lock-ups" often occur off-hours I would prefer something that either requires no intervention or very little operator intervention.
Any suggestions regarding a monitoring tool are welcome. Thanks.
Since the "lock-ups" often occur off-hours I would prefer something that either requires no intervention or very little operator intervention.
Any suggestions regarding a monitoring tool are welcome. Thanks.
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-19-2003 12:16 PM
02-19-2003 12:16 PM
Re: Java application monitoring tool?
Hi,
The immediate thing that occured to me was using tusc on this process. However, since there is no pattern and you cannot reproduce the problem, then analyzing the tusc output will be of no use.
You can use Measureware to monitor the application. Define this process as an "Application" inside the measureware. Measureware can collect a variety of data corresponding to this application. Look at /var/opt/perf/reptall and search for APP and see what all it can offer.
If you want more details, then you can digout stats using the PROC metrics. However, Measure logs information about the processes only if they cross the thresholds as defined in /var/opt/perf/parm file. Look for "process" and you will find thresholds for CPU and disk. You can adjust the threshold for CPU to get this process logged. Having too less threshold will make your system spend resources in just monitoring.
There is an evaluation version available in the Application CDs. Try it and if it is useful, then you can purchase the product.
-Sri
The immediate thing that occured to me was using tusc on this process. However, since there is no pattern and you cannot reproduce the problem, then analyzing the tusc output will be of no use.
You can use Measureware to monitor the application. Define this process as an "Application" inside the measureware. Measureware can collect a variety of data corresponding to this application. Look at /var/opt/perf/reptall and search for APP and see what all it can offer.
If you want more details, then you can digout stats using the PROC metrics. However, Measure logs information about the processes only if they cross the thresholds as defined in /var/opt/perf/parm file. Look for "process" and you will find thresholds for CPU and disk. You can adjust the threshold for CPU to get this process logged. Having too less threshold will make your system spend resources in just monitoring.
There is an evaluation version available in the Application CDs. Try it and if it is useful, then you can purchase the product.
-Sri
You may be disappointed if you fail, but you are doomed if you don't try
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-20-2003 05:09 AM
02-20-2003 05:09 AM
Re: Java application monitoring tool?
Try this url: http://hpux.cs.utah.edu/. They have a large number of utilities. One in particular was "tusc". It helped me determine why the JVM crashing without logging any problems. Running it with the PID of the JVM process allowed me to find out that the JVM was receiving a SIG11, and that it was in a BEA class when the event occured.
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