Skip to content

Add ZBX_NOTSUPPORTED to handle errors#13

Open
rodrigoluissilva wants to merge 6 commits intomkhpalm:masterfrom
rodrigoluissilva:master
Open

Add ZBX_NOTSUPPORTED to handle errors#13
rodrigoluissilva wants to merge 6 commits intomkhpalm:masterfrom
rodrigoluissilva:master

Conversation

@rodrigoluissilva
Copy link
Copy Markdown

To avoid errors on zabbix_server.log in case of empty response or Python Traceback

Log sample
item "elastic01:elastizabbix[cluster,indices.filter_cache.memory_size_in_bytes]" became not supported: Received value [] is not suitable for value type [Numeric (unsigned)] and data type [Decimal]

To avoid errors on zabbix_server.log in case of empty response or Python Traceback

Received value [] is not suitable for value type [Numeric (unsigned)] and data type [Decimal]
Get the cluster address via parameter instead of internal variable
Get the cluster address via parameter instead of internal variable
It's possible to know if the cluster is reachable or not
Add Cluster address as a template macro
Enable Index discovery, add new items and graphs
Build a screen for indices
Change Application names and add "ES Health"
Change triggers names and add unreachable trigger
Change graphs names
Remove legacy items (not present on 5.4)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant