Commit Graph

16 Commits

Author SHA1 Message Date
Neil Lathwood
7dec670494 refactor: Updated a lot of references to LibreNMS - copyright still left intact (#4339) 2016-09-08 08:12:23 -05:00
Tony Murray
a7408aea88 Spelling correction (#3569) 2016-05-27 10:44:29 -05:00
Karsten Nerdinger
2925d8ce81 Use python2 in Python script shebang lines
This fixes issue #3336.
2016-04-11 15:38:51 +02:00
pblasquez
ab2f1ac394 Update poller-wrapper.py 2016-02-19 18:21:26 -08:00
Paul Gear
b8ad489ff0 Attempted fix for schema update issues
Closes database connection while pollers are running and reopens at the end.
2016-01-21 16:53:57 +10:00
Clint Armstrong
fd0617acca Do not allow the master to join twice
If the poller master doesn't complete in time and ends up with overlapping jobs, neither job will ever complete because both running jobs will think they are the master and wait for the remaining node to exit.
2015-07-02 15:30:57 -04:00
Louis Rossouw
7f3f942e83 Adding the ability to use multiple poller groups for a poller. 2015-06-22 12:37:00 +02:00
Louis Rossouw
611dd07a84 Add logic to poller-wrapper.py to handle non-standard mysql ports in db_host. 2015-06-19 00:22:52 +02:00
Paul Gear
a83cb3d3f7 Fix permissions 2015-05-12 20:13:03 +10:00
Paul Gear
cd74ac8a5a Run flake8 on poller-wrapper; use sensible date format 2015-05-12 19:32:13 +10:00
f0o
cf3eec9bdf Make poller-groups exclusive 2015-03-15 17:19:24 +00:00
f0o
ffd5a3d928 Adds Distributed Polling via Memcached. 2015-03-15 16:29:59 +00:00
laf
3aa4c8b8fc chmod +x on poller-wrapper.py 2014-02-14 07:31:26 +00:00
Paul Gear
1af146e39b Fix branding on poller-wrapper 2013-12-18 03:36:47 +10:00
Paul Gear
58620f5a9d Replace poller-wrapper with exact version from https://github.com/Atrato/observium-poller-wrapper 2013-12-18 03:36:47 +10:00
Tyler Christiansen
b403921398 add poller-wrapper 2013-12-18 03:35:52 +10:00