Package org.jmxtrans.agent
Class JmxTransAgent
java.lang.Object
org.jmxtrans.agent.JmxTransAgent
public class JmxTransAgent extends Object
- Author:
- Cyrille Le Clerc
-
Field Summary
Fields Modifier and Type Field Description static booleanDIAGNOSTIC -
Method Summary
Modifier and Type Method Description static voidagentmain(String configFile, Instrumentation inst)static voiddumpDiagnosticInfo()static StringgetVersionInfo()Human readable name and version.static voidmain(String[] args)static voidpremain(String configFile, Instrumentation inst)
-
Field Details
-
DIAGNOSTIC
public static boolean DIAGNOSTIC
-
-
Method Details
-
agentmain
-
premain
-
main
-
getVersionInfo
Human readable name and version.- Returns:
- project name and version or "
jmxtrans-agent" if package information not found
-
dumpDiagnosticInfo
public static void dumpDiagnosticInfo()
-