Skip to content

Check a URL that returns JSON and emit the message and exit with the given exit code

License

Notifications You must be signed in to change notification settings

gurubobnz/check_http_json

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

check_http_json

Check a URL that returns JSON and emit the message and exit with the given exit code

usage: check_http_json [-h] [--auth authstring] url

Check a URL that returns JSON and emit the message and exit with the given
exit code

positional arguments:
  url

optional arguments:
  -h, --help  show this help message and exit
  --auth      specify a basic auth string in format username:password

About

Check a URL that returns JSON and emit the message and exit with the given exit code

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages