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 Icinga2 input plugin #2668 #4559

Merged
merged 26 commits into from
Aug 23, 2018
Merged

Commits on Apr 12, 2017

  1. init icinga2 input plugin

    mlabouardy committed Apr 12, 2017
    Configuration menu
    Copy the full SHA
    5311efa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c139f41 View commit details
    Browse the repository at this point in the history
  3. add icinga2 to readme

    mlabouardy committed Apr 12, 2017
    Configuration menu
    Copy the full SHA
    f04cd31 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fd19010 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2017

  1. icinga2 plugin unit test

    mlabouardy committed Apr 13, 2017
    Configuration menu
    Copy the full SHA
    0c0bd2f View commit details
    Browse the repository at this point in the history
  2. update readme

    mlabouardy committed Apr 13, 2017
    Configuration menu
    Copy the full SHA
    b064c99 View commit details
    Browse the repository at this point in the history
  3. fix test

    mlabouardy committed Apr 13, 2017
    Configuration menu
    Copy the full SHA
    6cee6cc View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2017

  1. add missing comma

    mlabouardy committed Apr 14, 2017
    Configuration menu
    Copy the full SHA
    912ff96 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2017

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

Commits on Aug 15, 2018

  1. fix required changes

    mlabouardy committed Aug 15, 2018
    Configuration menu
    Copy the full SHA
    459026c View commit details
    Browse the repository at this point in the history
  2. fix field name

    mlabouardy committed Aug 15, 2018
    Configuration menu
    Copy the full SHA
    6ddffc4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ab8f443 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d927c8f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5209a50 View commit details
    Browse the repository at this point in the history
  6. fmt code

    mlabouardy committed Aug 15, 2018
    Configuration menu
    Copy the full SHA
    78e30da View commit details
    Browse the repository at this point in the history
  7. change reference name

    mlabouardy committed Aug 15, 2018
    Configuration menu
    Copy the full SHA
    9393c06 View commit details
    Browse the repository at this point in the history
  8. fix reference

    mlabouardy committed Aug 15, 2018
    Configuration menu
    Copy the full SHA
    efe91c3 View commit details
    Browse the repository at this point in the history
  9. added source field

    mlabouardy committed Aug 15, 2018
    Configuration menu
    Copy the full SHA
    b3f4dd9 View commit details
    Browse the repository at this point in the history
  10. made unit test pass

    mlabouardy committed Aug 15, 2018
    Configuration menu
    Copy the full SHA
    5381259 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c559740 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2018

  1. fix typo

    mlabouardy committed Aug 16, 2018
    Configuration menu
    Copy the full SHA
    59cc0c6 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2018

  1. Configuration menu
    Copy the full SHA
    00956d0 View commit details
    Browse the repository at this point in the history
  2. use state enum

    mlabouardy committed Aug 23, 2018
    Configuration menu
    Copy the full SHA
    4de11a9 View commit details
    Browse the repository at this point in the history
  3. unit test for host objects

    mlabouardy committed Aug 23, 2018
    Configuration menu
    Copy the full SHA
    7ff3ee6 View commit details
    Browse the repository at this point in the history
  4. fix state code

    mlabouardy committed Aug 23, 2018
    Configuration menu
    Copy the full SHA
    ed570e5 View commit details
    Browse the repository at this point in the history
  5. fix host json mock

    mlabouardy committed Aug 23, 2018
    Configuration menu
    Copy the full SHA
    709980e View commit details
    Browse the repository at this point in the history