untergeek / zabbix-grab-bag

This is a collection of miscellaneous scripts for Zabbix data collection, maintenance, etc.
Other
106 stars 30 forks source link

Cannot import template #12

Open mohsenSy opened 8 years ago

mohsenSy commented 8 years ago

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 find value map "Exit Code" used for item "Cluster Stats Batch Run: $1" on "Elasticsearch Cluster".

I am using zabbix 3.0 LTS.

fuzhibin0809 commented 7 years ago

Zabbix value maps Create the following before importing the template:

ES Cluster State 0 ⇒ Green 1 ⇒ Yellow 2 ⇒ Red Exit Code 0 ⇒ SUCCESS 1 ⇒ FAIL