Get metrics from Hbase_master service in real time to:
- Visualize and monitor Hbase_master states.
- Be notified about Hbase_master failovers and events.
The Hbase_master check is NOT included in the Datadog Agent package.
To install the Hbase_master check on your host:
- Download the Datadog Agent.
- Download the
check.py
file for Hbase_master. - Place it in the Agent's
checks.d
directory. - Rename it to
hbase_master.py
.
To configure the Hbase_master check:
- Create a
hbase_master.d/
folder in theconf.d/
folder at the root of your Agent's directory. - Create a
conf.yaml
file in thehbase_master.d/
folder previously created. - Consult the sample hbase_master.yaml file and copy its content in the
conf.yaml
file. - Edit the
conf.yaml
file to point to your server and port, set the masters to monitor. - Restart the Agent.
Run the Agent's status
subcommand and look for hbase_master
under the Checks section.
See metadata.csv for a list of metrics provided by this check.
The Hbase_master check does not include any events at this time.
The Hbase_master check does not include any service checks at this time.
Need help? Contact Datadog Support.
Learn more about infrastructure monitoring and all our integrations on our blog