Home Directory Plugins Network Protocols HTTP Nagios Plugin check_http_tao

Nagios Plugin check_http_tao

Bookmark and Share

Rating
0 votes
Favoured:
0
This is a python plugin for Nagios.
The check_http_tao plugin (written for Nagios 2 originally) tries to:
  • be more intelligent: By default, 30x status codes are resolved and only the end result is compared for correctness (unless an endless loop is detected, that is)
  • be more configurable: You can specify which status codes are allowed (so you can e.g. allow a 404 as correct, if you just want to check for 5xx or connection errors)

README.md

check_http_tao