Windows NRPE

check_http_nrpe

Description:

A plugin written in C# that tries to mimick the check_http plugin that is called via NRPE on a host in an MS NLB Cluster.

Current Version

Last Release Date

June 15, 2009

Compatible With


Nagios CSP

Meet The New Nagios Core Services Platform

Built on over 25 years of monitoring experience, the Nagios Core Services Platform provides insightful monitoring dashboards, time-saving monitoring wizards, and unmatched ease of use. Use it for free indefinitely.

Monitoring Made Magically Better

  • Nagios Core on Overdrive
  • Powerful Monitoring Dashboards
  • Time-Saving Configuration Wizards
  • Open Source Powered Monitoring On Steroids
  • And So Much More!
Project Files
Project Notes
Designed to circumvent the MS NLB. The plugin is called via nrpe and will execute on the host in the nlb cluster. Designed to check a vip on the actual host it is executed from, rather then thru the nlb, so you know which server the alert came from. COMMAND DEFINITION: define command{ command_name check_http_nrpe command_line /usr/lib/nagios/plugins/check_nrpe -H $HOSTADDRESS$ -p 5666 -t 30 -c check_http_nrpe -a $ARG1$ $ARG2$ $ARG3$ } SERVICE DEFINITION: check_command check_http_nrpe!www.yourwebsite.com!index.html!0 or check_command check_http_nrpe!www.yourwebsite.com!/subfolder/index.html!0 or check_command check_http_nrpe!www.yourwebsite.com!redirect.html!1 NRPE CONFIGURATION: commandcheck_http_nrpe=C:Progra~1nrpe_ntpluginscheck_http_nrpe.exe $ARG1$ $ARG2$ $ARG3$ Please let me know how it goes.
Reviews (2) Add a Review
Nice!!
by Mitchell, March 31, 2013
Thanks for the plugin. have a quick question on usage.
How do I use it for HTTPS and a different port than 80?

Thanks
Ashish
Helpful? Yes  No 
Nice Tool
by shawnbrito, August 31, 2010
This is a nice tool if you need only the "200 OK HTTP/1.0" displayed as the output.. I Was trying to get the remaining output from my custom php file with no success.. Maybe in the next version, we might see the php/jsp/serlet/etc output displayed as well :)
Helpful? Yes  No 
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
2.5 (2)
Favorites
0
Views
260,093