zabbix-grab-bag
zabbix-grab-bag copied to clipboard
This is a collection of miscellaneous scripts for Zabbix data collection, maintenance, etc.
zabbix monitor ES, installed everything,when i debug, just be told health[initializing_shards] [t|Expected Elasticsearch version range > 1.0.0 < 3.0.0 ERROR: Incompatible with version 5.4.2 of Elasticsearch. Exiting.]
This template uses the change in https://github.com/untergeek/es_stats/pull/3 to include nodestats and nodeinfo data by default, using the "_local" node name. I used the same 7 keys that were already in...
I am trying to import the elasticsearch template to my zabbix server but I am getting this error: ``` Import failed Details Created: Application "ES Cluster" on "Elasticsearch Cluster". Cannot...
es_stats_zabbix doesn't work with dotmap 1.2.5: es_stats_zabbix `Traceback (most recent call last): File "/usr/bin/es_stats_zabbix", line 7, in from es_stats_zabbix.es_stats_zabbix import main File "/usr/lib/python2.6/site-packages/es_stats_zabbix/__init__.py", line 2, in from .utils import *...
So revisiting this months later as it's getting much more critical for us to monitor ElasticSearch now that we're getting ready to go to production with it and the trapper...
Hi, If i enable master_only = True, it always gives an error (also on the masternode): ERROR: Connection failure. Exception: global name 'is_master_node' is not defined I fixed this by...
First off, thank you! Your Zabbix Elasticsearch integration is awesome and we're really getting some awesome metrics and a great Grafana dashboard for our search team. I'd like to get...