I am trying to get JIRA system information from command line. I would like to monitor the Java VM memory statistics from a dashboard.
I am aware of JIRA CLI, but, dont see any options that would help me.
Any suggestions? I tried using wget, but, keep hitting into permission denied error eventhough I am an admin.
@Norman: Yes it is enable, but I keep getting permission denied error.
@Bob: I wish JCLI would support it. I cant use jstat either because JIRA requires Oracle JDK only and not openJDK.
In addition to what Jobin said, long time ago I used Jconsole. Since Jira is running on Tomcat, enable Jconsole and make a call to that port and fed data to Traverse monitoring server .. to get detail graph.
look at the below site for Jconsole
http://tomcat.apache.org/tomcat-6.0-doc/monitoring.html
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You are correct, JCLI does not have any options for JVM statistics.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Is your "Accept Remote API calls" parameter enabled?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You should try some monitoring tools. Maybe start with JMX monitoring or use tools like Nagios or NewRelic if you want more detailed monitoring!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.