Skip to content
This repository has been archived by the owner on May 8, 2019. It is now read-only.

geekpete/zbx_elasticsearch

Repository files navigation

Note: No Longer Maintained

ZBX Elasticsearch

A python zabbix plugin for monitoring Elasticsearch.

Copyright (C) 2014 Peter Dyson pete@geekpete.com

Source: https://github.com/geekpete/zbx_elasticsearch/

Documentation: (TBA)

PyPi: (TBA)

Features

  • Discovery plugin script to detect indices and nodes in an elasticsearch cluster
  • Monitoring plugin script to fetch metrics from indices/nodes stats APIs (cluster stats coming soon)
  • Local disk caching to avoid unnecessary/expensive HTTP calls.

License

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

Change Log

0.1.1 - Initial release

Inspiration

About

A python zabbix plugin for monitoring elasticsearch

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages