=head1 NAME Flower - passive agent =head1 VERSION Version 0.09 =head1 SYNOPSIS start up your elasticsearch sudo /etc/init.d/elasticsearch start now ready to go ahead git clone https://github.com/santex/Flower.git; cd Flower; dzil build; dzil test; sudo dzil install; pwd=$(pwd); ip=127.0.0.1; perl $pwd"/bin/flower" --ip $ip --filepath $pwd"/data/" Then visit L in your browser. =cut