1.0.4 • Published 6 years ago

check_http_json_performance v1.0.4

Weekly downloads
13
License
Beerware
Repository
github
Last release
6 years ago

check_http_json_performance

Nagios HTTP Check with parsed JSON performance output

Usage: node index.js

  -u, --url=ARG            The URL to request.
  -j, --method=ARG         HTTP Method to use (default: GET).
  -t, --timeout=ARG        Seconds before connection times out (default: 10).
  -p, --checkproperty=ARG  Warning/Critical checks should be made on this property from the body instead of the response time.
  -w, --warning=ARG        Warning threshold (default: 1000).
  -c, --critical=ARG       Critical threshold (default: 2000).
  -h, --help               Display this help.
  -V, --version            Show version.
1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago