# zabbix-hadoop-template **Repository Path**: wops/zabbix-hadoop-template ## Basic Information - **Project Name**: zabbix-hadoop-template - **Description**: Hadoop monitoring template for zabbix - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-12-16 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # zabbix-template 用于监控Hadoop集群的Zabbix模版 ## 说明 - 目前支持监控HDFS、NameNode, YARN ResourceManager, Hive, Zookeeper, HBase Master. - 在CentOS7,Zabbix3.2.6, Hadoop2.7.3, Hive1.2.1, Zookeeper3.4.10, HBase1.2.6/0.98.6下测试通过。 - 部分监控项是参照:[zubayr/zabbix_hadoop_monitoring](https://github.com/zubayr/zabbix_hadoop_monitoring)和[zabbix_mikoomi_templates](https://code.google.com/archive/p/mikoomi/)构建的,特别感谢这两个项目的开发者!!! - 提供的脚本只是一个思路参考,理论上兼容Hadoop2.7.x所有版本。