- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- question about HPjmeter gc_logs
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
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
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
тАО06-06-2008 09:16 AM
тАО06-06-2008 09:16 AM
question about HPjmeter gc_logs
thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-10-2008 08:34 PM
тАО06-10-2008 08:34 PM
Re: question about HPjmeter gc_logs
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-12-2008 05:10 AM
тАО06-12-2008 05:10 AM
Re: question about HPjmeter gc_logs
And when i have all those files (monday - friday) concatenated I can't seem to get time view. the button is missing.
Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-12-2008 06:05 AM
тАО06-12-2008 06:05 AM
Re: question about HPjmeter gc_logs
A few more questions that I should have asked the first time. What version of HPjmeter are you using? Are the gc logs being generated with -Xverbosegc or -Xloggc? I am trying to determine if the gc log that you capture each day contains data that is distinct from the previous day's gc log? When you specify -Xverbosegc at startup time, you get a cumulative log of data. So, if you copy the file each day, the second day's file is still going to contain information from the moment that you started Tomcat. In that case, there is no need to concatenate the files.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-12-2008 07:53 AM
тАО06-12-2008 07:53 AM
Re: question about HPjmeter gc_logs
erbosegc:file=$dir/tomcatLB/tomcat1/gc_logs/tomcat1-gc.log"
are the setting we use.
Every night at 3am, we recyle tomcat so the logs would not be cumulative. thanks in advance for your interest.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-12-2008 08:48 AM
тАО06-12-2008 08:48 AM
Re: question about HPjmeter gc_logs
I ran a test program several times, concatenated the gc files, and removed the extra header lines. I then read the file into the latest version of HPjmeter, and it processed the file. I did receive this message in my terminal window "GC[NNN] started before previous completed" which indicates that the times were starting over again. I did see the button which allows me to switch between date/time and cumulative time in the displays. Note that this button is not present when looking at the Summary or System Detail tabs.