HTTP

check_http_nagios_python

Description:

check_http with Python HTTPLIB

Current Version

Last Release Date

June 22, 2009

Compatible With


Project Files
Project Notes
This script realise a check_http as the basic Nagios check plugin but with some differences : -was written with Python ( use Httplib and urllib2 ) -check the response ( keyword presence ) Dont forget to put a timeout in your httplib module : -Edit /usr/lib/python2.4/httplib.py -Go to def connect(self): function -Add self.sock.timeout(xx) just before self.sock.connect xx= number of seconds
Reviews (0) Add a Review
Add a Review

You must be logged in to submit a review.

Thank you for your review!

Your review has been submitted and is pending approval.

Recommend

To:


From:


Thank you for your recommendation!

Your recommendation has been sent.

Project Stats
Rating
0 (0)
Favorites
0
Views
98,815