Skip to content

brightdroid/nagios-plugins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

nagios-plugins

Alternative Nagios Plugins written in Python

check_http

This plugin can check http(s) content, even behind a proxy with https!

Example:

./check_http.py -p http://proxy:port http://www.google.com

check_ssl

This plugin can check ssl certificates, even behind a proxy!

Example:

./check_ssl.py -p http://proxy:port google.com

Releases

No releases published

Packages

No packages published

Languages