package
6.0.0-beta1+incompatible
Repository: https://github.com/jshi-git/beats.git
Documentation: pkg.go.dev
# Packages
Package mntr fetches metrics from ZooKeeper by using the mntr command which was
added to ZooKeeper in version 3.4.0.
# Functions
GetZookeeperEnvHost returns the hostname of the ZooKeeper server to use for testing.
GetZookeeperEnvPort returns the port of the ZooKeeper server to use for testing.
RunCommand establishes a TCP connection the ZooKeeper command port that accepts the four-letter ZooKeeper commands and sends the given command.