Skip to content

lightcastle/nagios-checks

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

nagios-checks

Various Nagios check scripts

check_haproxy

checks haproxy stats and reports errors if any of the servers for a proxy are down

Usage: check_haproxy.rb [options]

Specific options:
-u, --url URL                    csv-formatted stats URL to check (http://demo.1wt.eu/;csv
-p, --proxies [PROXIES]          Only check these proxies (eg proxy1,proxy2,proxylive)
-U, --user [USER]                basic auth USER to login as
-P, --password [PASSWORD]        basic auth PASSWORD
-d, --[no-]debug                 include debug output

License

GPL https://www.gnu.org/licenses/gpl.html

About

Various Nagios check scripts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published