
Net::ZKMon

Description : A wrapper module around Zookeeper's 4 letter command words. The intention is to use the abstract methods and have the resultant data available in perl's scalar reference/hash ; thus reducing the parsing overhead involved in the scripts.


$this->new();
$this->conf();
$this->mntr();
$this->stat();
$this->envi();
$this->srvr();