Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update to grinapo/collectd-ceph #1

Open
wants to merge 70 commits into
base: master
Choose a base branch
from

Commits on Aug 10, 2015

  1. fixing sigchld

    gcmalloc committed Aug 10, 2015
    Configuration menu
    Copy the full SHA
    19e501b View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2015

  1. Configuration menu
    Copy the full SHA
    ff767d3 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2016

  1. fix typo

    cfz committed May 31, 2016
    Configuration menu
    Copy the full SHA
    e66e72c View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2016

  1. Configuration menu
    Copy the full SHA
    eb9de79 View commit details
    Browse the repository at this point in the history
  2. fixes to subprocess call on ceph monitor plugin

    tynorth-cisco committed Jun 15, 2016
    Configuration menu
    Copy the full SHA
    7cf5edb View commit details
    Browse the repository at this point in the history
  3. fix permissions on ceph pool plugin

    tynorth-cisco committed Jun 15, 2016
    Configuration menu
    Copy the full SHA
    386f08e View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2016

  1. fix logic in ceph latency plugin

    tynorth-cisco committed Jun 16, 2016
    Configuration menu
    Copy the full SHA
    cf0a97b View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2016

  1. Configuration menu
    Copy the full SHA
    a3880e7 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2016

  1. removed hardcoded bench pool

    patchkez committed Jul 29, 2016
    Configuration menu
    Copy the full SHA
    c9896d7 View commit details
    Browse the repository at this point in the history
  2. several fixes

    patchkez committed Jul 29, 2016
    Configuration menu
    Copy the full SHA
    999f4a7 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2016

  1. Configuration menu
    Copy the full SHA
    fa02e8f View commit details
    Browse the repository at this point in the history
  2. Try to use Python API for Rados if available

    This avoids spawning unnecessary processes.
    KrissN committed Aug 31, 2016
    Configuration menu
    Copy the full SHA
    ffbf3c2 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2016

  1. Configuration menu
    Copy the full SHA
    51f7817 View commit details
    Browse the repository at this point in the history
  2. fixing typos

    gcmalloc committed Sep 21, 2016
    Configuration menu
    Copy the full SHA
    4189c9f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    57804d1 View commit details
    Browse the repository at this point in the history
  4. fixing wrong class name

    gcmalloc committed Sep 21, 2016
    Configuration menu
    Copy the full SHA
    ca047e7 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2016

  1. Merge pull request #1 from cfz/master

    merge cfz pull
    grinapo authored Oct 26, 2016
    Configuration menu
    Copy the full SHA
    24b568c View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of git://github.com/patchkez/collectd-ceph into…

    … patchkez-master
    grin authored and grin committed Oct 26, 2016
    Configuration menu
    Copy the full SHA
    a549e47 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'patchkez-master'

    grin authored and grin committed Oct 26, 2016
    Configuration menu
    Copy the full SHA
    9c5c954 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' of git://github.com/gcmalloc/collectd-ceph into…

    … gcmalloc-master
    grin authored and grin committed Oct 26, 2016
    Configuration menu
    Copy the full SHA
    e4daddf View commit details
    Browse the repository at this point in the history
  5. Merge branch 'gcmalloc-master'

    grin authored and grin committed Oct 26, 2016
    Configuration menu
    Copy the full SHA
    b433133 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'master' of git://github.com/KrissN/collectd-ceph into K…

    …rissN-master
    
    tried to merge the two style together
    grin authored and grin committed Oct 26, 2016
    Configuration menu
    Copy the full SHA
    1a066fb View commit details
    Browse the repository at this point in the history
  7. Merge branch 'KrissN-master'

    grin authored and grin committed Oct 26, 2016
    Configuration menu
    Copy the full SHA
    6da83a3 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'master' of git://github.com/lloucas-imvu/collectd-ceph …

    …into lloucas-imvu-master
    grin authored and grin committed Oct 26, 2016
    Configuration menu
    Copy the full SHA
    04e9ed0 View commit details
    Browse the repository at this point in the history
  9. Merge branch 'lloucas-imvu-master'

    grin authored and grin committed Oct 26, 2016
    Configuration menu
    Copy the full SHA
    f05dc70 View commit details
    Browse the repository at this point in the history
  10. Add client name to base.py (to be able to change the default 'client.…

    …admin')
    grin authored and grin committed Oct 26, 2016
    Configuration menu
    Copy the full SHA
    04e7ea2 View commit details
    Browse the repository at this point in the history
  11. Fix mind slip in ceph_pool_plugin.py (this is not shell but librados)

    grin authored and grin committed Oct 26, 2016
    Configuration menu
    Copy the full SHA
    621f771 View commit details
    Browse the repository at this point in the history
  12. Insert some disclaimer

    Why this fork is there, what happened, happens or gonna happen. As if I knew. ;-)
    grinapo authored Oct 26, 2016
    Configuration menu
    Copy the full SHA
    c17389e View commit details
    Browse the repository at this point in the history
  13. update debian files and add ubuntu doc

    grin authored and grin committed Oct 26, 2016
    Configuration menu
    Copy the full SHA
    da26381 View commit details
    Browse the repository at this point in the history
  14. Merge branch 'catalyst-master'

    grin authored and grin committed Oct 26, 2016
    Configuration menu
    Copy the full SHA
    01126f3 View commit details
    Browse the repository at this point in the history
  15. Merge branch 'master' of github.com:grinapo/collectd-ceph

    grin authored and grin committed Oct 26, 2016
    Configuration menu
    Copy the full SHA
    21e3cf9 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2016

  1. update changelog

    deb
    grinapo authored Oct 27, 2016
    Configuration menu
    Copy the full SHA
    068f13e View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2016

  1. Merge commit 'cf0a97b'

    grin authored and grin committed Nov 2, 2016
    Configuration menu
    Copy the full SHA
    019e6aa View commit details
    Browse the repository at this point in the history
  2. Fixing ceph_monitor_plugin: the beauty of multi-source multi-merging:…

    … variable names get changed.
    grin authored and grin committed Nov 2, 2016
    Configuration menu
    Copy the full SHA
    d2a2cfa View commit details
    Browse the repository at this point in the history
  3. Remove unnecessary 'shlex' lib from ceph_monitor_plugin

    grin authored and grin committed Nov 2, 2016
    Configuration menu
    Copy the full SHA
    1acb63c View commit details
    Browse the repository at this point in the history
  4. ceph_latency_plugin in ms, not sec

    grin authored and grin committed Nov 2, 2016
    Configuration menu
    Copy the full SHA
    5d6a615 View commit details
    Browse the repository at this point in the history
  5. Fix magniture calculation in ceph_latency_plugin

    (from the "how I love python" album, track 1)
    grin authored and grin committed Nov 2, 2016
    Configuration menu
    Copy the full SHA
    b1c19f5 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2016

  1. Configuration menu
    Copy the full SHA
    8178d96 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #8 from y4ns0l0/master

    fix rados bench ouput parsing
    grinapo authored Nov 8, 2016
    Configuration menu
    Copy the full SHA
    a872930 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2016

  1. Improve grafana dashboard

    y4ns0l0 committed Nov 9, 2016
    Configuration menu
    Copy the full SHA
    ce3d177 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #9 from y4ns0l0/master

    Improve grafana dashboard
    grinapo authored Nov 9, 2016
    Configuration menu
    Copy the full SHA
    5274a74 View commit details
    Browse the repository at this point in the history
  3. fix pools throughput rows

    y4ns0l0 committed Nov 9, 2016
    Configuration menu
    Copy the full SHA
    d7deebb View commit details
    Browse the repository at this point in the history
  4. change docker depot

    y4ns0l0 committed Nov 9, 2016
    Configuration menu
    Copy the full SHA
    8294b07 View commit details
    Browse the repository at this point in the history
  5. fix pools throughput rows

    y4ns0l0 committed Nov 9, 2016
    Configuration menu
    Copy the full SHA
    6ac5158 View commit details
    Browse the repository at this point in the history
  6. fix pools throughput rows

    y4ns0l0 committed Nov 9, 2016
    Configuration menu
    Copy the full SHA
    56ecd1f View commit details
    Browse the repository at this point in the history
  7. fix pools throughput rows

    y4ns0l0 committed Nov 9, 2016
    Configuration menu
    Copy the full SHA
    71bbaa3 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #10 from y4ns0l0/master

    fix in grafana dashboard + docker repo url change in the readme to y4ns0l0's updated fork
    grinapo authored Nov 9, 2016
    Configuration menu
    Copy the full SHA
    f0527c3 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2016

  1. ceph_latency_plugin: suport yet another rados bench format. This is a

    fast hack, should be fixed to be not ugly later.
    grin authored and grin committed Nov 25, 2016
    Configuration menu
    Copy the full SHA
    5024baa View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2016

  1. Configuration menu
    Copy the full SHA
    d47b876 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ec6b6f2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d1efbac View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    51b23a6 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #13 from y4ns0l0/master

    fixingup latency plugin 'rados' parsing regexp based on various versions of 'rados'
    grinapo authored Nov 30, 2016
    Configuration menu
    Copy the full SHA
    d19e7af View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2016

  1. Added lookup for a specific pool max avail bytes

    Overall cluster total_avail_bytes can be different than specific pool max avail bytes, since specific pool can have for example small amount of very fast osd:s and the capacity then is a fraction of overall capacity. This works at least on ceph hammer 0.49.9
    Kallio authored Dec 2, 2016
    Configuration menu
    Copy the full SHA
    fbe3ce6 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2016

  1. Merge pull request #14 from Kallio/patch-1

    Added data for a specific pool max avail bytes.
    grinapo authored Dec 3, 2016
    Configuration menu
    Copy the full SHA
    3b353dc View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2016

  1. Tickets and issues were going to old direction

    Tickets and issues were going to old direction. I doesn't make sense to log them to Rochas github if we are fixing them here...
    Kallio authored Dec 13, 2016
    Configuration menu
    Copy the full SHA
    c2bf3f7 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2016

  1. Merge pull request #17 from Kallio/patch-2

    Update URL to grinapo's repo to collect the bug reports here
    grinapo authored Dec 20, 2016
    Configuration menu
    Copy the full SHA
    bee54d6 View commit details
    Browse the repository at this point in the history
  2. Document the format of my 'rados' output

    grin authored and grin committed Dec 20, 2016
    Configuration menu
    Copy the full SHA
    60189f8 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' of github.com:grinapo/collectd-ceph

    grin authored and grin committed Dec 20, 2016
    Configuration menu
    Copy the full SHA
    68999ff View commit details
    Browse the repository at this point in the history
  4. Update README with recent contributors

    grin authored and grin committed Dec 20, 2016
    Configuration menu
    Copy the full SHA
    8d39ec8 View commit details
    Browse the repository at this point in the history
  5. {

    y4ns0l0 committed Dec 20, 2016
    Configuration menu
    Copy the full SHA
    8f8b5f0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    889534a View commit details
    Browse the repository at this point in the history
  7. Merge pull request #18 from y4ns0l0/master

    dashboard: More effective drawing *_latency (issue #16 )
    grinapo authored Dec 20, 2016
    Configuration menu
    Copy the full SHA
    d638a30 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2016

  1. Configuration menu
    Copy the full SHA
    8d1e659 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2016

  1. Configuration menu
    Copy the full SHA
    a16c444 View commit details
    Browse the repository at this point in the history
  2. Add new dashborad

    y4ns0l0 committed Dec 22, 2016
    Configuration menu
    Copy the full SHA
    370ca99 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #19 from y4ns0l0/master

    Add capacity and quota metrics
    grinapo authored Dec 22, 2016
    Configuration menu
    Copy the full SHA
    4e4edd5 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2017

  1. ceph_pg_plugin: recent ceph (luminous) uses different name for perfor…

    …mance stats
    
    * replace 'fs_perf_stat' with 'perf_stat'
    grinapo committed Aug 16, 2017
    Configuration menu
    Copy the full SHA
    c4fba6c View commit details
    Browse the repository at this point in the history
  2. ceph_latency_plugin: raise timeout from 30s to 60s as cleanup may tak…

    …e longer than that on a busy cluster
    grinapo committed Aug 16, 2017
    Configuration menu
    Copy the full SHA
    1ff7b35 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2019

  1. Configuration menu
    Copy the full SHA
    84ca651 View commit details
    Browse the repository at this point in the history