Skip to content

Commit

Permalink
Update to v1.2
Browse files Browse the repository at this point in the history
Update to v1.2
  • Loading branch information
serverplugin committed Nov 22, 2020
1 parent 71ff7c9 commit 9d7a660
Show file tree
Hide file tree
Showing 9 changed files with 10,354 additions and 5 deletions.
2,609 changes: 2,609 additions & 0 deletions Huawei CCU Template V1.2.xml

Large diffs are not rendered by default.

4,431 changes: 4,431 additions & 0 deletions Huawei Chassis EMM Template V1.2.xml

Large diffs are not rendered by default.

3,227 changes: 3,227 additions & 0 deletions Huawei Chassis SWI Template V1.2.xml

Large diffs are not rendered by default.

File renamed without changes.
Original file line number Diff line number Diff line change
@@ -1,8 +1,86 @@
<?xml version="1.0" encoding="UTF-8"?>
<zabbix_export>
<version>3.4</version>
<date>2018-10-22T11:38:58Z</date>
<date>2020-07-13T09:24:04Z</date>
<value_maps>
<value_map>
<name>Huawei CCU doorStatus</name>
<mappings>
<mapping>
<value>0</value>
<newvalue>Normal</newvalue>
</mapping>
<mapping>
<value>1</value>
<newvalue>Abnormal</newvalue>
</mapping>
</mappings>
</value_map>
<value_map>
<name>Huawei CCU floatLiquidLevel</name>
<mappings>
<mapping>
<value>0</value>
<newvalue>Normal</newvalue>
</mapping>
<mapping>
<value>1</value>
<newvalue>Overrun</newvalue>
</mapping>
</mappings>
</value_map>
<value_map>
<name>Huawei CCU leakage</name>
<mappings>
<mapping>
<value>0</value>
<newvalue>Normal</newvalue>
</mapping>
<mapping>
<value>1</value>
<newvalue>Watering</newvalue>
</mapping>
</mappings>
</value_map>
<value_map>
<name>Huawei CCU photoelectricLiquidLevel</name>
<mappings>
<mapping>
<value>0</value>
<newvalue>Overrun</newvalue>
</mapping>
<mapping>
<value>1</value>
<newvalue>Normal</newvalue>
</mapping>
</mappings>
</value_map>
<value_map>
<name>Huawei CCU solenoidValveElectricActuator</name>
<mappings>
<mapping>
<value>0</value>
<newvalue>Normal</newvalue>
</mapping>
<mapping>
<value>1</value>
<newvalue>Abnormal</newvalue>
</mapping>
</mappings>
</value_map>
<value_map>
<name>Huawei CCU temperatureHumidity</name>
<mappings>
<mapping>
<value>0</value>
<newvalue>Normal</newvalue>
</mapping>
<mapping>
<value>1</value>
<newvalue>Abnormal</newvalue>
</mapping>
</mappings>
</value_map>
<value_map>
<name>Huawei server fanEntireStatus</name>
<mappings>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -819,7 +819,7 @@
<history>90d</history>
<trends>365d</trends>
<status>0</status>
<value_type>0</value_type>
<value_type>3</value_type>
<allowed_hosts/>
<units>%</units>
<snmpv3_contextname/>
Expand Down
10 changes: 7 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,13 @@
Zabbix is free and open-source software. After a Huawei iBMC or HMM template is imported and community names of servers are configured in the template, you can view server asset information, monitor server component alarms, and view server temperature change curves, CPU and memory usage change curves, and real-time power change diagrams on the Zabbix WebUI.

**Zabbix Template Names:**
- Huawei - ValueMap V1.0.xml
- Huawei - iBMC V1.0.xml
- Huawei - HMM V1.0.xml
- Huawei - ValueMap V1.2.xml
- Huawei - iBMC V1.2.xml
- Huawei - HMM V1.2.xml
- Huawei - EMM V1.2.xml
- Huawei - SWI V1.2.xml
- Huawei - CCU V1.2.xml


**Supported Versions:**
- Zabbix 3.4.X
Expand Down
Binary file added docs/Huawei Zabbix Plug-in User Guide.docx
Binary file not shown.
Binary file added docs/Huawei Zabbix Plug-in 用户指南.docx
Binary file not shown.

0 comments on commit 9d7a660

Please sign in to comment.