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

Poller service #1561

Closed
wants to merge 101 commits into from
Closed

Poller service #1561

wants to merge 101 commits into from

Commits on Jul 6, 2015

  1. add mysql lock for polling

    clinta committed Jul 6, 2015
    Configuration menu
    Copy the full SHA
    810a1d6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7890556 View commit details
    Browse the repository at this point in the history
  3. add swp to gitignore for vim

    clinta committed Jul 6, 2015
    Configuration menu
    Copy the full SHA
    54da139 View commit details
    Browse the repository at this point in the history
  4. remove debug echos

    clinta committed Jul 6, 2015
    Configuration menu
    Copy the full SHA
    bbe65e0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    29969eb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0a3a561 View commit details
    Browse the repository at this point in the history
  7. add shebang

    clinta committed Jul 6, 2015
    Configuration menu
    Copy the full SHA
    e216724 View commit details
    Browse the repository at this point in the history
  8. change variables

    clinta committed Jul 6, 2015
    Configuration menu
    Copy the full SHA
    5e36127 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6b14ece View commit details
    Browse the repository at this point in the history
  10. working

    clinta committed Jul 6, 2015
    Configuration menu
    Copy the full SHA
    505f9bc View commit details
    Browse the repository at this point in the history
  11. cleaned up

    clinta committed Jul 6, 2015
    Configuration menu
    Copy the full SHA
    0305312 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2015

  1. Configuration menu
    Copy the full SHA
    fdd2d8c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    02eb7bf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d6dc96b View commit details
    Browse the repository at this point in the history
  4. add proper logging

    clinta committed Jul 7, 2015
    Configuration menu
    Copy the full SHA
    e607c37 View commit details
    Browse the repository at this point in the history
  5. log level from config

    clinta committed Jul 7, 2015
    Configuration menu
    Copy the full SHA
    42778b6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    93ee4fb View commit details
    Browse the repository at this point in the history
  7. first attempt at upstart conf

    clinta committed Jul 7, 2015
    Configuration menu
    Copy the full SHA
    9ba9f65 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0cafd02 View commit details
    Browse the repository at this point in the history
  9. start docs

    clinta committed Jul 7, 2015
    Configuration menu
    Copy the full SHA
    6bb661e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    91f005b View commit details
    Browse the repository at this point in the history
  11. discover integration working

    clinta committed Jul 7, 2015
    Configuration menu
    Copy the full SHA
    53b8d3a View commit details
    Browse the repository at this point in the history
  12. documentation written

    clinta committed Jul 7, 2015
    Configuration menu
    Copy the full SHA
    b731821 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    0b55425 View commit details
    Browse the repository at this point in the history
  14. more details indocs

    clinta committed Jul 7, 2015
    Configuration menu
    Copy the full SHA
    1f98f5e View commit details
    Browse the repository at this point in the history
  15. document loglevel

    clinta committed Jul 7, 2015
    Configuration menu
    Copy the full SHA
    a818a44 View commit details
    Browse the repository at this point in the history
  16. add license to docstring

    clinta committed Jul 7, 2015
    Configuration menu
    Copy the full SHA
    3fe0bf2 View commit details
    Browse the repository at this point in the history
  17. pep8

    clinta committed Jul 7, 2015
    Configuration menu
    Copy the full SHA
    e8a7c74 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    ef97d1b View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2015

  1. Configuration menu
    Copy the full SHA
    39ddbe2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7372b36 View commit details
    Browse the repository at this point in the history
  3. fix stupid query

    clinta committed Jul 10, 2015
    Configuration menu
    Copy the full SHA
    9e9149c View commit details
    Browse the repository at this point in the history
  4. sql stuff

    clinta committed Jul 10, 2015
    Configuration menu
    Copy the full SHA
    043ebf2 View commit details
    Browse the repository at this point in the history
  5. notes

    clinta committed Jul 10, 2015
    Configuration menu
    Copy the full SHA
    7ab0602 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2015

  1. Configuration menu
    Copy the full SHA
    0170ca8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    07d3ade View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1592af0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    aeabb67 View commit details
    Browse the repository at this point in the history
  5. don't check dont-retry'

    clinta committed Jul 13, 2015
    Configuration menu
    Copy the full SHA
    6ae58de View commit details
    Browse the repository at this point in the history
  6. don't loop too fast

    clinta committed Jul 13, 2015
    Configuration menu
    Copy the full SHA
    8f1884e View commit details
    Browse the repository at this point in the history
  7. release lock for 1 device

    clinta committed Jul 13, 2015
    Configuration menu
    Copy the full SHA
    c91afca View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e666d90 View commit details
    Browse the repository at this point in the history
  9. bad index

    clinta committed Jul 13, 2015
    Configuration menu
    Copy the full SHA
    985a07d View commit details
    Browse the repository at this point in the history
  10. test for null last_attempted

    clinta committed Jul 13, 2015
    Configuration menu
    Copy the full SHA
    8eb436c View commit details
    Browse the repository at this point in the history
  11. bad sql

    clinta committed Jul 13, 2015
    Configuration menu
    Copy the full SHA
    24f0b86 View commit details
    Browse the repository at this point in the history
  12. change to 2 minute updates

    clinta committed Jul 13, 2015
    Configuration menu
    Copy the full SHA
    81b13e8 View commit details
    Browse the repository at this point in the history
  13. update every minute

    clinta committed Jul 13, 2015
    Configuration menu
    Copy the full SHA
    67d4924 View commit details
    Browse the repository at this point in the history
  14. catch sql errors

    clinta committed Jul 13, 2015
    Configuration menu
    Copy the full SHA
    a2aebf7 View commit details
    Browse the repository at this point in the history
  15. exit on mysql error

    clinta committed Jul 13, 2015
    Configuration menu
    Copy the full SHA
    ea0738e View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    cbbdf72 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2015

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

