VmConsole-Api | 一个jvm虚拟机性能监控api,将oracle

 by   tzfun Java Version: 1.1.0 License: Apache-2.0

kandi X-RAY | VmConsole-Api Summary

kandi X-RAY | VmConsole-Api Summary

VmConsole-Api is a Java library. VmConsole-Api has no bugs, it has no vulnerabilities, it has build file available, it has a Permissive License and it has low support. You can download it from GitHub, Maven.

一个jvm虚拟机性能监控api,将oracle jdk提供的tools.jar包进行了功能拓展,对一些监控命令结果进行了封装,你可以方便地从对象中读取每一个参数和结果。该类库并不是简单地使用运行时exec()调用jps、jstat、jstack等命令,而是从底层深度拓展而来,所以你不需要配置java环境变量就可以通过Java代码对虚拟机进行监控。
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              VmConsole-Api has a low active ecosystem.
              It has 38 star(s) with 15 fork(s). There are 3 watchers for this library.
              OutlinedDot
              It had no major release in the last 12 months.
              There are 3 open issues and 0 have been closed. On average issues are closed in 465 days. There are 1 open pull requests and 0 closed requests.
              It has a neutral sentiment in the developer community.
              The latest version of VmConsole-Api is 1.1.0

            kandi-Quality Quality

              VmConsole-Api has 0 bugs and 0 code smells.

            kandi-Security Security

              VmConsole-Api has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
              VmConsole-Api code analysis shows 0 unresolved vulnerabilities.
              There are 0 security hotspots that need review.

            kandi-License License

              VmConsole-Api is licensed under the Apache-2.0 License. This license is Permissive.
              Permissive licenses have the least restrictions, and you can use them in most projects.

            kandi-Reuse Reuse

              VmConsole-Api releases are available to install and integrate.
              Deployable package is available in Maven.
              Build file is available. You can build the component from source.
              Installation instructions are not available. Examples and code snippets are available.
              VmConsole-Api saves you 2263 person hours of effort in developing the same functionality from scratch.
              It has 4947 lines of code, 483 functions and 55 files.
              It has medium code complexity. Code complexity directly impacts maintainability of the code.

            Top functions reviewed by kandi - BETA

            kandi has reviewed VmConsole-Api and discovered the below as its top functions. This is intended to give you an instant insight into VmConsole-Api implemented functionality, and help decide if they suit your requirements.
            • Emit a separator .
            • Init attribute reader .
            • Write the imports .
            • terms of type arguments
            • Read token .
            • Returns all members of the given type including overrides .
            • Initialize tag parser .
            • Add the help file contents .
            • Performs the process .
            • Connect to the javax . javadoc .
            Get all kandi verified functions for this library.

            VmConsole-Api Key Features

            No Key Features are available at this moment for VmConsole-Api.

            VmConsole-Api Examples and Code Snippets

            3.2 结果对象
            Javadot img1Lines of Code : 47dot img1License : Permissive (Apache-2.0)
            copy iconCopy
            |—— beifengtz.vmconsole.entity.JvmResult
                |—— beifengtz.vmconsole.entity.jstat.JStatResult
                    |—— beifengtz.vmconsole.entity.jstat.JStatResultForClass
                    |—— beifengtz.vmconsole.entity.jstat.JStatResultForCompilation
                    |—— beifengt  
            6.2 结果对象
            Javadot img2Lines of Code : 27dot img2License : Permissive (Apache-2.0)
            copy iconCopy
            |—— beifengtz.vmconsole.entity.JvmResult
                |—— beifengtz.vmconsole.entity.jcmd.JCmdResult
            
            |—— beifengtz.vmconsole.entity.jcmd.JCmdProcess
            |—— beifengtz.vmconsole.entity.jcmd.JCmdEnum
            
            JFR_STOP("JFR.stop"),
            JFR_START("JFR.start"),
            JFR_DUMP("JFR.dum  
            如何使用
            Javadot img3Lines of Code : 26dot img3License : Permissive (Apache-2.0)
            copy iconCopy
            
              com.github.tzfun
              vmconsole
              1.1.0
              jar-with-dependencies
            
            
            import beifengtz.vmconsole.JpsCmd;
            import beifengtz.vmconsole.entity.jps.JpsResult;
            
            import java.util.List;
            
            public class JpsTest {
                public static void main(String[] args) throws Ex  

            Community Discussions

            No Community Discussions are available at this moment for VmConsole-Api.Refer to stack overflow page for discussions.

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install VmConsole-Api

            You can download it from GitHub, Maven.
            You can use VmConsole-Api like any standard Java library. Please include the the jar files in your classpath. You can also use any IDE and you can run and debug the VmConsole-Api component as you would do with any other Java program. Best practice is to use a build tool that supports dependency management such as Maven or Gradle. For Maven installation, please refer maven.apache.org. For Gradle installation, please refer gradle.org .

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/tzfun/VmConsole-Api.git

          • CLI

            gh repo clone tzfun/VmConsole-Api

          • sshUrl

            git@github.com:tzfun/VmConsole-Api.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link