NAME

dta-cab-http-check.perl - DTA::CAB http-server monitoring plugin for nagios/icinga

SYNOPSIS

 dta-cab-http-check.perl [OPTIONS] SERVER_URL

 Options:
  -h, -help               # this help message
  -V, -version            # show version information and exit
  -t, -timeout SECS       # set probe query timeout (default=60)
  -w, -time-warn SECS     # set response time threshold for 'warning' state (default=10)
  -c, -time-crit SECS     # set response time threshold for 'critical' state (default=60)
                          #     (-c=0: treat timeouts as WARNING states)
  -s, -status             # perform a 'status' query SERVER_URL/status?f=json (default)
  -q, -query QSTR         # perform a default query on SERVER_URL/query?qd=QSTR
  -v, -verbose            # increase verbosity level

 Arguments:
  SERVER_URL              # url to check

 Examples:
   dta-cab-http-check.perl http://kaskade.dwds.de:9099
   dta-cab-http-check.perl http+unix:/tmp/cab/dstar-http-9096.sock//

DESCRIPTION

...

SEE ALSO

...

COPYRIGHT

Copyright (c) 2016-2019, Bryan Jurish. All rights reserved.

This package is free software. You may redistribute it and/or modify it under the same terms as Perl itself, either Perl 5.20.2 or at your option any newer version of Perl 5 you have available.

AUTHOR

Bryan Jurish <jurish@bbaw.de<gt>