Commits on Jul 15, 2015

  1. Configuration menu
    Copy the full SHA
    615b695 View commit details
    Browse the repository at this point in the history
  2. move schema in prep for rebase

    clinta committed Jul 15, 2015
    Configuration menu
    Copy the full SHA
    a9e5139 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c07c8f5 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2015

  1. Configuration menu
    Copy the full SHA
    f4be501 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8818d4f View commit details
    Browse the repository at this point in the history
  3. attribution

    clinta committed Jul 16, 2015
    Configuration menu
    Copy the full SHA
    2e5703e View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2015

  1. index and limit

    clinta committed Jul 17, 2015
    Configuration menu
    Copy the full SHA
    eeec0c1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    93c74ca View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2015

  1. zero length field in format

    clinta committed Jul 19, 2015
    Configuration menu
    Copy the full SHA
    8c73655 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    74531c6 View commit details
    Browse the repository at this point in the history
  3. upper case warning

    clinta committed Jul 19, 2015
    Configuration menu
    Copy the full SHA
    c87d626 View commit details
    Browse the repository at this point in the history
  4. Revert "upper case warning"

    This reverts commit c87d626.
    clinta committed Jul 19, 2015
    Configuration menu
    Copy the full SHA
    fc890b0 View commit details
    Browse the repository at this point in the history
  5. Revert "make logging python3 compatible"

    This reverts commit 74531c6.
    clinta committed Jul 19, 2015
    Configuration menu
    Copy the full SHA
    1511c6e View commit details
    Browse the repository at this point in the history
  6. decode proc

    clinta committed Jul 19, 2015
    Configuration menu
    Copy the full SHA
    42f0627 View commit details
    Browse the repository at this point in the history
  7. fix logging options

    clinta committed Jul 19, 2015
    Configuration menu
    Copy the full SHA
    6d67431 View commit details
    Browse the repository at this point in the history
  8. better logging error checking

    clinta committed Jul 19, 2015
    Configuration menu
    Copy the full SHA
    803241d View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2015

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

Commits on Jul 22, 2015

  1. give discovery it's own lock

    clinta committed Jul 22, 2015
    Configuration menu
    Copy the full SHA
    ada9a55 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d7d48be View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e995b40 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2b08915 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8967871 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2b90c5c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3594af1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    57db854 View commit details
    Browse the repository at this point in the history
  9. fix bailout comparison

    clinta committed Jul 22, 2015
    Configuration menu
    Copy the full SHA
    d1db466 View commit details
    Browse the repository at this point in the history
  10. return instead of exit

    clinta committed Jul 22, 2015
    Configuration menu
    Copy the full SHA
    5bf3d96 View commit details
    Browse the repository at this point in the history
  11. release schema lock

    clinta committed Jul 22, 2015
    Configuration menu
    Copy the full SHA
    c640745 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    631c102 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    576bd8c View commit details
    Browse the repository at this point in the history
  14. typo

    clinta committed Jul 22, 2015
    Configuration menu
    Copy the full SHA
    be4d8be View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    d3a7764 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    82a975b View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    97c4c0b View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2015

  1. simplify poller-service.conf

    clinta committed Jul 23, 2015
    Configuration menu
    Copy the full SHA
    02ddc69 View commit details
    Browse the repository at this point in the history
  2. symlink instead of copy

    clinta committed Jul 23, 2015
    Configuration menu
    Copy the full SHA
    f9d135d View commit details
    Browse the repository at this point in the history
  3. add LSB script

    clinta committed Jul 23, 2015
    Configuration menu
    Copy the full SHA
    ddff192 View commit details
    Browse the repository at this point in the history
  4. add lsb docs

    clinta committed Jul 23, 2015
    Configuration menu
    Copy the full SHA
    eb2593a View commit details
    Browse the repository at this point in the history
  5. space

    clinta committed Jul 23, 2015
    Configuration menu
    Copy the full SHA
    13acb51 View commit details
    Browse the repository at this point in the history
  6. run as librenms and background

    clinta committed Jul 23, 2015
    Configuration menu
    Copy the full SHA
    f436f3b View commit details
    Browse the repository at this point in the history
  7. make and remove pidfile

    clinta committed Jul 23, 2015
    Configuration menu
    Copy the full SHA
    1b3072b View commit details
    Browse the repository at this point in the history
  8. no removepidfile

    clinta committed Jul 23, 2015
    Configuration menu
    Copy the full SHA
    9976445 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    79f788a View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2015

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

Commits on Jul 28, 2015

  1. fix unused code

    clinta committed Jul 28, 2015
    Configuration menu
    Copy the full SHA
    841ce2a View commit details
    Browse the repository at this point in the history
  2. prepare for merge

    clinta committed Jul 28, 2015
    Configuration menu
    Copy the full SHA
    8eef06d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c7b1755 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2015

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

Commits on Jul 30, 2015

  1. multi-master mysql docs

    clinta committed Jul 30, 2015
    Configuration menu
    Copy the full SHA
    577e9d5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0ea5dfa View commit details
    Browse the repository at this point in the history