Coder Social home page Coder Social logo

fluent-plugin-dstat's Introduction

Dstat plugin for Fluentd

What's Dstat?

Dstat is a versatile replacement for vmstat, iostat, netstat and ifstat. If you need more detail, see here[http://dag.wieers.com/home-made/dstat] This plugin use Dstat, so you need to install Dstat before using this plugin.

Configuration

<source>
  type dstat
  tag dstat
  option -c
  delay 3
 </source>

Parameters

Output Format

When you use option -a, you get structured output data like below.

{ "hostname":"tsukuba000", dstat":{"total cpu usage":"usr":"0.0","sys":"0.0","idl":"100.0","wai":"0.0","hiq":"0.0","siq":"0.0"}, "dsk/total":{"read":"0.0","writ":"0.0"},"net/total":{"recv":"148.0","send":"164.0"}, "paging":{"in":"0.0","out":"0.0"}, "system":{"int":"16.333","csw":"29.0"}} }

Supported options

aio, cpu, cpu24, disk, epoch, fs, int, int24, io, ipc, load, lock, mem, net, page, page24, proc, raw, socket, swap, swapold, sys, tcp, udp, unix, vm, disk-util, freespace, top-bio, top-cpu,top-io, top-mem, top-oom, utmp, top-io -fc

Copyright

Copyright (c) 2011 Shunsuke Mikami. See LICENSE.txt for further details.

fluent-plugin-dstat's People

Contributors

shun0102 avatar okkez avatar y-ken avatar kiyoto avatar muddydixon avatar waka avatar

Watchers

James Cloos 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.