Apache HBase instance discovery
Discovery creates or updates a CMDB record when it detects a running instance of HBase on a UNIX server.
Remarque :
See the knowledge article KB0687582 for information on model_id and manufacturer.
In the following table, the HBase Instance@hostname
source
may contain the information on whether the instance is a primary or a secondary instance.
The name contains Hmaster if the instance is a primary instance. The name
contains HRegionServer if the name is a secondary instance.
| Label | Table Name | Field Name | Source |
|---|---|---|---|
| Name | cmdb_ci_db_hbase_instance | name | HBase Instance@hostname |
| Root Directory | cmdb_ci_db_hbase_instance | root_dir | hbase-site.xml |
| TCP port | cmdb_ci_db_hbase_instance | tcp_port | running process |
| Site XML | cmdb_ci_db_hbase_instance | site_xml | hbase-site.xml |
| Version | cmdb_ci_db_hbase_instance | version | HBase shell |
| HBase Home | cmdb_ci_db_hbase_instance | hbase_home | running process |
| ZooKeeper Quorum | cmdb_ci_db_hbase_instance | zookeeper | hbase-site.xml |