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

Add sysstat plugin #939

Closed
wants to merge 13 commits into from
Closed

Add sysstat plugin #939

wants to merge 13 commits into from

Commits on Mar 29, 2016

  1. add sysstat plugin

    zbindenren committed Mar 29, 2016
    Configuration menu
    Copy the full SHA
    eb5b051 View commit details
    Browse the repository at this point in the history
  2. change readme

    zbindenren committed Mar 29, 2016
    Configuration menu
    Copy the full SHA
    7bebf99 View commit details
    Browse the repository at this point in the history
  3. fix race condition

    zbindenren committed Mar 29, 2016
    Configuration menu
    Copy the full SHA
    ef9d735 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2016

  1. Configuration menu
    Copy the full SHA
    05b8159 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5943e20 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    997fd16 View commit details
    Browse the repository at this point in the history
  4. fix build tags

    zbindenren committed Apr 2, 2016
    Configuration menu
    Copy the full SHA
    55656af View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2016

  1. Configuration menu
    Copy the full SHA
    e62d453 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7256f3e View commit details
    Browse the repository at this point in the history
  3. cleanup code, set dfltActivities in init() function, this leads to an…

    … if less in collect() method
    zbindenren committed Apr 7, 2016
    Configuration menu
    Copy the full SHA
    fdf148e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    053fee6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cd39b97 View commit details
    Browse the repository at this point in the history
  6. fix tests

    zbindenren committed Apr 7, 2016
    Configuration menu
    Copy the full SHA
    18869c4 View commit details
    Browse the repository at this point in the history