check_http_nrpe (Visit this link)

rating from 0 votes
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.
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:
command[check_http_nrpe]=C:\\Progra~1\\nrpe_nt\\plugins\\check_http_nrpe.exe $ARG1$ $ARG2$ $ARG3$

Please let me know how it goes.

Submitted by: grazzi
Hits: 601
Overall downloads: 58
Added: 2006-12-05 00:00:00
Last Modified: 2009-12-14 16:20:20

Filename Preview Size Description DL
check_http_nrpe.exe 20 kb check_http_nrpe.exe 261

Comments


Be the first to comment this project.

Leave a reply

If you just want to rate the project leave the other field empty.
Even though it would be nice if you would drop a line.

Allowed tags: blockquote, strong, a, b, i, u, code

Captcha Reload Image


  • Basic NRPE_NT Plugins

    rating from 0 votes
    The plugins are DOS programs written in C/C++ The nrpe_nt service calls these plug-ins and they return the following status on exit with a status string for information printed to stdout.
  • Check Active Directory - TK

    rating4 from 1 votes
    Performs Active Directory Health Check on domain controllers and member servers.
  • WMI agentless plugins

    rating from 0 votes
    This project consists of a set of VBS scripts that use Microsoft .NET Framework and WMI to retrieve data from remote Windows hosts without the need for agents on the remote hosts. Current release is 1.3 (December 5, 2008).
  • NagiosPluginsNT

    rating from 0 votes
    NagiosPluginsNT is a comprehensive collection of Nagios check plugins written in C# .NET. The goal is to eventually have a Windows equivalent to the official Nagios plugins for *NIX, but with the power of WMI for Windows monitoring.
  • Check File - TK

    rating4 from 1 votes
    check_file is a Nagios NRPE plugin for checking simple files or files in directories by using various types of filters like file count, size, age or name match.
  • Check Textsearch

    rating from 0 votes
    This plugin will do a text search inside of a file that you specify. If the text that you are searching for is found, then the script will return OK.
  • Check Exchange Backup

    rating from 0 votes
    I wrote a new way of checking Microsoft Exchange 2003 Backups, Simple, just needed to check the in AD the "Last time backup" of the Storage Group. I wrote the much simpler and much more precise script to monitor Exchange Servers Backup. It reports Warning if the backup is > 2 < 5 days, if its over 5 days old it reports CRITICAL. This is a big improvement over my old script that checked the BackupExec log file.
  • This vbscript will monitor processes on Windows Systems using NRPE

    rating1 from 1 votes
    The processes to be monitored are described in a .ini file in the same directory as the .vbs file. Information about processes to be monitored is stored on the monitored server, allowing people to add or remove processes to monitor without logging to the nagios server. Multiple processes can be monitored on the windows server, with only one service on the nagios server, minimizing impact on the performance of the nagios server in situations where many processes have to be monitored on many servers.
  • This vbscript will monitor services on Windows Systems using NRPE

    rating from 0 votes
    The services to be monitored are described in a .ini file in the same directory as the .vbs file. Information about services to be monitored is stored on the monitored server, allowing people to add or remove services to monitor without logging to the nagios server. Multiple services can be monitored on the windows server, with only one service on the nagios server, minimizing impact on the performance of the nagios server in situations where many services have to be monitored on many servers.
  • check_etrust_av

    rating from 0 votes
    Check the definitions for E-Trust AntiVirus are within current acceptable paramaters.
Catalot 1.3.0 (appkit/v0.9.0-dev, Agavi/1.0.0) | www.netways.de | Legal
© 2009 NETWAYS GmbH. The Program is provided AS IS, without warranty. Licensed under GPLv3.
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3.