From ec31adbee72169e36ade743c5eab33f994d6e210 Mon Sep 17 00:00:00 2001 From: Anton Yugov Date: Mon, 25 Jun 2018 14:52:12 +0300 Subject: [PATCH] Update README.md Add value mapping for Zabbix 3.x Issue #132 ZABBIX bugs and issues: ZBX-9730 --- zbx-templates/zbx-infortrend/README.md | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/zbx-templates/zbx-infortrend/README.md b/zbx-templates/zbx-infortrend/README.md index c0c915d..1a58126 100644 --- a/zbx-templates/zbx-infortrend/README.md +++ b/zbx-templates/zbx-infortrend/README.md @@ -124,10 +124,13 @@ Installation * 2 => Cold Temp. Warning * 3 => Hot Temp. Warning * 4 => Cold Temp. Limit Exceeded -11. Import **zbx-ift-sa.xml** file into Zabbix. -12. Add to your host the **{$SNMP_COMMUNITY}** macro with your SNMP community as value. -13. Configure **Host Inventory** to `Automatic` for your host. -14. Associate **ZBX-IFT-SA** template to the host. +11. Add a value mapping named `System status` with the following values (Zabbix 3.X only): + * 0 = UP + * 2 = Unreachable +12. Import **zbx-ift-sa.xml** file into Zabbix. +13. Add to your host the **{$SNMP_COMMUNITY}** macro with your SNMP community as value. +14. Configure **Host Inventory** to `Automatic` for your host. +15. Associate **ZBX-IFT-SA** template to the host. ### Requirements