ganglia / gmond_python_modules

Repository of user-contributed Gmond Python DSO metric modules
http://sourceforge.net/apps/trac/ganglia/wiki/ganglia_gmond_python_modules
389 stars 354 forks source link

May need to reconsider default elasticsearch/python_modules/elasticsearch.py status API call #162

Open alpha01 opened 10 years ago

alpha01 commented 10 years ago

The module is over three years old and the default status api call doesn't seem to be compatible with newer versions of ES, 1.2+ and now 1.3+. New ES versions are favoring node specific calls instead. http://(node-ip):9200/_nodes/(node-ip)/stats

Users are already experiencing this problem: https://github.com/ganglia/gmond_python_modules/issues/158#issuecomment-54866354