-
Notifications
You must be signed in to change notification settings - Fork 63
Description
This plugin was first written in 2012 and tested against early 0.x releases of ElasticSearch. I moved on to other things. I suspect @olorin moved on to other things. I have not touched ES in years and am no longer in a position to adequately vet feedback. Recent PR and Issue activity would suggest that some folks still find some use in this plugin. (Have you met our lord and savior?)
It is unfair to serve this repository without also taking the time to review and incorporate patches from users. Forks are disruptive. Rather than take the repo offline, I would prefer to hand it over to someone who cares. A transfer should retain all open PRs and Issues on the repo.
Please post a message below if you would like to volunteer as a maintainer. You should meet the following general requirements (lest we again end up in this pickle):
- Accept the terms under which this work is licenced. (MIT Expat IIRC.)
- Know stuff about ElasticSearch. You must understand ES failure modes. You should be in a position to test patches to this plugin against new ES stable releases in throwaway clusters with varying configurations (e.g.: single-node, many-node). Bonus points if you are able to regression test against older ES stable releases to ensure backwards compatibility is retained.
- Know stuff about Nagios.
- Have at least a passing familiarity with Python.
It would probably be wise to transfer ownership to a GitHub Org rather than to any one individual.
Cheers!