NAME
    Zabbix::Cli::Monitor - Keep up-to-date with Zabbix from the command line

SYNOPSIS
      use Zabbix::Cli::Monitor;

DESCRIPTION
    Zabbix::Cli::Monitor is a simple application that uses the Zabbix API to
    get details of any hosts that have problems. More stuff to come.
    Probably. Just run the 'zabmon' script.

AUTHOR
    Dominic Humphries <dominic@oneandoneis2.com>

COPYRIGHT
    Copyright 2014- Dominic Humphries

LICENSE
    This library is free software; you can redistribute it and/or modify it
    under the same terms as Perl itself.

SEE ALSO