
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
Owner
Project Files
File | Description |
---|---|
check_http_nrpe.exe | check_http_nrpe.exe |
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
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.
Page Sections
Project Stats
Rating
2.5 (2)
Favorites
0
Views
260,093