Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 555 Bytes

README.md

File metadata and controls

28 lines (16 loc) · 555 Bytes

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