Giter Club home page Giter Club logo

open-falcon-docker-collector's Introduction

Docker container monitor plugin for Open-Falcon Micadvisor-Open

描述

基于open-falcon的docker容器资源监控插件,监控容器的cpu、内存、diskio以及网络io等,数据采集后上报到open-falcon

biuld方法:

./build

启动方法:

注: 容器的 endpoint 为容器 ID

采集的指标

Counters Notes
cpu.busy cpu使用情况百分比
cpu.user 用户态使用的CPU百分比
cpu.system 内核态使用的CPU百分比
cpu.core.busy 每个cpu的使用情况
mem.memused.percent 内存使用百分比
mem.memused 内存使用原值
mem.memtotal 内存总量
mem.memused.hot 内存热使用情况
disk.io.read_bytes 磁盘io读字节数
disk.io.write_bytes 磁盘io写字节数
net.if.in.bytes 网络io流入字节数
net.if.in.packets 网络io流入包数
net.if.in.errors 网络io流入出错数
net.if.in.dropped 网络io流入丢弃数
net.if.out.bytes 网络io流出字节数
net.if.out.packets 网络io流出包数
net.if.out.errors 网络io流出出错数
net.if.out.dropped 网络io流出丢弃数

open-falcon-docker-collector's People

Contributors

137-rick avatar cloverstd avatar laiwei avatar

Watchers

 avatar  avatar

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.