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

Added Zabbix Proxy, Agent, Server, 3.0 support and Pacemaker exclusions #174

Merged
merged 30 commits into from
Feb 22, 2016
Merged

Added Zabbix Proxy, Agent, Server, 3.0 support and Pacemaker exclusions #174

merged 30 commits into from
Feb 22, 2016

Commits on Feb 19, 2016

  1. Merge pull request #1 from dj-wasabi/master

    Merge pull request #173 from ericsysmin/master
    ericsysmin committed Feb 19, 2016
    Configuration menu
    Copy the full SHA
    466a1ed View commit details
    Browse the repository at this point in the history
  2. adding exception to support pacemaker implementations

    Eric Anderson committed Feb 19, 2016
    Configuration menu
    Copy the full SHA
    bd5fc31 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e109178 View commit details
    Browse the repository at this point in the history
  4. fixed missing values

    Eric Anderson committed Feb 19, 2016
    Configuration menu
    Copy the full SHA
    9a53148 View commit details
    Browse the repository at this point in the history
  5. removed resource name

    Eric Anderson committed Feb 19, 2016
    Configuration menu
    Copy the full SHA
    2745399 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ea19654 View commit details
    Browse the repository at this point in the history
  7. providing path value

    Eric Anderson committed Feb 19, 2016
    Configuration menu
    Copy the full SHA
    19576e4 View commit details
    Browse the repository at this point in the history
  8. more changes to checking service cal

    Eric Anderson committed Feb 19, 2016
    Configuration menu
    Copy the full SHA
    43e4c83 View commit details
    Browse the repository at this point in the history
  9. trying base provider

    Eric Anderson committed Feb 19, 2016
    Configuration menu
    Copy the full SHA
    30b9577 View commit details
    Browse the repository at this point in the history
  10. fixed the unless check

    Eric Anderson committed Feb 19, 2016
    Configuration menu
    Copy the full SHA
    ce27149 View commit details
    Browse the repository at this point in the history
  11. execute only if, instead of unless

    Eric Anderson committed Feb 19, 2016
    Configuration menu
    Copy the full SHA
    16e0ade View commit details
    Browse the repository at this point in the history
  12. fix unless statement

    Eric Anderson committed Feb 19, 2016
    Configuration menu
    Copy the full SHA
    d406aed View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    e4c3399 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    71448b5 View commit details
    Browse the repository at this point in the history
  15. using only if

    Eric Anderson committed Feb 19, 2016
    Configuration menu
    Copy the full SHA
    9968f89 View commit details
    Browse the repository at this point in the history
  16. switching to onlyif and unless

    Eric Anderson committed Feb 19, 2016
    Configuration menu
    Copy the full SHA
    82c03f3 View commit details
    Browse the repository at this point in the history
  17. attempt to remove numbers from command

    Eric Anderson committed Feb 19, 2016
    Configuration menu
    Copy the full SHA
    7df4a23 View commit details
    Browse the repository at this point in the history
  18. another attempt at pacemaker support

    Eric Anderson committed Feb 19, 2016
    Configuration menu
    Copy the full SHA
    ba71cd4 View commit details
    Browse the repository at this point in the history
  19. updating again to test new config of testing

    Eric Anderson committed Feb 19, 2016
    Configuration menu
    Copy the full SHA
    2902ddf View commit details
    Browse the repository at this point in the history
  20. i hate bash and puppet

    Eric Anderson committed Feb 19, 2016
    Configuration menu
    Copy the full SHA
    8d928b0 View commit details
    Browse the repository at this point in the history
  21. revered unless and onlyif

    Eric Anderson committed Feb 19, 2016
    Configuration menu
    Copy the full SHA
    5c22573 View commit details
    Browse the repository at this point in the history
  22. add params for repo location, adding ability to change the url of zabbix

    repo to support proxy repos
    Eric Anderson committed Feb 19, 2016
    Configuration menu
    Copy the full SHA
    030d5b2 View commit details
    Browse the repository at this point in the history
  23. cleaned up to meet standards "" changed to ''

    Eric Anderson committed Feb 19, 2016
    Configuration menu
    Copy the full SHA
    e167703 View commit details
    Browse the repository at this point in the history
  24. fixing prevent zabbix boot-start exec

    Eric Anderson committed Feb 19, 2016
    Configuration menu
    Copy the full SHA
    5439f25 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2016

  1. updated to support 3.0 parameters.

    Eric Anderson committed Feb 22, 2016
    Configuration menu
    Copy the full SHA
    0c7e5ba View commit details
    Browse the repository at this point in the history
  2. added missing parameters, and configured Zabbix Proxy 3.0

    Eric Anderson committed Feb 22, 2016
    Configuration menu
    Copy the full SHA
    5926a0e View commit details
    Browse the repository at this point in the history
  3. some corrections to zabbix_proxt template for 3.0

    Eric Anderson committed Feb 22, 2016
    Configuration menu
    Copy the full SHA
    f8890b8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    84ece20 View commit details
    Browse the repository at this point in the history
  5. updated rspec loglowqueries -> logslowqueries (this will need

    notification to users)
    Eric Anderson committed Feb 22, 2016
    Configuration menu
    Copy the full SHA
    89a9c76 View commit details
    Browse the repository at this point in the history
  6. attemp to fix spacing

    Eric Anderson committed Feb 22, 2016
    Configuration menu
    Copy the full SHA
    0cd022f View commit details
    Browse the repository at this point in the history