Giter VIP home page Giter VIP logo

influxall's Introduction

项目监控相关资料

文件列表

├── README.MD
├── tick                                # tick + grafana v5 & v6
│   ├── chronograf-1.7.5.x86_64.rpm
│   ├── grafana-5.4.2-1.x86_64.rpm
│   ├── grafana-6.0.0-1.x86_64.rpm
│   ├── influxdb-1.7.2.x86_64.rpm
│   ├── install_influx.sh               # 自动安装脚本
│   ├── kapacitor-1.5.2.x86_64.rpm
│   └── telegraf-1.9.1-1.x86_64.rpm
└── tomcat-jvm                          # tomcat  & jvm相关监控、安装文件
    ├── jolokia                         # JXM to HTTP
    │   ├── jolokia-jvm-1.6.0-agent.jar 
    │   ├── jolokia-spring-1.6.0.jar
    │   ├── jolokia-war-1.6.0.war               # 放在tomcat的webapps下即可采集
    │   └── jolokia-war-unsecured-1.6.0.war     # 放在tomcat的webapps下即可采集,无安全验证
    ├── probe
    │   └── probe.war                           # 放在tomcat的webapps下即可监控,功能比原生的manage强大很多
    └── tomcat_gz                       # Tomcat安装包
        ├── official-version                    # 官方原版  7~9
        │   ├── apache-tomcat-7.0.93.tar.gz
        │   ├── apache-tomcat-8.5.38.tar.gz
        │   └── apache-tomcat-9.0.16.tar.gz
        └── update-version                      # 修改版本,待完善

7 directories, 16 files

参考资料

计划

  • 增加 prometheus 文档

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.