Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The --once argument clears the display #27

Open
GoogleCodeExporter opened this issue Mar 17, 2015 · 4 comments
Open

The --once argument clears the display #27

GoogleCodeExporter opened this issue Mar 17, 2015 · 4 comments

Comments

@GoogleCodeExporter
Copy link

Enhancement.

What steps will reproduce?
1. jvmtop.sh --once <pid>

What is the expected output? What do you see instead?
When running a monitoring program like top once, the screen doesn't clear 
before displaying output, the results simply appends to existing location in 
the window.  This allows me to see, for example, the results of --once twice in 
the same window.


What version of jvmtop are you using? On what operating system?
v0.7.1 on RHEL 6.4

Please post the output of the following commands:
java -version:
java version "1.7.0_25"
OpenJDK Runtime Environment (rhel-2.3.10.4.el6_4-x86_64)
OpenJDK 64-Bit Server VM (build 23.7-b01, mixed mode)

[jboss@testbox ~]$ echo $JAVA_HOME
/usr/lib/jvm/java-1.7.0-openjdk-1.7.0.25.x86_64


Please provide any additional information below.

Original issue reported on code.google.com by DaveParillo on 8 Aug 2013 at 11:20

@GoogleCodeExporter
Copy link
Author

Original comment by patric.r...@gmail.com on 9 Aug 2013 at 8:00

  • Changed state: Accepted

@GoogleCodeExporter
Copy link
Author

A suggestion: --once is a rather limited (imp lice a --twice, --thrice).   An 
argument -n <iterations> might be more flexible.

Original comment by DaveParillo on 9 Aug 2013 at 2:24

@GoogleCodeExporter
Copy link
Author

Good idea!

Original comment by patric.r...@gmail.com on 9 Aug 2013 at 3:59

@GoogleCodeExporter
Copy link
Author

should be fixed with 0.8.0

Original comment by patric.r...@gmail.com on 14 Aug 2013 at 2:47

  • Changed state: Resolved

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant