Skip to content

Hadoop

Hadoop Monitor in MCT is a type of synthetic check that assesses the health and performance of Hadoop clusters. This monitor simulates connections to Hadoop nodes, executes commands to verify data consistency, and checks the cluster's overall state to ensure it is functioning as expected.

label: language:python; os:alma8

Configuration

  • hostname: The target hostname to ping.
  • pingtimeout: The timeout duration for each ping request.
  • trycnt: The number of ping attempts to make.
  • compareip: The IP address to compare the ping response against.

Optional

  • subhost: An optional subhost to include in the ping request.